summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2009-12-10 14:07:29 (GMT)
committerNathan Harris <nharris@eoimaging.com>2009-12-10 14:07:29 (GMT)
commit5d7d46cefff18fd3726e22405aeabbd93b7057b7 (patch)
tree9abc7dea95d122ae114a17f68703714551878d41 /abs/extra-testing/community
parent0985d468062ff1c0234824d26b5a13855920b4f3 (diff)
downloadlinhes_pkgbuild-5d7d46cefff18fd3726e22405aeabbd93b7057b7.zip
linhes_pkgbuild-5d7d46cefff18fd3726e22405aeabbd93b7057b7.tar.gz
linhes_pkgbuild-5d7d46cefff18fd3726e22405aeabbd93b7057b7.tar.bz2
xbmc-svn: bumped to svn 25089
Diffstat (limited to 'abs/extra-testing/community')
-rw-r--r--abs/extra-testing/community/xbmc-svn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/community/xbmc-svn/PKGBUILD b/abs/extra-testing/community/xbmc-svn/PKGBUILD
index c831af3..46647a3 100644
--- a/abs/extra-testing/community/xbmc-svn/PKGBUILD
+++ b/abs/extra-testing/community/xbmc-svn/PKGBUILD
@@ -5,7 +5,7 @@
# for his xbmc-vdpau-vdr PKGBUILD at https://archvdr.svn.sourceforge.net/svnroot/archvdr/trunk/archvdr/xbmc-vdpau-vdr/PKGBUILD
pkgname=xbmc-svn
-pkgver=24428
+pkgver=25089
pkgrel=1
pkgdesc="XBMC Media Center from SVN"
provides=('xbmc')
@@ -18,14 +18,14 @@ depends=('alsa-lib' 'curl' 'enca' 'faac' 'freetype2' 'fribidi' 'gawk' 'glew'
'libxinerama' 'libxrandr' 'lzo2' 'sdl_image' 'sdl_mixer' 'sqlite3'
'tre' 'unzip' 'libcdio' 'libsamplerate' 'python' 'avahi' 'libmad'
'a52dec' 'libdca' 'faad2' 'libmpeg2' 'libvorbis' 'libogg' 'libmms'
- 'libmpcdec' 'flac' 'wavpack' 'xorg-utils' 'smbclient')
+ 'libmpcdec' 'flac' 'wavpack' 'xorg-utils' 'smbclient' 'libvdpau')
makedepends=('subversion' 'autoconf' 'automake' 'boost' 'cmake' 'gcc' 'gperf'
'libtool>=2.2.6a-1' 'make' 'nasm' 'patch' 'pkgconfig' 'zip' 'flex' 'bison')
optdepends=('lirc: remote controller support'
'pmount: mount removable devices as normal user'
'unrar: access compressed files without unpacking them')
install=("${pkgname}.install")
-source=('Lircmap.xml')
+source=(Lircmap.xml)
noextract=()
md5sums=()
options=(makeflags)