[arch-commits] CVS update of extra/multimedia/easytag (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Jul 7 12:43:27 UTC 2007


    Date: Saturday, July 7, 2007 @ 08:43:27
  Author: jgc
    Path: /home/cvs-extra/extra/multimedia/easytag

Modified: PKGBUILD (1.34 -> 1.35)

upgpkg: easytag 2.1.1-2
Add libid3tag to depends for MP3 support


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/multimedia/easytag/PKGBUILD
diff -u extra/multimedia/easytag/PKGBUILD:1.34 extra/multimedia/easytag/PKGBUILD:1.35
--- extra/multimedia/easytag/PKGBUILD:1.34	Fri Jul  6 22:14:14 2007
+++ extra/multimedia/easytag/PKGBUILD	Sat Jul  7 08:43:27 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.34 2007/07/07 02:14:14 alexander Exp $
+# $Id: PKGBUILD,v 1.35 2007/07/07 12:43:27 jgc Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=easytag
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="EasyTAG is an utility for viewing, editing and writing easily and quickly the ID3 tags of your MP3 files"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('id3lib' 'gtk2' 'libvorbis' 'flac>=1.1.4' 'libmp4v2')
+depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac>=1.1.4' 'libmp4v2')
 source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 url="http://easytag.sourceforge.net/"
 md5sums=('af37a0a34e4d0808aabb7a24cffc75ee')




More information about the arch-commits mailing list