summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-03-13 02:57:25 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-03-13 02:57:25 (GMT)
commit0dc66bf2f0ce7b58537fe9cf5d52e3a7694da60a (patch)
treeb68026777d2af49ba8b53a8478b26aa5b23ef1fc
parent2ea657e4c7ba17b9c96d8337a2a9bf71c89ab157 (diff)
downloadlinhes_pkgbuild-0dc66bf2f0ce7b58537fe9cf5d52e3a7694da60a.zip
linhes_pkgbuild-0dc66bf2f0ce7b58537fe9cf5d52e3a7694da60a.tar.gz
linhes_pkgbuild-0dc66bf2f0ce7b58537fe9cf5d52e3a7694da60a.tar.bz2
mythtv & mythplugins: update to latest fixes
-rw-r--r--linhes/mythplugins/PKGBUILD4
-rw-r--r--linhes/mythtv/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/linhes/mythplugins/PKGBUILD b/linhes/mythplugins/PKGBUILD
index bc2d9ae..e0142a8 100644
--- a/linhes/mythplugins/PKGBUILD
+++ b/linhes/mythplugins/PKGBUILD
@@ -14,7 +14,7 @@ pkgname=('mythplugins-mytharchive'
'mythplugins-mythzoneminder')
br=fixes/34
t="${br#*/}+${br%/[0-9][0-9]}"
-pkgver=34+fixes.20240305.9da0ddcc
+pkgver=34+fixes.20240311.5590d0d5
pkgrel=1
epoch=0
arch=('any')
@@ -72,7 +72,7 @@ package_mythplugins-mythgame() {
package_mythplugins-mythmusic() {
pkgdesc="Music playing plugin for MythTV"
- depends=('mythtv' 'libcdio-paranoia' 'libdiscid' 'libmusicbrainz5')
+ depends=('mythtv' 'libcdio-paranoia' 'libdiscid' 'libmusicbrainz5' 'libcoverart')
cd "$srcdir/mythtv/$pkgbase/mythmusic"
make INSTALL_ROOT="$pkgdir" install
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index c3f4cbe..2f9733f 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=34+fixes.20240305.9da0ddcc
+pkgver=34+fixes.20240311.5590d0d5
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')