Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156193 - media-sound/orpheus does not have to be removed with GNOME 1.x
Summary: media-sound/orpheus does not have to be removed with GNOME 1.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 156194 (view as bug list)
Depends on:
Blocks: gnome1-removal
  Show dependency tree
 
Reported: 2006-11-25 02:56 UTC by Alberto Sánchez Molero
Modified: 2006-11-29 11:59 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Sánchez Molero 2006-11-25 02:56:37 UTC
I have tried to remove the libghttp dependency from orpheus. Configure gives this information:

checking for ghttp_request_new in -lghttp... no
configure: warning: libghttp not found - the support for CDDB is be disabled

The program compiles and works, so the libghttp dependency can be removed and the program can be avoided from removal.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-25 03:09:55 UTC
*** Bug 156194 has been marked as a duplicate of this bug. ***
Comment 2 Mart Raudsepp gentoo-dev 2006-11-25 09:27:23 UTC
I'm not sure that libghttp has to be removed with GNOME-1.x, as it depends only on libc. I have raised this concern on bug 154102
Comment 3 Mart Raudsepp gentoo-dev 2006-11-25 09:45:35 UTC
If libghttp remains, orpheus could also grow a cddb USE flag upon which the dependency on libghttp depends on. I hear from aballier that this needs some configure.in patching
Comment 4 Mart Raudsepp gentoo-dev 2006-11-27 22:13:56 UTC
Note that compnerd has removed libghttp from package.mask, so libghttp can be used again. So I believe orpheus can be taken out of p.mask as well if compnerd is notified appropriately :)
Comment 5 Alexis Ballier gentoo-dev 2006-11-29 11:59:24 UTC
Removed from pmask, cddb use flag added, 1.6 bumped ;)