diff options
Diffstat (limited to 'abs/extra-testing/community')
-rw-r--r-- | abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD b/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD index 588c582..2d1e887 100644 --- a/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD +++ b/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD @@ -1,8 +1,7 @@ # Contributor: Dennis Brendel <buddabrod@gmail.com> - pkgname=xine-lib-vdpau-svn -pkgver=240 -pkgrel=1 +pkgver=222 +pkgrel=2 pkgdesc="A free video player library for Unix with support for vdpau" arch=('i686' 'x86_64') url="http://xinehq.de/" @@ -11,7 +10,7 @@ depends=('libxvmc' 'esound' 'flac>=1.1.4' 'libvorbis' 'sdl' 'libmng' 'libtheora' optdepends=('codecs') makedepends=('subversion' 'pkgconfig' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' 'vcdimager' 'jack-audio-connection-kit' 'cvs') conflicts=('xine-lib') -provides=('xine-lib=1.1.4' 'xine-lib') +provides=('xine-lib=1.1.16.1' 'xine-lib') _svntrunk=svn://jusst.de/xine-vdpau _svnmod=xine-vdpau |