summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythexport
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-12-09 17:17:59 (GMT)
committerCecil <knoppmyth@gmail.com>2011-12-09 17:17:59 (GMT)
commit73b42144585c603fc64e7b1d6a126ceb7c486870 (patch)
treec0cb997d4011ffd2121fa9658b784d3d2d7151e2 /abs/extra/mythexport
parent681ebeed6a7ef573882202165af742bda6e6dd04 (diff)
downloadlinhes_pkgbuild-73b42144585c603fc64e7b1d6a126ceb7c486870.zip
linhes_pkgbuild-73b42144585c603fc64e7b1d6a126ceb7c486870.tar.gz
linhes_pkgbuild-73b42144585c603fc64e7b1d6a126ceb7c486870.tar.bz2
mythexport:Bumped to latest. Added handbrake-cli as dep.
Diffstat (limited to 'abs/extra/mythexport')
-rw-r--r--abs/extra/mythexport/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index 6c32538..89cb62a 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=mythexport
pkgver=2.2.3
-pkgrel=2
+pkgrel=3
pkgdesc="Export MythTV recording to portable media players"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('atomicparsley' 'perl-config-simple' 'perl-net-upnp'
- 'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template')
+ 'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template' 'handbrake-cli')
optdepends=('lighttpd: For web based interaction')
url="http://www.ubuntuupdates.org/mythexport"
-source=(https://launchpad.net/ubuntu/natty/+source/${pkgname}/${pkgver}-0ubuntu1/+files/${pkgname}_${pkgver}.orig.tar.gz
+source=(https://launchpad.net/ubuntu/precise/+source/${pkgname}/${pkgver}-0ubuntu2/+files/${pkgname}_${pkgver}.orig.tar.gz
mythexport.lighttpd.include)
install=mythexport.install