Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18011 - sdl-mixer looks for timidity patchs in wrong directory
Summary: sdl-mixer looks for timidity patchs in wrong directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-22 15:42 UTC by Jordan
Modified: 2003-03-24 19:28 UTC (History)
0 users

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


Attachments
the ebuild (sdl-mixer-1.2.5-r1.ebuild,1.18 KB, text/plain)
2003-03-22 15:42 UTC, Jordan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2003-03-22 15:42:11 UTC
In timidity/config.h there's a line that tells sdl-mixer to look for timidity
patches in /usr/local/lib/timidity. timidity-eawpatches installs into
/usr/share/timidity. This causes prboom and probably any other programs that use
sdl-mixer's midi to wave converter to not work unless I link
/usr/local/lib/timidity to /usr/share/timidity I made an ebuild that uses sed to
change this, it's a pretty simple fix.
Comment 1 Jordan 2003-03-22 15:42:35 UTC
Created attachment 9702 [details]
the ebuild

this fixes the problem
Comment 2 Philip Walls (RETIRED) gentoo-dev 2003-03-24 19:28:49 UTC
Thanks alot, patched and unmasked for all except alpha.
If anyone has any problems, please reopen this bug.