summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-05-04 01:15:02 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-05-04 01:15:02 (GMT)
commitab8848ac71bfaa899b903f7c2529fbd373248c29 (patch)
tree199560056172a6566a3d796155089aa8af62b456 /abs/extra-testing/community/mythtv-vdpau/PKGBUILD
parent5b47ffcf327d872a547da4c63a41c10596b0613e (diff)
downloadlinhes_pkgbuild-ab8848ac71bfaa899b903f7c2529fbd373248c29.zip
linhes_pkgbuild-ab8848ac71bfaa899b903f7c2529fbd373248c29.tar.gz
linhes_pkgbuild-ab8848ac71bfaa899b903f7c2529fbd373248c29.tar.bz2
Building w/ debugging to resolve crashing with mythtranscode.
Diffstat (limited to 'abs/extra-testing/community/mythtv-vdpau/PKGBUILD')
-rw-r--r--abs/extra-testing/community/mythtv-vdpau/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
index 9299fa1..8bcae84 100644
--- a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
+++ b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv-vdpau
pkgver=0.21
-pkgrel=19
+pkgrel=20
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
@@ -52,7 +52,7 @@ build() {
--enable-xvmc-pro --enable-xvmc-vld --enable-opengl-vsync \
--disable-audio-jack --disable-audio-arts --disable-directfb \
--enable-vdpau --enable-opengl-video --enable-ffmpeg-pthreads \
- --enable-glx-procaddrarb || return 1
+ --enable-glx-procaddrarb --compile-type=debug || return 1
# build
#needs the subversion program