Name        : x264                         Relocations: (not relocatable)
Version     : 0                                 Vendor: Penguin Liberation Front
Release     : 0.364.1plf                    Build Date: Sun 06 Nov 2005 
10:53:52 PM CET
Install Date: (not installed)               Build Host: localhost
Group       : Video                         Source RPM: (none)
Size        : 386665      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.364.1plf
- svn 364
- enable threads
---------------

---------------
Index: x264.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/x264/x264.spec,v
retrieving revision 1.4
diff -u -r1.4 x264.spec
--- x264.spec   6 Oct 2005 15:27:25 -0000       1.4
+++ x264.spec   6 Nov 2005 22:06:33 -0000
@@ -1,6 +1,6 @@
 %define name x264
 %define version 0
-%define svn 315
+%define svn 364
 %define rel 0.%svn.1
 %define release %mkrel %rel
 #fixed2
@@ -12,7 +12,7 @@
 Version: %{version}
 Release: %{release}
 Source0: %{name}-%{svn}.tar.bz2
-Patch1: x264-315-x86_64-remove-undefined.patch.bz2
+#Patch1: x264-315-x86_64-remove-undefined.patch.bz2
 License: GPL
 Group: Video
 Url: http://developers.videolan.org/x264.html
@@ -41,10 +41,10 @@
 
 %prep
 %setup -q -n %name
-%patch1 -p1 -b .x86_64fix
+#%patch1 -p1 -b .x86_64fix
 
 %build
-%configure --extra-cflags=-fpic --extra-asflags=-D__PIC__
+%configure --extra-cflags=-fpic --extra-asflags=-D__PIC__ --enable-pthread
 %make
 
 %install
@@ -65,6 +65,10 @@
 %_includedir/%name.h
 
 %changelog
+* Tue Nov 1 2005 Austin Acton <[EMAIL PROTECTED]> 0-0.364.1plf
+- svn 364
+- enable threads
+
 * Thu Oct  6 2005 Anssi Hannula <[EMAIL PROTECTED]> 0-0.315.1plf
 - new snapshot
 - x86_64 fixes (patch1)


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to