From f3826493d0230020fd1dae2d30429cd06eac6a2f Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Sun, 11 Apr 2010 01:11:42 -0700 Subject: mythstream:recompiled for mythtv-0.23-fixes. --- abs/core-testing/mythstream/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core-testing/mythstream/PKGBUILD b/abs/core-testing/mythstream/PKGBUILD index d23da84..2ff82ee 100644 --- a/abs/core-testing/mythstream/PKGBUILD +++ b/abs/core-testing/mythstream/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mythstream pkgver=0.18_3 -pkgrel=4 +pkgrel=5 pkgdesc="Unofficial MythTV plugin for Internet audio and video streams." arch=('i686' 'x86_64') url="http://home.kabelfoon.nl/~moongies/streamtuned.html" @@ -18,7 +18,7 @@ install=mythstream.install build() { cd $startdir/src/mythstream_mythtv-r21640 - ln -s ../../../mythtv/stable-0.22/mythtv/src/mythtv/libs/lib* . + ln -s ../../../mythtv/stable-0.23/mythtv/src/mythtv/libs/lib* . patch -p1 < ../mythstream.patch || return 1 -- cgit v0.12