<?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>45944</bug_id>
          
          <creation_ts>2004-03-27 19:22 0000</creation_ts>
          <short_desc>media-sound/normalize potentially will not honor xmms USE setting</short_desc>
          <delta_ts>2004-03-28 16:39:46 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>Ebuilds</component>
          <version>1.4_rc4</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>thompson@pobox.com</reporter>
          <assigned_to>eradicator@gentoo.org</assigned_to>
          <cc>sound@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>thompson@pobox.com</who>
            <bug_when>2004-03-27 19:22:59 0000</bug_when>
            <thetext>normalize-0.7.6-r1 has optional xmms support, however, its configure
script autodetects if xmms is installed, and tries to compile in
some xmms related thing, regardless of the USE setting. Inserting
this line should fix it:

use xmms || myconf=&quot;${myconf} --disable-xmms&quot;

This fixes the case where you have an xmms installed somewhere, but
do not want normalize to have xmms optional stuff in. And in my
case, I happened to have an xmms binary in /usr/local/bin, but no
headers installed, and it caused the compilation to fail.

Thanks</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2004-03-28 16:39:46 0000</bug_when>
            <thetext>-r2 fixes this and also uses the audiofile USE flag.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>