summaryrefslogtreecommitdiff
path: root/community/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
commit6fed2edc6f9533e7894bbbacdbd1dbbb50076b01 (patch)
treefae0fe13e944d0265e921e57e355718c3ccd3f10 /community/mythtv/PKGBUILD
parent048b7287473507b76146e58378f4bfcfacf1060b (diff)
parent84837d89991e1e82e5aef8e297541c572ebf2efa (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libmcs/PKGBUILD extra/libmowgli/PKGBUILD kde-unstable/kdepim/PKGBUILD
Diffstat (limited to 'community/mythtv/PKGBUILD')
-rw-r--r--community/mythtv/PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD
index 79aba00e0..c39729125 100644
--- a/community/mythtv/PKGBUILD
+++ b/community/mythtv/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 45080 2011-04-16 01:55:08Z jconder $
+# $Id: PKGBUILD 45087 2011-04-16 08:29:05Z jconder $
# Maintainer: Jonathan Conder <jonno.conder@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
@@ -7,16 +7,15 @@
pkgname=mythtv
pkgver=0.24
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.mythtv.org/"
license=('GPL')
-depends=('lame' 'libavc1394' 'libiec61883' 'libpulse' 'libvdpau' 'libxinerama'
- 'libxvmc' 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python'
- 'perl-dbd-mysql' 'perl-libwww' 'perl-net-upnp' 'python-lxml' 'qt'
- 'udev' 'wget')
+depends=('lame' 'libavc1394' 'libiec61883' 'libvdpau' 'libxinerama' 'libxvmc'
+ 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python' 'perl-dbd-mysql'
+ 'perl-libwww' 'perl-net-upnp' 'python-lxml' 'qt' 'wget')
makedepends=('yasm')
optdepends=('xmltv: to download tv listings')
backup=('etc/conf.d/mythbackend')
@@ -38,7 +37,7 @@ build() {
--enable-audio-oss \
--enable-audio-alsa \
--disable-audio-jack \
- --enable-audio-pulse \
+ --disable-audio-pulse \
--disable-altivec \
--disable-distcc \
--disable-ccache \