summaryrefslogtreecommitdiffstats
path: root/linhes/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-03-15 21:30:14 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-03-15 21:30:14 (GMT)
commitee18ce7f418ef89e89d79fe804550be9a4918780 (patch)
treef0e56666cc20ee74f5bb6aa5df0071d5dc324b82 /linhes/mythtv/PKGBUILD
parent21dca81b1eecef330cbece807acf0994a9a12acb (diff)
downloadlinhes_pkgbuild-ee18ce7f418ef89e89d79fe804550be9a4918780.zip
linhes_pkgbuild-ee18ce7f418ef89e89d79fe804550be9a4918780.tar.gz
linhes_pkgbuild-ee18ce7f418ef89e89d79fe804550be9a4918780.tar.bz2
mythtv: update and add some patches
Diffstat (limited to 'linhes/mythtv/PKGBUILD')
-rw-r--r--linhes/mythtv/PKGBUILD16
1 files changed, 12 insertions, 4 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index a51a747..f3504ac 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=33+fixes.20230219.c273ed0f
-pkgrel=3
+pkgver=33+fixes.20230313.7f288be6
+pkgrel=2
pkgdesc="A Homebrew PVR project"
arch=('x86_64')
url="https://www.mythtv.org/"
@@ -81,7 +81,11 @@ makedepends=(
conflicts=('myththemes' 'mythplugins-mythvideo' 'mythtv-git')
replaces=('myththemes' 'mythplugins-mythvideo' 'mythtv-git')
-patches="defaultThemeLinHES.patch
+patches="0031-UPnP-Reduce-startup-latency-by-moving-blocking-code-to-own-thread.patch
+ 0059-portchecker-speedup.patch
+ 0227-OSD-Add-interlaced-status-to-OSD-debug-screen.patch
+ autoskip_reduce_commskip_jumpback.patch
+ defaultThemeLinHES.patch
mythfrontend_en_us.ts_Title_Case.patch"
source=(
@@ -101,8 +105,12 @@ sha256sums=('SKIP'
'12cb52bf9b084a4f16419c9370fef0450ce6a11308b0c3f7240f4f83df7e2ab6'
'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333'
'470de0a4050c16c7af11a0e5cfe2810b7daae42df4acf5456c7eae274dc7c5ae'
+ '276f87058edc6197ab3a53faf6b4c485ef0d2b8447b9caa02ca7234f09ab473f'
+ '1ed4be912cd1ebd73553306958b7a2bc98e466b947dfb5d90ad7c0590a5a3747'
+ '630c80c588a9b278c4421d356c5cbaa0debf149524bc896656b580b89d8fae88'
+ '8a81e724d902976056dc824e7304df343c230ce67ec6ce1d18e110c5ef818ef6'
'ef1d0053d862a9c714093d375e20c96418d665fa504a5b8f30621a271d416dd8'
- 'eb26e0cbf3ca3554479d19c383666721fbb5fe45c9dd24f2d36cbe29bcc0056f')
+ '6c6047d676635375f44fd219b989ed99602ed3260a8a5757195831dcc8a7c1bc')
prepare() {
msg2 "PKGBUILD pkgver: $pkgver"