summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 21:51:59 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 21:51:59 (GMT)
commit54b9263b61d830d07502375b57ecdc3a4f6e7478 (patch)
tree5165fbbdc9a1ed79c7b148883370161195bc3e49
parent20deac3a281d3793b725983a2ee07275a7e78779 (diff)
downloadlinhes_pkgbuild-54b9263b61d830d07502375b57ecdc3a4f6e7478.zip
linhes_pkgbuild-54b9263b61d830d07502375b57ecdc3a4f6e7478.tar.gz
linhes_pkgbuild-54b9263b61d830d07502375b57ecdc3a4f6e7478.tar.bz2
Sync w/ upstream. Recompile against new imagemagick.
-rw-r--r--abs/extra-testing/transcode/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/transcode/PKGBUILD b/abs/extra-testing/transcode/PKGBUILD
index 89f2300..7987004 100644
--- a/abs/extra-testing/transcode/PKGBUILD
+++ b/abs/extra-testing/transcode/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 24607 2009-01-19 05:27:57Z eric $
+# $Id: PKGBUILD 26150 2009-02-03 03:22:44Z eric $
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
# Maintainer: roberto <roberto@archlinux.org>
pkgname=transcode
_sripver=0.3-4
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console."
arch=(i686 x86_64)
license=('GPL2')
-depends=('imagemagick>=6.2.6' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg>=20081220' 'mjpegtools' \
+depends=('imagemagick>=6.4.8.10' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg>=20081220' 'mjpegtools' \
'xvidcore' 'libmpeg2' 'libtheora' 'libxaw' 'x264>=20090108' 'libxml2' \
'libxv' 'a52dec')
makedepends=('nasm')