From 3b5a2c433b03e8127fd71af733657ff4ade6c305 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Mar 2011 12:36:58 +0100 Subject: ffmpegthumbnailer, maj 2.0.6-1 --- extra/ffmpegthumbnailer/.footprint.x86_64 | 7 +++---- extra/ffmpegthumbnailer/.md5sum.i686 | 3 ++- extra/ffmpegthumbnailer/.md5sum.x86_64 | 3 ++- extra/ffmpegthumbnailer/Pkgfile | 6 ++++-- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/extra/ffmpegthumbnailer/.footprint.x86_64 b/extra/ffmpegthumbnailer/.footprint.x86_64 index f5a680ff0..e57fa0621 100755 --- a/extra/ffmpegthumbnailer/.footprint.x86_64 +++ b/extra/ffmpegthumbnailer/.footprint.x86_64 @@ -4,7 +4,6 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libffmpegthumbnailer/ -rw-r--r-- root/root usr/include/libffmpegthumbnailer/filmstripfilter.h --rw-r--r-- root/root usr/include/libffmpegthumbnailer/histogram.h -rw-r--r-- root/root usr/include/libffmpegthumbnailer/ifilter.h -rw-r--r-- root/root usr/include/libffmpegthumbnailer/imagetypes.h -rw-r--r-- root/root usr/include/libffmpegthumbnailer/videoframe.h @@ -12,9 +11,9 @@ drwxr-xr-x root/root usr/include/libffmpegthumbnailer/ -rw-r--r-- root/root usr/include/libffmpegthumbnailer/videothumbnailerc.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libffmpegthumbnailer.la -lrwxrwxrwx root/root usr/lib/libffmpegthumbnailer.so -> libffmpegthumbnailer.so.3.0.2 -lrwxrwxrwx root/root usr/lib/libffmpegthumbnailer.so.3 -> libffmpegthumbnailer.so.3.0.2 --rwxr-xr-x root/root usr/lib/libffmpegthumbnailer.so.3.0.2 +lrwxrwxrwx root/root usr/lib/libffmpegthumbnailer.so -> libffmpegthumbnailer.so.4.0.6 +lrwxrwxrwx root/root usr/lib/libffmpegthumbnailer.so.4 -> libffmpegthumbnailer.so.4.0.6 +-rwxr-xr-x root/root usr/lib/libffmpegthumbnailer.so.4.0.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libffmpegthumbnailer.pc drwxr-xr-x root/root usr/share/ diff --git a/extra/ffmpegthumbnailer/.md5sum.i686 b/extra/ffmpegthumbnailer/.md5sum.i686 index f62f3f50f..3c85a1433 100644 --- a/extra/ffmpegthumbnailer/.md5sum.i686 +++ b/extra/ffmpegthumbnailer/.md5sum.i686 @@ -1 +1,2 @@ -652ab839c7ca34c8e93091babcedc2d4 ffmpegthumbnailer-1.5.4.tar.gz +c2c16281b4c59694cfebc96c9bb54da5 ffmpegthumbnailer-2.0.6-libpng-1.patch +5003ceaadc1c5a1be1dbb34739a12bab ffmpegthumbnailer-2.0.6.tar.gz diff --git a/extra/ffmpegthumbnailer/.md5sum.x86_64 b/extra/ffmpegthumbnailer/.md5sum.x86_64 index f62f3f50f..3c85a1433 100644 --- a/extra/ffmpegthumbnailer/.md5sum.x86_64 +++ b/extra/ffmpegthumbnailer/.md5sum.x86_64 @@ -1 +1,2 @@ -652ab839c7ca34c8e93091babcedc2d4 ffmpegthumbnailer-1.5.4.tar.gz +c2c16281b4c59694cfebc96c9bb54da5 ffmpegthumbnailer-2.0.6-libpng-1.patch +5003ceaadc1c5a1be1dbb34739a12bab ffmpegthumbnailer-2.0.6.tar.gz diff --git a/extra/ffmpegthumbnailer/Pkgfile b/extra/ffmpegthumbnailer/Pkgfile index c152ef210..7a8f8f2f8 100755 --- a/extra/ffmpegthumbnailer/Pkgfile +++ b/extra/ffmpegthumbnailer/Pkgfile @@ -6,12 +6,14 @@ # Run on: ffmpeg,libjpeg,libpng name=ffmpegthumbnailer -version=1.5.4 +version=2.0.6 release=1 -source=(http://ffmpegthumbnailer.googlecode.com/files/$name-$version.tar.gz) +source=(http://ffmpegthumbnailer.googlecode.com/files/$name-$version.tar.gz\ + http://nutyx.meticul.eu/files/patchs/$name/ffmpegthumbnailer-2.0.6-libpng-1.patch) build() { cd $name-$version + patch -Np1 -i ../ffmpegthumbnailer-2.0.6-libpng-1.patch ./configure --prefix=/usr \ --disable-static make -- cgit v1.2.3-54-g00ecf