Name : x264 Relocations: (not relocatable)
Version : 0 Vendor: Penguin Liberation Front
Release : 0.375.1plf Build Date: Wed 23 Nov 2005
05:14:06 AM CET
Install Date: (not installed) Build Host: localhost
Group : Video Source RPM: (none)
Size : 391262 License: GPL
Signature : (none)
Packager : Austin Acton <[EMAIL PROTECTED]>
URL : http://developers.videolan.org/x264.html
Summary : H264/AVC encoder
Description :
x264 is a free library for encoding H264/AVC video streams. The code
is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
released under the terms of the GPL license.
---------------
Austin Acton <[EMAIL PROTECTED]> 0-0.375.1plf
- svn 375
- add pkgconfig file
- PIC patch seems to have been applied upstream
---------------
---------------
Index: x264.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/x264/x264.spec,v
retrieving revision 1.6
diff -u -r1.6 x264.spec
--- x264.spec 10 Nov 2005 22:17:53 -0000 1.6
+++ x264.spec 23 Nov 2005 04:15:35 -0000
@@ -1,7 +1,7 @@
%define name x264
%define version 0
-%define svn 364
-%define rel 0.%svn.2
+%define svn 375
+%define rel 0.%svn.1
%define release %mkrel %rel
#fixed2
%{?!mkrel:%define mkrel(c:) %{-c: 0.%{-c*}.}%{!?_with_unstable:%(perl -e
'$_="%{1}";m/(.\*\\D\+)?(\\d+)$/;$rel=${2}-1;re;print
"$1$rel";').%{?subrel:%subrel}%{!?subrel:1}.%{?distversion:%distversion}%{?!distversion:%(echo
$[%{mdkversion}/10])}}%{?_with_unstable:%{1}}%{?distsuffix:%distsuffix}%{?!distsuffix:mdk}}
@@ -12,7 +12,7 @@
Version: %{version}
Release: %{release}
Source0: %{name}-%{svn}.tar.bz2
-Patch2: x264-364-x86_64-PIC-asm.patch.bz2
+#Patch2: x264-364-x86_64-PIC-asm.patch.bz2
License: GPL
Group: Video
Url: http://developers.videolan.org/x264.html
@@ -41,7 +41,7 @@
%prep
%setup -q -n %name
-%patch2 -p1 -b .PICasm
+#%patch2 -p1 -b .PICasm
%build
%configure --extra-cflags=-fpic --extra-asflags=-D__PIC__ --enable-pthread
@@ -63,8 +63,14 @@
%defattr(-,root,root)
%_libdir/lib%name.a
%_includedir/%name.h
+%_libdir/pkgconfig/*.pc
%changelog
+* Tue Nov 22 2005 Austin Acton <[EMAIL PROTECTED]> 0-0.375.1plf
+- svn 375
+- add pkgconfig file
+- PIC patch seems to have been applied upstream
+
* Thu Nov 10 2005 Anssi Hannula <[EMAIL PROTECTED]> 0-0.364.2plf
- fix x86_64 asm to be PIC (patch2)
- dropped patch1, upstream
_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce