Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175650 - Fix wxGTK handling in media-sound/audacity-1.3.2-r1
Summary: Fix wxGTK handling in media-sound/audacity-1.3.2-r1
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:
Depends on:
Blocks:
 
Reported: 2007-04-23 04:29 UTC by Ryan Hill (RETIRED)
Modified: 2007-04-25 20:04 UTC (History)
1 user (show)

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


Attachments
audacity-1.3.2-r1.ebuild.wxwidgets.diff (audacity-1.3.2-r1.ebuild.wxwidgets.diff,946 bytes, patch)
2007-04-23 04:44 UTC, Ryan Hill (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2007-04-23 04:29:54 UTC
>=audacity-1.3.2 is hardcoding the location of wx-config.  This'll break with upcoming changes we're making to support wxGTK-2.8.  The attached patch updates the ebuild to use wxwidgets eclass which ensures it'll work now and in the future.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-04-23 04:44:24 UTC
Created attachment 117041 [details, diff]
audacity-1.3.2-r1.ebuild.wxwidgets.diff
Comment 2 Alexis Ballier gentoo-dev 2007-04-25 20:04:46 UTC
applied, thanks for the fix