Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27039 - New ebuild fluidsynth-1.0.2
Summary: New ebuild fluidsynth-1.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: EBUILD
: 27041 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-21 02:08 UTC by Rossen Apostolov
Modified: 2003-09-20 19:24 UTC (History)
1 user (show)

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


Attachments
fluidsynth-1.0.3.ebuild (fluidsynth-1.0.3.ebuild,1.33 KB, text/plain)
2003-09-10 08:25 UTC, Jonathan Kraut
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rossen Apostolov 2003-08-21 02:08:55 UTC
same abuild, but removed the hardcoded version number in the download link

Reproducible: Always
Steps to Reproduce:
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-08-21 03:53:29 UTC
*** Bug 27041 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-08-23 16:23:04 UTC
where is the attachment?
Comment 3 Rossen Apostolov 2003-08-24 18:59:06 UTC
the aatachment is in Bug 27041. i haven't set the cookies to accept bugs.gentoo.org
and couldn't attach here

btw, fluidsynth-1.0.2 compiles properly with 

  use sse && myconfig="--enable-SSE ${myconfig}"   

which was supposed to be broken in the previous 1.0.1.ebuild.

did anyone have problems with sse in 1.0.2?
Comment 4 Jonathan Kraut 2003-09-10 08:20:14 UTC
Hello All,

Fluidsynth 1.03 is available.
I cleaned up the ebuild a bit including making jack optional.
However, I left ladspa as a requirement, unless we want to make a local USE variable for it.
As well, the v1.0.3 will compile with USE=sse.
However, I added a comment about enabling sse in one place only
(ie either in CLFAGS or in USE), otherwise distorted sound results. (ooops).
Comment 5 Jonathan Kraut 2003-09-10 08:22:06 UTC
Whoops, my browser frorze and I got confused and I committed to the wrong bug.
Sorry, please ignore the above.
Comment 6 Jonathan Kraut 2003-09-10 08:25:42 UTC
Created attachment 17439 [details]
fluidsynth-1.0.3.ebuild

(bangs head on keyboard, notes that he actually did commit to right bug).
Out of it this morning. Sorry. Here's the ebuild.
Comment 7 J. Ellis (RETIRED) gentoo-dev 2003-09-20 19:24:39 UTC
Commit, ~x86 masked. I made an attempt to codify that comments about use=see and CFLAGS. Let me know if there are any issues with it.

Thanks for the submission.