<?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>224321</bug_id>
          
          <creation_ts>2008-05-31 13:25 0000</creation_ts>
          <short_desc>fuse-utils ebuild automagically configures with audiofile support</short_desc>
          <delta_ts>2008-06-11 23:11:06 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>darkside@gentoo.org</reporter>
          <assigned_to>darkside@gentoo.org</assigned_to>
          <cc>jmfo1982@yahoo.es</cc>

      

      
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-05-31 13:25:14 0000</bug_when>
            <thetext>I didn&apos;t get time to update this week, so placing a bug to remind me to get to it next week.

Hi Jeremy, I&apos;ve revised the fuse-utils ebuild and fixed/improved it with the following changes:

- Added ~amd64 keyword, since it compiles and works fine under my amd64 machine.
- Added optional dependency for audiofile (using the audiofile use flag).
- Added pkgconfig as a build-time dependency, it won&apos;t compile without it.
- Removed THANKS from dodoc list of files, because it doesn&apos;t exist (it was a copy/paste mistake).
- Changed man/fuse.1 (which doesn&apos;t exit) to man/*.1 in doman list of files (another copy/paste mistake), so now the manual pages will be installed.

I&apos;ve attached the patch file with these changes (created with diff -u).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-05-31 13:26:20 0000</bug_when>
            <thetext>Created an attachment (id=154949)
submitted by jose via email.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-06-02 02:59:01 0000</bug_when>
            <thetext>José,
I review the ebuild and it looked good. I removed the src_compile() function because it wasn&apos;t needed, the default src_compile did exactly what was in the ebuild already.

The amd64 team wants a gentoo dev to confirm the package before we can add the ~amd64 keyword, so I will ping them about that.

Keep up the good work.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-06-02 13:11:15 0000</bug_when>
            <thetext>(In reply to comment #0)

&gt; - Added optional dependency for audiofile (using the audiofile use flag).

Without the audiofile use flag the configure script still finds audiofile and supports it. This is bad.

checking for audiofile-config... /usr/bin/audiofile-config
checking for Audio File Library - version &gt;= 0.2.3... yes

We need a use enable call here to configure, but I didn&apos;t see that option in the configure script. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmfo1982@yahoo.es</who>
            <bug_when>2008-06-02 18:14:50 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; Without the audiofile use flag the configure script still finds audiofile and
&gt; supports it. This is bad.
&gt; 
&gt; checking for audiofile-config... /usr/bin/audiofile-config
&gt; checking for Audio File Library - version &gt;= 0.2.3... yes
&gt; 
&gt; We need a use enable call here to configure, but I didn&apos;t see that option in
&gt; the configure script. 

Hi Jeremy, you&apos;re right. I found that strange but didn&apos;t know if that was bad. So after searching a bit of research on the topic, I&apos;ve read the Gentoo documentation on &quot;Automagic dependencies, what they are and how to fix them&quot;.

I&apos;ve just prepared a patch (against fuse-utils-0.9.0 configure.in file) that makes it possible to disable audiofile with &apos;--without-audiofile&apos; configure option. I&apos;ll send it upstream right now.

Thanks for your warning.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-06-02 18:21:13 0000</bug_when>
            <thetext>(In reply to comment #4)

&gt; I&apos;ve just prepared a patch (against fuse-utils-0.9.0 configure.in file) that
&gt; makes it possible to disable audiofile with &apos;--without-audiofile&apos; configure
&gt; option. I&apos;ll send it upstream right now.

Ok, thanks. I have talked to upstream once and they seem pretty responsive. Let me know if you have any troubles and update this bug once you hear back. If they don&apos;t want to make a new release for this issue (understandable) then we can patch it in here as well until they release a new version in the future.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-06-10 02:07:34 0000</bug_when>
            <thetext>update? I would like to resolve this.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmfo1982@yahoo.es</who>
            <bug_when>2008-06-10 11:20:35 0000</bug_when>
            <thetext>(In reply to comment #6)
&gt; update? I would like to resolve this.

I&apos;ve had no reply from upstream. Here&apos;s the link to the patch I sent to them:

http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1982487&amp;group_id=91293&amp;atid=596650</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>darkside@gentoo.org</who>
            <bug_when>2008-06-11 23:11:06 0000</bug_when>
            <thetext>(In reply to comment #7)
&gt; (In reply to comment #6)
&gt; &gt; update? I would like to resolve this.
&gt; 
&gt; I&apos;ve had no reply from upstream. Here&apos;s the link to the patch I sent to them:
&gt; 
&gt; http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1982487&amp;group_id=91293&amp;atid=596650
&gt; 

Fixed in -r2. Please look over the ebuild and let me know via email if you don&apos;t understand something ;) Thanks!
</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>154949</attachid>
            <date>2008-05-31 13:26 0000</date>
            <desc>submitted by jose via email.</desc>
            <filename>fuse-utils-0.9.0.ebuild.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9hcHAtZW11bGF0aW9uL2Z1c2UtdXRpbHMvZnVzZS11dGlscy0wLjku
MC5lYnVpbGQJMjAwOC0wNS0zMCAwMzo1NjowMS4wMDAwMDAwMDAgKzAyMDAKKysrIGZ1c2UtdXRp
bHMtMC45LjAuZWJ1aWxkCTIwMDgtMDUtMzAgMTc6MzU6NTMuMDAwMDAwMDAwICswMjAwCkBAIC04
LDEwICs4LDEzIEBACiAKIExJQ0VOU0U9IkdQTC0yIgogU0xPVD0iMCIKLUtFWVdPUkRTPSJ+eDg2
IgotSVVTRT0iIgorS0VZV09SRFM9In5hbWQ2NCB+eDg2IgorSVVTRT0iYXVkaW9maWxlIgogCi1S
REVQRU5EPSI+PWFwcC1lbXVsYXRpb24vbGlic3BlY3RydW0tMC40LjAiCitSREVQRU5EPSI+PWFw
cC1lbXVsYXRpb24vbGlic3BlY3RydW0tMC40LjAKKwlhdWRpb2ZpbGU/ICggPj1tZWRpYS1saWJz
L2F1ZGlvZmlsZS0wLjIuMyApIgorREVQRU5EPSIke1JERVBFTkR9CisJZGV2LXV0aWwvcGtnY29u
ZmlnIgogCiBzcmNfY29tcGlsZSgpIHsKIAllY29uZiB8fCBkaWUgImVjb25mIGZhaWxlZCEiCkBA
IC0yMCw2ICsyMyw2IEBACiAKIHNyY19pbnN0YWxsKCkgewogCQllbWFrZSBpbnN0YWxsIERFU1RE
SVI9IiR7RH0iIHx8IGRpZQotCQlkb2RvYyBBVVRIT1JTIENoYW5nZUxvZyBSRUFETUUgVEhBTktT
Ci0JCWRvbWFuIG1hbi9mdXNlLjEKKwkJZG9kb2MgQVVUSE9SUyBDaGFuZ2VMb2cgUkVBRE1FCisJ
CWRvbWFuIG1hbi8qLjEKIH0K
</data>        

          </attachment>
    </bug>

</bugzilla>