ports/61649: [Maintainer Update] Audio/gtkpod to 0.72

David david at dyn-ns.net
Wed Jan 21 22:41:04 UTC 2004


The following reply was made to PR ports/61649; it has been noted by GNATS.

From: David <david at dyn-ns.net>
To: freebsd-gnats-submit at FreeBSD.org, david at dyn-ns.net
Cc:  
Subject: Re: ports/61649: [Maintainer Update] Audio/gtkpod to 0.72
Date: Wed, 21 Jan 2004 23:37:36 +0100

 --XOIedfhf+7KOe/yw
 Content-Type: multipart/mixed; boundary="huq684BweRXVnRxX"
 Content-Disposition: inline
 
 
 --huq684BweRXVnRxX
 Content-Type: text/plain; charset=iso-8859-15
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Here is the patch in order to compile gtkpod with gcc 2.95.
 Please, add it to the files directory.
 
 Thanks in advance.
 David=20
 
 --huq684BweRXVnRxX
 Content-Type: text/plain; charset=iso-8859-15
 Content-Disposition: attachment; filename="patch-src::mp3file.c"
 Content-Transfer-Encoding: quoted-printable
 
 --- src/mp3file.c.old	Sat Jan 17 10:37:48 2004
 +++ src/mp3file.c	Wed Jan 21 22:25:48 2004
 @@ -1296,6 +1296,7 @@
  {
      Track *track =3D NULL;
      File_Tag filetag;
 +    mp3info *mp3info;
 =20
      track =3D g_malloc0 (sizeof (Track));
 =20
 @@ -1370,7 +1371,7 @@
      }
 =20
      /* Get additional info (play time and bitrate */
 -    mp3info *mp3info =3D mp3file_get_info (name);
 +    mp3info =3D mp3file_get_info (name);
      if (mp3info)
      {
  	track->tracklen =3D mp3info->milliseconds;
 
 --huq684BweRXVnRxX--
 
 --XOIedfhf+7KOe/yw
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFADv8wMwX0k4BjnacRAhI+AKDsZXamTU6PZj65s7qHQGU//SexAgCgyv4c
 sXOxOqDlPMvcikrLwZSZZZE=
 =Wtzu
 -----END PGP SIGNATURE-----
 
 --XOIedfhf+7KOe/yw--



More information about the freebsd-ports-bugs mailing list