[arch-commits] Commit in transcode/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Thu Oct 16 19:04:55 UTC 2008


    Date: Thursday, October 16, 2008 @ 15:04:55
  Author: tobias
Revision: 15655

Merged revisions 15654 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/transcode/trunk

........
  r15654 | tobias | 2008-10-16 12:04:16 -0700 (Thu, 16 Oct 2008) | 1 line
  
  upgpkg: transcode 1.0.6-1
........

Modified:
  transcode/repos/extra-i686/	(properties)
  transcode/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


Property changes on: transcode/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /transcode/trunk:1-4136
   + /transcode/trunk:1-15654

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-16 19:04:16 UTC (rev 15654)
+++ extra-i686/PKGBUILD	2008-10-16 19:04:55 UTC (rev 15655)
@@ -4,20 +4,21 @@
 
 pkgname=transcode
 _sripver=0.3-4
-pkgver=1.0.6rc1
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
 pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console."
 arch=(i686 x86_64)
 license=('GPL2')
-depends=('imagemagick>=6.2.6' 'lzo' 'libdv' 'libdvdread' 'ffmpeg' 'mjpegtools'
-         'xvidcore' 'libmpeg2' 'libtheora' 'libxaw' 'x264>=20080625')
+depends=('imagemagick>=6.2.6' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg' 'mjpegtools' \
+         'xvidcore' 'libmpeg2' 'libtheora' 'libxaw' 'x264>=20080625' 'libxml2' \
+         'libxv')
 makedepends=('nasm')
 install=transcode.install
 url="http://transcoding.org"
 options=(!libtool !makeflags)
 source=(http://fromani.exit1.org/${pkgname}-${pkgver}.tar.bz2 \
         http://dl.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz)
-md5sums=('ca666e74bab93fcc7f4d773b77229fad' 'c0bd49a88f667c68c4430ad25bbed510')
+md5sums=('7c3a341b0e4540e34ef50c66b0ab751d' 'c0bd49a88f667c68c4430ad25bbed510')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -35,10 +36,10 @@
     --with-mjpegtools-prefix=/usr \
     --with-imagemagick-prefix=/usr \
     --with-libdv-includes=/usr \
-    --with-libpostproc-includes=/usr/include/postproc \
+    --with-libpostproc-includes=/usr/include/libpostproc \
     --with-ogg-prefix=/usr \
     --with-lame-libs=/usr \
-    --with-lzo-includes=/usr/include \
+    --with-lzo-libs=/usr/lib \
     --with-libavcodec-prefix=/usr \
     --with-libavcodec-includes=/usr/include \
     --with-libavcodec-libs=/usr/lib




More information about the arch-commits mailing list