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

Thomas Baechler thomas at archlinux.org
Thu Jun 7 14:30:29 UTC 2007


    Date: Thursday, June 7, 2007 @ 10:30:29
  Author: thomas
    Path: /home/cvs-extra/extra/multimedia/xine-lib

Modified: PKGBUILD (1.1 -> 1.2)

moved in x86_64 from current


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


Index: extra/multimedia/xine-lib/PKGBUILD
diff -u extra/multimedia/xine-lib/PKGBUILD:1.1 extra/multimedia/xine-lib/PKGBUILD:1.2
--- extra/multimedia/xine-lib/PKGBUILD:1.1	Thu Jun  7 10:21:37 2007
+++ extra/multimedia/xine-lib/PKGBUILD	Thu Jun  7 10:30:28 2007
@@ -1,21 +1,24 @@
-# $Id: PKGBUILD,v 1.1 2007/06/07 14:21:37 thomas Exp $
+# $Id: PKGBUILD,v 1.2 2007/06/07 14:30:28 thomas Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=xine-lib
 pkgver=1.1.6
-pkgrel=2
+pkgrel=2.1
 pkgdesc="A free video player for Unix"
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
 depends=('libgl' 'libxvmc' 'esd' 'flac>=1.1.4' 'libvorbis' 'sdl' 'libmng' 'libtheora'
          'codecs')
 makedepends=('pkgconfig' 'libtool' 'automake' 'autoconf' 'imagemagick' 
-             'smbclient' 'mesa')
+             'smbclient' 'mesa' 'alsa-lib')
 options=('!libtool')
 source=(http://heanet.dl.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.gz
 	xine-lib-1.1.1-configure-no-mcpu-march.patch
 	bgo375866.patch)
 url="http://xinehq.de/"
+md5sums=('0795db067d191595a5ead8d638c4dfb2'
+         '9776df4eb54d2f1f68d8268adbc3b5c2'
+         '652998ea683f4647b950025ff5bb0064')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list