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

Bug 39743

Summary: (ebuild update) awesfx has been updated to 0.5.0
Product: Gentoo Linux Reporter: Felix Riemann <friemann>
Component: New packagesAssignee: Jeremy Huddleston (RETIRED) <eradicator>
Status: RESOLVED FIXED    
Severity: enhancement CC: sound
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: All   
URL: http://www.alsa-project.org/~iwai/awedrv.html#Utils
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild
ebuild v2
ebuild v3
ebuild v.4
ebuild V. 5

Description Felix Riemann 2004-01-29 03:33:55 UTC
awesfx has been updated to version 0.5.0 two days ago.
The most important change is the addition of asfxload.
It does the same as the still included sfxload (load SoundFonts), but uses ALSA directly. 
The new version makes a static version of libawe only, but that might not be a problem, since I couldn't find any package dependent on awesfx.
Comment 1 Felix Riemann 2004-01-29 03:36:20 UTC
Created attachment 24587 [details]
ebuild

i rewrote the ebuild, since awesfx changed the make system
Comment 2 Felix Riemann 2004-01-30 03:31:26 UTC
Created attachment 24626 [details]
ebuild v2

I updated the ebuild, so that only asfxload is linked against libasound.so.
Comment 3 Felix Riemann 2004-02-01 07:07:36 UTC
Created attachment 24744 [details]
ebuild v3

the third try
this time with the option to disable alsa (and asfxload) completely using the
alsa use flag. It's probably not a nice way to do it, but it seems to work.
Comment 4 Felix Riemann 2004-02-05 09:50:45 UTC
Created attachment 25019 [details]
ebuild v.4

and number 4
this one uses the newly released awesfx-0.5.0a, which fixes minor things.
Comment 5 Richard Freeman gentoo-dev 2004-02-06 20:59:54 UTC
The 0.5.0a ebuild works fine for me.  I'm finally able to get soundfonts working again with alsa under linux 2.6.2.
Comment 6 Felix Riemann 2004-02-28 03:22:42 UTC
Created attachment 26510 [details]
ebuild V. 5

awesfx-0.5.0b has been released with some "minor fixes for sf2text".
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-28 04:04:47 UTC
added to portage.  thanks for the update...