First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 137547
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Colin Macdonald <cbm@sfu.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 137547 depends on: Show dependency tree
Show dependency graph
Bug 137547 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-22 00:30 0000
During the built process, scummvm checks for fluidsynth:

  Checking for libfluidsynth... yes

and if found, it links against it, but fluidsynth is not listed as a
dependency.  This causes problems for binary packages (which is how I noticed).

Notice from "./configure --help":
  --with-fluidsynth-prefix=DIR  Prefix where libfluidsynth is installed
(optional)
  --disable-fluidsynth     disable fluidsynth MIDI driver [autodetect]

We definitely do not want to autodetect.  I didn't see a midi use flag but this
feature should either be controlled with a use flag or forced on or off.

------- Comment #1 From Mr. Bones. 2006-06-22 00:53:18 0000 -------
yep.  Fixed in cvs.  Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug