Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175650

Summary: Fix wxGTK handling in media-sound/audacity-1.3.2-r1
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: wxwidgets
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: audacity-1.3.2-r1.ebuild.wxwidgets.diff

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