Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29522 - timidity++ ebuild does not compile oss support
Summary: timidity++ ebuild does not compile oss support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 09:18 UTC by Eric Nordenstam
Modified: 2003-09-25 23:44 UTC (History)
0 users

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


Attachments
Oops, the patch should have been (timiditypatch,43 bytes, patch)
2003-09-24 09:38 UTC, Eric Nordenstam
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Nordenstam 2003-09-24 09:18:19 UTC
Having oss in my USE-variable, I expected timidity to have
oss suport when I emerged it. This was not the case. Applying 
the following patch to timidity++-2.12.0.ebuild fixes this. With
this patch, timidity will compile with support for oss if the 
user has oss in his USE-variable.

----BEGIN PATCH----
58a59
>       use oss && audios="${audios},oss"
----END PATCH----
Comment 1 Eric Nordenstam 2003-09-24 09:38:17 UTC
Created attachment 18267 [details, diff]
Oops, the patch should have been
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-09-25 23:44:42 UTC
the OSS support is in -r3, ~x86 masked.