summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mytharchive
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-10-05 00:50:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-10-05 00:50:28 (GMT)
commit5c60706e8d334ce68c6483f3d1bc21200dd0ca44 (patch)
treece9401f49b2ed1222854e9df275bda5aaea21cb3 /abs/core-testing/mythtv/stable/mytharchive
parent0f7e1ec264befef1c9f9e160d4b451da4ae2e296 (diff)
parent567f8991a2ed30960bfdea9eed6bee9f8ba2de57 (diff)
downloadlinhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.zip
linhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.tar.gz
linhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythtv/stable/mytharchive')
-rw-r--r--abs/core-testing/mythtv/stable/mytharchive/PKGBUILD4
1 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 f5c51f2..4862a1f 100644
--- a/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=mytharchive
pkgver=0.21
-pkgrel=9
+pkgrel=10
pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows."
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
-depends=("mythtv>=${pkgver}" 'libxmu' 'mysql-python' 'pil' 'dvdauthor' 'mjpegtools' 'transcode')
+depends=("mythtv>=${pkgver}" 'libxmu' 'libjpeg6' 'mysql-python' 'pil' 'dvdauthor' 'mjpegtools' 'transcode')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')