[arch-commits] CVS update of extra/gnome/totem-xine (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri May 18 03:24:26 UTC 2007


    Date: Thursday, May 17, 2007 @ 23:24:26
  Author: eric
    Path: /home/cvs-extra/extra/gnome/totem-xine

Modified: PKGBUILD (1.26 -> 1.27)

upgpkg: totem-xine 2.18.2-1

Added missing makedepends: iso-codes
Changed nolibtool to !libtool


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


Index: extra/gnome/totem-xine/PKGBUILD
diff -u extra/gnome/totem-xine/PKGBUILD:1.26 extra/gnome/totem-xine/PKGBUILD:1.27
--- extra/gnome/totem-xine/PKGBUILD:1.26	Wed May 16 17:53:41 2007
+++ extra/gnome/totem-xine/PKGBUILD	Thu May 17 23:24:26 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.26 2007/05/16 21:53:41 jgc Exp $
+# $Id: PKGBUILD,v 1.27 2007/05/18 03:24:26 eric Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem-xine
@@ -7,10 +7,10 @@
 url="http://www.hadess.net/totem.php3"
 pkgdesc="A GNOME2 integrated movie player based on Xine"
 depends=("totem-plparser>=${pkgver}" 'xine-lib>=1.1.6-2' 'gnome-desktop>=2.18.1' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'scrollkeeper')
-options=('nolibtool')
+options=('!libtool')
 arch=(i686 x86_64)
 license=('GPL')
-makedepends=('perlxml' 'nautilus>=2.18.1' 'xulrunner>=1.8.1' 'pkgconfig')
+makedepends=('perlxml' 'nautilus>=2.18.1' 'xulrunner>=1.8.1' 'pkgconfig' 'iso-codes')
 conflicts=('totem')
 provides=('totem')
 install=totem.install




More information about the arch-commits mailing list