diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-18 15:12:00 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-18 15:12:00 (GMT) |
commit | 89772f637e924a487058922db092be0f88a9f885 (patch) | |
tree | 2530c4810ee45d7530e311237134bc74b0453785 /abs/core-testing/transcode/PKGBUILD | |
parent | 76683fbc211ac8e681763ba94ab417d0961dbf41 (diff) | |
download | linhes_pkgbuild-89772f637e924a487058922db092be0f88a9f885.zip linhes_pkgbuild-89772f637e924a487058922db092be0f88a9f885.tar.gz linhes_pkgbuild-89772f637e924a487058922db092be0f88a9f885.tar.bz2 |
Recompiled imagemagick,mjpegtools,transcode in an attempt to find something that works for mytharchive.
This combo appears to work.
Diffstat (limited to 'abs/core-testing/transcode/PKGBUILD')
-rw-r--r-- | abs/core-testing/transcode/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core-testing/transcode/PKGBUILD b/abs/core-testing/transcode/PKGBUILD index 6e2e02e..d1d0fe5 100644 --- a/abs/core-testing/transcode/PKGBUILD +++ b/abs/core-testing/transcode/PKGBUILD @@ -5,7 +5,7 @@ pkgname=transcode _sripver=0.3-4 pkgver=1.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console." arch=(i686 x86_64) license=('GPL2') @@ -45,7 +45,6 @@ build() { --with-libavcodec-prefix=/usr \ --with-libavcodec-includes=/usr/include \ --with-libavcodec-libs=/usr/lib - make || return 1 make DESTDIR=$startdir/pkg install ############################################################################## |