[arch-commits] Commit in transcode/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Dec 5 14:18:16 UTC 2011
Date: Monday, December 5, 2011 @ 09:18:16
Author: jgc
Revision: 144396
upgpkg: transcode 1.1.7-1
Update to 1.1.7, build with new mjpegtools
Modified:
transcode/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-05 14:03:03 UTC (rev 144395)
+++ PKGBUILD 2011-12-05 14:18:16 UTC (rev 144396)
@@ -5,7 +5,7 @@
pkgname=transcode
_sripver=0.3-4
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=1
pkgdesc="A video/DVD ripper and encoder for the terminal/console"
arch=('i686' 'x86_64')
@@ -13,19 +13,18 @@
license=('GPL')
depends=('gawk' 'imagemagick' 'lzo2' 'libdvdread' 'ffmpeg' 'mjpegtools'
'libmpeg2' 'libxaw' 'libxml2' 'libxv' 'a52dec')
-makedepends=('nasm' 'v4l-utils')
+makedepends=('nasm')
options=('!libtool')
source=(https://bitbucket.org/france/transcode-tcforge/downloads/${pkgname}-${pkgver}.tar.bz2
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
subtitleripper-0.3.4-linkingorder.patch subtitleripper-0.3.4-respect-ldflags.patch)
-sha1sums=('e176622b2c2834b006cda3c368ab521407d375c4'
+sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6'
'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d'
'fa05aa1770d9350d90b7cf315aa7c4a1fd921ac7'
'591943a33235342a66c3df0625a164a1479c09ae')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
- sed -i 's|linux/videodev.h|libv4l1-videodev.h|' configure
./configure --prefix=/usr \
--disable-sse --disable-sse2 --disable-altivec --enable-mmx \
--enable-lame --enable-ogg --enable-vorbis --enable-theora \
More information about the arch-commits
mailing list