Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132136 - media-sound/noteedit arts dependency
Summary: media-sound/noteedit arts dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 08:19 UTC by Andreas Vinsander
Modified: 2006-10-02 15:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for noteedit-2.8.0.ebuild to allow compilation without arts (noteedit-2.8.0.ebuild.diff,538 bytes, patch)
2006-10-02 06:32 UTC, Andreas Vinsander
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Vinsander 2006-05-03 08:19:24 UTC
The media-sound/noteedit ebuilds have a hard dependency on arts.
If I understand the sayings written upstream (http://noteedit.berlios.de/doc/from_source.html#requirements) correctly, arts is not necessary for building noteedit.

I will put an edited ebuild in my portage overlay and report back my findings later.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-03 08:22:30 UTC
Because it doesn't build without it. Good luck. ;)
Comment 2 Andreas Vinsander 2006-05-03 13:08:39 UTC
(In reply to comment #1)
> Because it doesn't build without it. Good luck. ;)
> 

Not true, I have successfully built noteedit 2.8.0 without arts here on my amd64 box. It seems to work as expected, although playing the notation isn't doing it for me as I haven't got a soundcard with midi-support in the alsa drivers.
Comment 3 Andreas Vinsander 2006-09-08 03:55:50 UTC
Together with timidity it works without arts. When will we see that arts dependency removed?
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-01 23:27:49 UTC
The configure scripts requires aRTs to be present, please tell upstream to update their admin directory if aRTs is really optional.
Comment 5 Andreas Vinsander 2006-10-02 06:32:10 UTC
Created attachment 98603 [details, diff]
patch for noteedit-2.8.0.ebuild to allow compilation without arts

Just looked at the sources from noteedit-2.8.0.tar.gz, and the admin/acinclude.m4.in file seems to have the test that you want.

My computer have no arts installed whatsoever, and noteedit using the patched noteedit-2.8.0.ebuild can be installed and used without problem.
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-02 10:44:49 UTC
Reopening, will fix properly then.
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-02 15:55:26 UTC
Fixed properly now, by updating admindir.