Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201779 - x11-themes/qtcurve has bogus USE flags "debug" and "xinerama"
Summary: x11-themes/qtcurve has bogus USE flags "debug" and "xinerama"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-09 16:44 UTC by Davide Pesavento (RETIRED)
Modified: 2008-02-17 17:16 UTC (History)
1 user (show)

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


Attachments
qtcurve-0.55.1.ebuild.patch (qtcurve-0.55.1.ebuild.patch,967 bytes, patch)
2007-12-09 16:44 UTC, Davide Pesavento (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pesavento (RETIRED) gentoo-dev 2007-12-09 16:44:17 UTC
qtcurve ebuild inherits debug and xinerama USE flags from kde.eclass, but they are not used in that ebuild, because qtcurve has no support for debug or xinerama.
The attached patch fixes latest ebuild by inheriting from kde-functions.eclass rather than kde.eclass. Current behaviour is maintained by inserting an invocation to buildsycoca() in pkg_postinst and pkg_postrm (this may not be necessary though).
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2007-12-09 16:44:55 UTC
Created attachment 138104 [details, diff]
qtcurve-0.55.1.ebuild.patch
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2008-02-17 17:16:49 UTC
Fixed in 0.55.3.