Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145556 - ogmrip-0.10.0_rc3 uses deprecated gtk2 use-flag
Summary: ogmrip-0.10.0_rc3 uses deprecated gtk2 use-flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-30 00:32 UTC by Andreas Proschofsky (RETIRED)
Modified: 2006-09-01 13:35 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 Andreas Proschofsky (RETIRED) gentoo-dev 2006-08-30 00:32:54 UTC
The gtk2 use-flag has been deprecated since quite some time now, though the new ogmrip version uses it. Also historically it was only there to determine which one to use if there is a gtk-1 AND a gtk-2 version of an application, as ogmrip only has the latter, using it makes no sense at all

Solution is simple: Just replace the gtk2 use-flag with "gtk"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2006-09-01 13:35:02 UTC
This has now been fixed, so closing