From 4963c3815357cb920b88207c36abbae372bf8565 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 2 Oct 2011 15:40:29 +0200 Subject: x264 20111001-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/x264/.footprint.i686 | 4 ++-- extra/x264/.footprint.x86_64 | 4 ++-- extra/x264/.md5sum.i686 | 2 +- extra/x264/.md5sum.x86_64 | 2 +- extra/x264/Pkgfile | 5 ++--- 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/extra/x264/.footprint.i686 b/extra/x264/.footprint.i686 index 988ea4a0d..cd2f1babe 100644 --- a/extra/x264/.footprint.i686 +++ b/extra/x264/.footprint.i686 @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/x264.h -rw-r--r-- root/root usr/include/x264_config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.116 --rw-r--r-- root/root usr/lib/libx264.so.116 +lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.118 +-rw-r--r-- root/root usr/lib/libx264.so.118 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/x264.pc diff --git a/extra/x264/.footprint.x86_64 b/extra/x264/.footprint.x86_64 index 988ea4a0d..cd2f1babe 100644 --- a/extra/x264/.footprint.x86_64 +++ b/extra/x264/.footprint.x86_64 @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/x264.h -rw-r--r-- root/root usr/include/x264_config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.116 --rw-r--r-- root/root usr/lib/libx264.so.116 +lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.118 +-rw-r--r-- root/root usr/lib/libx264.so.118 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/x264.pc diff --git a/extra/x264/.md5sum.i686 b/extra/x264/.md5sum.i686 index f12b4214b..aae0684d0 100644 --- a/extra/x264/.md5sum.i686 +++ b/extra/x264/.md5sum.i686 @@ -1 +1 @@ -3708eee12a2a672b082e4dd294a6537f x264-snapshot-20110718-2245.tar.bz2 +dd67dca96ac79e7cb963bfcbf68e017b x264-snapshot-20111001-2245.tar.bz2 diff --git a/extra/x264/.md5sum.x86_64 b/extra/x264/.md5sum.x86_64 index f12b4214b..aae0684d0 100644 --- a/extra/x264/.md5sum.x86_64 +++ b/extra/x264/.md5sum.x86_64 @@ -1 +1 @@ -3708eee12a2a672b082e4dd294a6537f x264-snapshot-20110718-2245.tar.bz2 +dd67dca96ac79e7cb963bfcbf68e017b x264-snapshot-20111001-2245.tar.bz2 diff --git a/extra/x264/Pkgfile b/extra/x264/Pkgfile index 2c73627b9..ff22039cb 100644 --- a/extra/x264/Pkgfile +++ b/extra/x264/Pkgfile @@ -6,7 +6,7 @@ # Run on: yasm name=x264 -version=20110718 +version=20111001 release=1 source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$version-2245.tar.bz2) @@ -20,10 +20,9 @@ build() { ./configure \ --prefix=/usr \ --enable-pic \ - --enable-shared + --enable-shared make make DESTDIR=$PKG install chmod a-x $PKG/usr/lib/*.so } - -- cgit v1.2.3-70-g09d2