Bug 175650 - Fix wxGTK handling in media-sound/audacity-1.3.2-r1
Bug#: 175650 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: dirtyepic@gentoo.org
Component: Ebuilds
URL: 
Summary: Fix wxGTK handling in media-sound/audacity-1.3.2-r1
Keywords:  
Status Whiteboard: 
Opened: 2007-04-23 04:29 0000
Description:   Opened: 2007-04-23 04:29 0000
>=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 From Ryan Hill 2007-04-23 04:44:24 0000 -------
Created an attachment (id=117041) [details]
audacity-1.3.2-r1.ebuild.wxwidgets.diff

------- Comment #2 From Alexis Ballier 2007-04-25 20:04:46 0000 -------
applied, thanks for the fix