From 57f55dd32d5053f0278d882399f8692095e8f2ee Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 4 Oct 2011 16:55:07 +0200 Subject: ffmpegthumbnailer 2.0.7-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/ffmpegthumbnailer/Pkgfile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'extra/ffmpegthumbnailer/Pkgfile') diff --git a/extra/ffmpegthumbnailer/Pkgfile b/extra/ffmpegthumbnailer/Pkgfile index 7a8f8f2f8..1d1d9c5af 100755 --- a/extra/ffmpegthumbnailer/Pkgfile +++ b/extra/ffmpegthumbnailer/Pkgfile @@ -6,16 +6,14 @@ # Run on: ffmpeg,libjpeg,libpng name=ffmpegthumbnailer -version=2.0.6 +version=2.0.7 release=1 -source=(http://ffmpegthumbnailer.googlecode.com/files/$name-$version.tar.gz\ - http://nutyx.meticul.eu/files/patchs/$name/ffmpegthumbnailer-2.0.6-libpng-1.patch) +source=(http://ffmpegthumbnailer.googlecode.com/files/$name-$version.tar.gz) build() { -cd $name-$version - patch -Np1 -i ../ffmpegthumbnailer-2.0.6-libpng-1.patch + cd $name-$version ./configure --prefix=/usr \ - --disable-static + --enable-gio make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2