summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-03-12 01:38:46 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-03-12 01:38:46 (GMT)
commit6646ad16eda9982bf9844e614a9ab8721d5c8a43 (patch)
treecbd0edc8720caa58b00922653508783139d03580 /abs/core-testing
parent1f733194983126a7560112bf185af61b1bc8aa45 (diff)
downloadlinhes_pkgbuild-6646ad16eda9982bf9844e614a9ab8721d5c8a43.zip
linhes_pkgbuild-6646ad16eda9982bf9844e614a9ab8721d5c8a43.tar.gz
linhes_pkgbuild-6646ad16eda9982bf9844e614a9ab8721d5c8a43.tar.bz2
tcrequant is decapitated. No need for transcode as dep.
Diffstat (limited to 'abs/core-testing')
-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 8509e57..2eb696d 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=6
+pkgrel=7
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' 'mysql-python' 'pil' 'dvdauthor' 'mjpegtools')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')