summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2011-01-03 21:57:56 (GMT)
committerJames Meyer <jams@linhes.org>2011-01-03 21:57:56 (GMT)
commit8448ed83b324ae637b425e4aa171563c087075d8 (patch)
tree36fee07e1f9ff64e1ba0998184d40f0771395bcc /abs/extra/xbmc/PKGBUILD
parent2c98861fb01578139b77030006e1f50ea8f2680c (diff)
parentafbdd706fdd0b74a4946819c5a86388d5d1e0827 (diff)
downloadlinhes_pkgbuild-8448ed83b324ae637b425e4aa171563c087075d8.zip
linhes_pkgbuild-8448ed83b324ae637b425e4aa171563c087075d8.tar.gz
linhes_pkgbuild-8448ed83b324ae637b425e4aa171563c087075d8.tar.bz2
Merge remote branch 'origin/testing' into testing
Diffstat (limited to 'abs/extra/xbmc/PKGBUILD')
-rw-r--r--abs/extra/xbmc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/xbmc/PKGBUILD b/abs/extra/xbmc/PKGBUILD
index c8a3c44..13ca0c9 100644
--- a/abs/extra/xbmc/PKGBUILD
+++ b/abs/extra/xbmc/PKGBUILD
@@ -11,7 +11,7 @@ _prefix=/usr
pkgname=xbmc
pkgver=10.0
-pkgrel=2
+pkgrel=3
pkgdesc="XBMC Media Center"
arch=('i686' 'x86_64')
url="http://xbmc.org"
@@ -20,7 +20,7 @@ depends=( 'bzip2' 'curl' 'enca' 'faac' 'faad2' 'fontconfig' 'fribidi'
'glew' 'jasper' 'libcdio' 'libgl' 'libmad' 'libmms'
'libmpeg2' 'libmysqlclient' 'libsamplerate' 'libxinerama'
'libxrandr' 'libxtst' 'lzo2' 'sdl_image' 'sdl_mixer'
- 'smbclient' 'wavpack' 'mesa-demos' 'xorg-utils' 'libmicrohttpd'
+ 'smbclient' 'wavpack' 'mesa' 'xorg-utils' 'libmicrohttpd'
'libssh' 'libva' 'libmodplug' 'rtmpdump')
if [ "$_ext_python" != "disable" ]; then
depends=( '${depends[@]}' 'python2' )