summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/trunk/mythtv
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2010-01-18 22:16:27 (GMT)
committerNathan Harris <nharris@eoimaging.com>2010-01-18 22:16:27 (GMT)
commit14f51217ce88a654aff4a41b8cea7b05185537ae (patch)
treeb005885e97c21fd6bbb74611b4a46ec17692b90d /abs/core-testing/mythtv/trunk/mythtv
parent73fa75022f0ce7e05a7910567b098b4dcbb14e4d (diff)
downloadlinhes_pkgbuild-14f51217ce88a654aff4a41b8cea7b05185537ae.zip
linhes_pkgbuild-14f51217ce88a654aff4a41b8cea7b05185537ae.tar.gz
linhes_pkgbuild-14f51217ce88a654aff4a41b8cea7b05185537ae.tar.bz2
mythtv-svn: bumped to 23190, removed mythflix, added mythnetvision
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythtv')
-rwxr-xr-xabs/core-testing/mythtv/trunk/mythtv/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD b/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD
index 2d7fad6..b73eedb 100755
--- a/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mythtv-svn
-pkgver=22949
+pkgver=23190
pkgrel=1
pkgdesc="A personal video recorder for Linux"
url="http://www.mythtv.org"
@@ -56,7 +56,7 @@ build() {
--enable-vdpau --enable-xvmc --enable-xvmc-pro \
--enable-opengl-vsync --enable-libfaad --enable-dvb --enable-firewire \
--compile-type=release --with-bindings=perl,python \
- --enable-audio-alsa --disable-audio-jack --disable-audio-arts || return 1
+ --enable-audio-alsa --disable-audio-jack --disable-audio-pulseoutput || return 1
# build and install
. /etc/profile