Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416287 - media-libs/memphis should not unconditionally depend on gtk-doc
Summary: media-libs/memphis should not unconditionally depend on gtk-doc
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 17:07 UTC by lxg
Modified: 2012-05-17 08:16 UTC (History)
0 users

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 lxg 2012-05-16 17:07:51 UTC
media-libs/memphis has a hard dependency on gtk-doc, which in turn pulls severall other potentially unnecessary packages.

A brief look into the configure.ac file of the memphis package suggests that the package could be built without gtk-doc support.

Please add a "doc" USE flag to media-libs/memphis.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-05-17 08:16:08 UTC
This is not fixable, because gtk-doc is need for the autoreconf step. I am sorry. But it is only a buildtime dep, so it can be removed afterwards.