summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-04-14 21:57:50 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-04-14 21:57:50 (GMT)
commit0ecc23b868bd5e83dda511ed48380a7e20ed49de (patch)
tree53c200e23417a8824963f81ee6da7d93d9a8b778 /abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
parent578f988a0e90a1aaa9b5131c4c6399c1164b469c (diff)
downloadlinhes_pkgbuild-0ecc23b868bd5e83dda511ed48380a7e20ed49de.zip
linhes_pkgbuild-0ecc23b868bd5e83dda511ed48380a7e20ed49de.tar.gz
linhes_pkgbuild-0ecc23b868bd5e83dda511ed48380a7e20ed49de.tar.bz2
mythtv, plugins, web: update to latest .28 fixes
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.28/mythtv/PKGBUILD9
1 files changed, 7 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
index 8bef8cc..025c114 100644
--- a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.28
-pkgrel=6
+pkgrel=8
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -21,9 +21,12 @@ groups=('pvr')
backup=()
install='mythtv.install'
-patches=('myth_settings.patch'
+patches=(
+ 'myth_settings.patch'
'videoAlwaysUseBookmark.patch'
'mediamonitor_use_1st_handler.patch'
+ 'autoskip_reduce_commskip_jumpback.patch'
+ 'change_msg_types.patch'
)
optdepends=()
@@ -103,4 +106,6 @@ package() {
md5sums=('e30b482dcd5f3e71c6419fd753bab2b1'
'41098e898361a5a3cde3eaae358482a8'
'8d26b14af13b7be242ba999a8521f8dd'
+ '0bf5e92c0609a7eda8f253bf2e032590'
+ '231754820f7557d3008fbefc302fe832'
'928de4b070d9f3b784d55c0db415eaf3')