diff options
author | James Meyer <james.meyer@operamail.com> | 2009-09-08 14:30:08 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-09-08 14:30:08 (GMT) |
commit | fc7e1cd23de947c5ef6fcbb06561038f610b055f (patch) | |
tree | c548e96db39ed2048c65b8565181b628d3239370 /abs/core-testing/mythtv | |
parent | 8beb20649824b0bc50d953e11a6d49f01a76cace (diff) | |
parent | ba38d110a556bc739c6306b4ecdb0c2765d15deb (diff) | |
download | linhes_pkgbuild-fc7e1cd23de947c5ef6fcbb06561038f610b055f.zip linhes_pkgbuild-fc7e1cd23de947c5ef6fcbb06561038f610b055f.tar.gz linhes_pkgbuild-fc7e1cd23de947c5ef6fcbb06561038f610b055f.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
* 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD:
Fuppes:bumped to compile latest.
mytharchive:bumped to compile latest.
fuppes:Added logrotation.
udev:modified usb-storage rule to cleanly unmount.
Local-website:Added zoneminder.
ZoneMinder:Further enhancements to run on LinHES.
zoneminder:bumped to recompile for ffmpeg-svn.
LinHES-config:Added mythzoneminder.
MythInstall:Added MythZoneMinder to list of installable software.
Zoneminder:Changes needed to run on LinHES.
PHP: Updated md5sum for php.ini.
PHP:Changes to php.ini for Zoneminder.
scanfw scte65scan: initial inclusion
MythAppleTrailers:Fixes the URL change.
Diffstat (limited to 'abs/core-testing/mythtv')
-rw-r--r-- | abs/core-testing/mythtv/stable/mytharchive/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD b/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD index 81465ec..f5c51f2 100644 --- a/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mytharchive pkgver=0.21 -pkgrel=8 +pkgrel=9 pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows." arch=('i686' 'x86_64') url="http://www.mythtv.org" diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD index f6114c4..4b67da4 100644 --- a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.21 -pkgrel=81 +pkgrel=82 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' |