summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/trunk/mythtv
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2009-07-08 00:42:34 (GMT)
committerNathan Harris <nharris@eoimaging.com>2009-07-08 00:42:34 (GMT)
commit7ad429d9550171d32f3dd4a9422122506948c9dc (patch)
treedc1a61accdfc71787c8738cd85c2d3d5e07dcf5c /abs/core-testing/mythtv/trunk/mythtv
parente5ea690f0271ee1306394a38138072b2e2b66d1b (diff)
downloadlinhes_pkgbuild-7ad429d9550171d32f3dd4a9422122506948c9dc.zip
linhes_pkgbuild-7ad429d9550171d32f3dd4a9422122506948c9dc.tar.gz
linhes_pkgbuild-7ad429d9550171d32f3dd4a9422122506948c9dc.tar.bz2
mythtv-svn: bump to 20787
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythtv')
-rwxr-xr-xabs/core-testing/mythtv/trunk/mythtv/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD b/abs/core-testing/mythtv/trunk/mythtv/PKGBUILD
index 73842f5..cb0bc86 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=20713
+pkgver=20787
pkgrel=1
pkgdesc="A personal video recorder for Linux"
url="http://www.mythtv.org"
@@ -16,8 +16,9 @@ groups=('pvr')
#MAKEFLAGS="-j6"
install='mythtv.install'
-patchs=('smolt_jump.patch' 'myththemedmenu.h.patch' 'myththemedmenu.cpp.patch' 'H264Parser-fixes-v1.1.patch' \
- 'hdpvr-signalmonitor.patch' 'ringbuffer_reset_v2.diff' )
+patchs=('smolt_jump.patch' 'myththemedmenu.h.patch' 'myththemedmenu.cpp.patch' )
+# 'H264Parser-fixes-v1.1.patch' \
+# 'hdpvr-signalmonitor.patch' 'ringbuffer_reset_v2.diff' )
#patchs=('svn_main_menu_popup.patch' 'smolt_jump.patch')
source=('mythbackend' 'myth.sh' `echo ${patchs[@]:0}` 'mythbackend.lr' 'mythfrontend.lr' 'pretty')
arch=('i686' 'x86_64')