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

Aaron Griffin aaron at archlinux.org
Mon Dec 17 21:33:40 UTC 2007


    Date: Monday, December 17, 2007 @ 16:33:40
  Author: aaron
    Path: /home/cvs-extra/extra/multimedia/xine-lib

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: xine-lib 1.1.8-2
Remove the codecs dependency


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


Index: extra/multimedia/xine-lib/PKGBUILD
diff -u extra/multimedia/xine-lib/PKGBUILD:1.6 extra/multimedia/xine-lib/PKGBUILD:1.7
--- extra/multimedia/xine-lib/PKGBUILD:1.6	Mon Oct  8 14:35:47 2007
+++ extra/multimedia/xine-lib/PKGBUILD	Mon Dec 17 16:33:40 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.6 2007/10/08 18:35:47 aaron Exp $
+# $Id: PKGBUILD,v 1.7 2007/12/17 21:33:40 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org> 
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=xine-lib
 pkgver=1.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A free video player for Unix"
 arch=('i686' 'x86_64')
 url="http://xinehq.de/"
 license=('LGPL' 'GPL')
-#TODO remove 'codecs' and make them optional
 depends=('libgl' 'libxvmc' 'esd' 'flac>=1.1.4' 'libvorbis' 'sdl' 'libmng' 'libtheora'
-         'codecs' 'libxcb')
+         'libxcb')
 makedepends=('pkgconfig' 'libtool' 'automake' 'autoconf' 'imagemagick' 
              'smbclient' 'mesa' 'alsa-lib' 'vcdimager')
 source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.gz




More information about the arch-commits mailing list