<?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>13430</bug_id>
          
          <creation_ts>2003-01-07 11:51 0000</creation_ts>
          <short_desc>new version of id3lib (3.8.2)</short_desc>
          <delta_ts>2003-01-08 07:58:31 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_rc2</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://sourceforge.net/project/showfiles.php?group_id=979</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andreas.w.simon@gmail.com</reporter>
          <assigned_to>mholzer@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>andreas.w.simon@gmail.com</who>
            <bug_when>2003-01-07 11:51:45 0000</bug_when>
            <thetext>media-libs/id3lib in Gentoo is still version 3.8.0.
Although the website still says latest version 3.8.0,
version 3.8.2 was released on 2002-11-23 and can be found under
http://sourceforge.net/project/showfiles.php?group_id=979

It fixes some bugs from 3.8.0 like issues with lyrics tags, and adds vbr and
streaming support.

The only application I know of which uses id3lib (and which is in Gentoo) is
media-sound/easytag. This application must be recompiled after upgrading id3lib
from 3.8.0 to 3.8.2.

BTW, I use id3lib 3.8.2 together with easytag since 2002-11-29 and the random
crashes from easytag I had before the upgrade vanished since then.

The old ebuild from version 3.8.0 works fine with version 3.8.2 but the gcc 3
patch is not needed anymore. Thus the following part of the ebuild can be deleted:

&lt;
&lt;       if [ &quot;`gcc --version | cut -f1 -d.`&quot; == &quot;3&quot; ] ||
&lt;          ([ -n &quot;${CXX}&quot; ] &amp;&amp; [ &quot;`${CXX} --version | cut -f1 -d.`&quot; == &quot;3&quot; ]) ||
&lt;          [ &quot;`gcc --version|grep gcc|cut -f1 -d.|cut -f3 -d\ `&quot; == &quot;3&quot; ]
&lt;       then
&lt;               cd ${S}
&lt;               # Removed azarah&apos;s patch for _pre2 (doesn&apos;t seem to be
&lt;               # necessary for gcc3.2), added the following for 3.8.0 from
&lt;               # Michael Best &lt;gentoo@pendragon.org&gt; (Bug #6840)
&lt;               patch -p0 &lt;${FILESDIR}/${P}-gcc3.patch || die
&lt;       fi</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2003-01-08 07:58:31 0000</bug_when>
            <thetext>added in cvs

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-libs/id3lib/id3lib-
3.8.2.ebuild?rev=1.1&amp;content-type=text/vnd.viewcvs-markup

thx</thetext>
          </long_desc>
      
    </bug>

</bugzilla>