<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>137547</bug_id>
          
          <creation_ts>2006-06-22 00:30 0000</creation_ts>
          <short_desc>scummvm links against libfluidsynth without a dep</short_desc>
          <delta_ts>2006-06-22 00:53:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>cbm@m.fsf.org</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>cbm@m.fsf.org</who>
            <bug_when>2006-06-22 00:30:05 0000</bug_when>
            <thetext>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 &quot;./configure --help&quot;:
  --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&apos;t see a midi use flag but this feature should either be controlled with a use flag or forced on or off.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2006-06-22 00:53:18 0000</bug_when>
            <thetext>yep.  Fixed in cvs.  Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>