summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-01-18 06:48:05 (GMT)
committerCecil <knoppmyth@gmail.com>2012-01-18 06:48:05 (GMT)
commit037d82bfb0ff60c10155253afe4da98970233ef3 (patch)
treea834e58953d86784eb93c4d5b9b44d6f96026e8c
parentf542d21ac146c1515650eb2da593c7b44660ace7 (diff)
downloadlinhes_pkgbuild-037d82bfb0ff60c10155253afe4da98970233ef3.zip
linhes_pkgbuild-037d82bfb0ff60c10155253afe4da98970233ef3.tar.gz
linhes_pkgbuild-037d82bfb0ff60c10155253afe4da98970233ef3.tar.bz2
tablet-encoder:Corrected dep, removed mplayer and added mencoder.
-rw-r--r--abs/extra/tablet-encode/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/tablet-encode/PKGBUILD b/abs/extra/tablet-encode/PKGBUILD
index cd4bc9b..02607d4 100644
--- a/abs/extra/tablet-encode/PKGBUILD
+++ b/abs/extra/tablet-encode/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=tablet-encode
pkgver=2.30
-pkgrel=3
+pkgrel=4
pkgdesc="Transcodes videos for playback on a Nokia Internet Tablet"
arch=('i686' 'x86_64')
license=('ARTISTIC')
-depends=(mplayer)
+depends=(mencoder)
url="http://mediautils.garage.maemo.org/tablet-encode.html"
source=(https://garage.maemo.org/frs/download.php/6892/tablet-encode-2.30.tar.gz linhes.diff)