diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-27 23:46:36 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-27 23:46:36 (GMT) |
commit | 05a91fff085a94534d9096986d058a0b52af0849 (patch) | |
tree | e1b055d023a8f57d0333381c62982ab2ce354194 /abs | |
parent | 240fef715c025abf872f7f3e8b9a99e0d987953d (diff) | |
download | linhes_pkgbuild-05a91fff085a94534d9096986d058a0b52af0849.zip linhes_pkgbuild-05a91fff085a94534d9096986d058a0b52af0849.tar.gz linhes_pkgbuild-05a91fff085a94534d9096986d058a0b52af0849.tar.bz2 |
Modifications for deps.
Diffstat (limited to 'abs')
-rw-r--r-- | abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD b/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD index c97b160..881b636 100644 --- a/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD +++ b/abs/extra-testing/community/xine-lib-vdpau-svn/PKGBUILD @@ -1,13 +1,13 @@ # Contributor: Dennis Brendel <buddabrod@gmail.com> pkgname=xine-lib-vdpau-svn -pkgver=222 +pkgver=240 pkgrel=1 pkgdesc="A free video player library for Unix with support for vdpau" arch=('i686' 'x86_64') url="http://xinehq.de/" license=('GPL') -depends=('libxvmc' 'esound' 'flac>=1.1.4' 'libvorbis' 'sdl' 'libmng' 'libtheora' 'libxcb' 'wavpack' 'ffmpeg>=20080715' 'heimdal>=1.2.1' 'nvidia-utils>=180.16' 'nvidia>=180.16') +depends=('libxvmc' 'esound' 'flac>=1.1.4' 'libvorbis' 'sdl' 'libmng' 'libtheora' 'libxcb' 'wavpack' 'ffmpeg>=20080715' 'heimdal>=1.2.1' 'nvidia-utils-beta>=180.16' 'nvidia-beta>=180.16') optdepends=('codecs') makedepends=('subversion' 'pkgconfig' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' 'vcdimager' 'jack-audio-connection-kit' 'cvs') conflicts=('xine-lib') |