Date: Wednesday, July 28, 2010 @ 15:24:50 Author: eric Revision: 86311
upgpkg: xine-lib 1.1.19-1 Upstream update Modified: xine-lib/trunk/ChangeLog xine-lib/trunk/PKGBUILD -----------+ ChangeLog | 5 +++++ PKGBUILD | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) Modified: ChangeLog =================================================================== --- ChangeLog 2010-07-28 18:01:18 UTC (rev 86310) +++ ChangeLog 2010-07-28 19:24:50 UTC (rev 86311) @@ -1,3 +1,8 @@ +2010-07-28 Eric Belanger <[email protected]> + + * xine-lib 1.1.19-1 + * Upstream update + 2010-07-03 Eric Belanger <[email protected]> * xine-lib 1.1.18.1-2 Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-28 18:01:18 UTC (rev 86310) +++ PKGBUILD 2010-07-28 19:24:50 UTC (rev 86311) @@ -3,15 +3,15 @@ # Contributor: Judd Vinet <[email protected]> pkgname=xine-lib -pkgver=1.1.18.1 -pkgrel=2 +pkgver=1.1.19 +pkgrel=1 pkgdesc="A multimedia playback engine" arch=('i686' 'x86_64') url="http://www.xine-project.org" license=('LGPL' 'GPL') depends=('libgl' 'libxvmc' 'esound' 'flac' 'libvorbis' 'sdl' 'libmng' 'libtheora' 'libxcb' 'wavpack' 'ffmpeg' 'heimdal' 'faad2') -makedepends=('pkgconfig' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' +makedepends=('pkg-config' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' 'vcdimager' 'jack' 'gtk2') optdepends=('imagemagick: for using the imagemagick plugin' 'smbclient: for using the smb plugin' \ 'jack: for using the jack plugin' 'vcdimager: for using the vcd plugin' \ @@ -20,8 +20,8 @@ changelog=ChangeLog source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.bz2 xine-lib-1.1.1-configure-no-mcpu-march.patch) -md5sums=('3efad551f2f8a9c5734855a6639694ef' '9776df4eb54d2f1f68d8268adbc3b5c2') -sha1sums=('783232b6d6e23850a7ac97bf53b2a8bc2e743270' '121a8358d7919b2e51067412373f52848290338a') +md5sums=('a410a0f0617e1d6309f0cbe907f73f8a' '9776df4eb54d2f1f68d8268adbc3b5c2') +sha1sums=('5afcc28c5cf2bdaab99d951960f6587797e1e5a0' '121a8358d7919b2e51067412373f52848290338a') build() { cd "${srcdir}/${pkgname}-${pkgver}"
