Date: Monday, January 18, 2010 @ 03:58:28
  Author: andrea
Revision: 63644

upgpkg: transcode 1.1.5-3
    libpng rebuild

Modified:
  transcode/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-18 08:48:48 UTC (rev 63643)
+++ PKGBUILD    2010-01-18 08:58:28 UTC (rev 63644)
@@ -1,22 +1,25 @@
 # $Id$
+# Maintainer:
 # Contributor: Sarah Hay <[email protected]>
-# Maintainer: roberto <[email protected]>
+# Contributor: roberto <[email protected]>
 
 pkgname=transcode
 _sripver=0.3-4
 pkgver=1.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A video/DVD ripper and encoder for the terminal/console."
 arch=('i686' 'x86_64')
 url="http://tcforge.berlios.de/";
 license=('GPL')
-depends=('imagemagick>=6.5.1.9' 'lzo2' 'libdv' 'libdvdread>=4.1.3' 
'ffmpeg>=20100108' 'mjpegtools' 'xvidcore' 'libmpeg2' 'libtheora' 'libxaw' 
'x264>=20100107' 'libxml2' 'libxv' 'a52dec' 'alsa-lib')
+depends=('imagemagick' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg' 'mjpegtools'
+       'xvidcore' 'libmpeg2' 'libtheora' 'libxaw' 'x264' 'libxml2'
+       'libxv' 'a52dec' 'alsa-lib')
 makedepends=('nasm' 'pkgconfig')
 options=('!libtool' '!makeflags')
-source=(http://download2.berlios.de/tcforge/${pkgname}-${pkgver}.tar.bz2 \
-        
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz)
-md5sums=('41ac6b1c0fe30f3aab286e771fc31b9e' 'c0bd49a88f667c68c4430ad25bbed510')
-sha1sums=('48c36e06ca0cd1cdc1a9c6a241e231f896eefd26' 
'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d')
+source=(http://download2.berlios.de/tcforge/${pkgname}-${pkgver}.tar.bz2
+       
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz)
+md5sums=('41ac6b1c0fe30f3aab286e771fc31b9e'
+       'c0bd49a88f667c68c4430ad25bbed510')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to