packages: libx264/libx264-alpha.patch, libx264/libx264.spec - up to snap 20...

cactus cactus at pld-linux.org
Mon Mar 28 11:28:43 CEST 2011


Author: cactus                       Date: Mon Mar 28 09:28:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to snap 20110327 api 114

---- Files affected:
packages/libx264:
   libx264-alpha.patch (1.1 -> 1.2) , libx264.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/libx264/libx264-alpha.patch
diff -u packages/libx264/libx264-alpha.patch:1.1 packages/libx264/libx264-alpha.patch:1.2
--- packages/libx264/libx264-alpha.patch:1.1	Mon Dec  4 22:05:17 2006
+++ packages/libx264/libx264-alpha.patch	Mon Mar 28 11:28:38 2011
@@ -1,12 +1,12 @@
---- x264-snapshot-20061024-2245/configure~	2006-12-04 23:01:06.000000000 +0200
-+++ x264-snapshot-20061024-2245/configure	2006-12-04 23:04:19.000000000 +0200
-@@ -166,6 +166,9 @@
-   arm*)
-     ARCH="ARM"
-     ;;
-+  alpha*)
-+    ARCH="ALPHA"
-+    ;;
-   s390|s390x)
-     ARCH="S390"
-     ;;
+--- x264-snapshot-20110327-2245/configure.orig	2011-03-27 22:45:05.000000000 +0200
++++ x264-snapshot-20110327-2245/configure	2011-03-28 11:15:16.384948894 +0200
+@@ -529,6 +529,9 @@
+             AS="${AS-${cross_prefix}gcc}"
+         fi
+         ;;
++    alpha*)
++	ARCH="ALPHA"
++	;;
+     s390|s390x)
+         ARCH="S390"
+         ;;

================================================================
Index: packages/libx264/libx264.spec
diff -u packages/libx264/libx264.spec:1.33 packages/libx264/libx264.spec:1.34
--- packages/libx264/libx264.spec:1.33	Tue Nov  2 21:18:15 2010
+++ packages/libx264/libx264.spec	Mon Mar 28 11:28:38 2011
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_with	bootstrap
 #
-%define		snap	20101031
+%define		snap	20110327
 %define		snaph	2245
 %define		rel		1
 Summary:	H264 encoder library
@@ -15,7 +15,7 @@
 Group:		Libraries
 # still no releases, use snapshots
 Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{snap}-%{snaph}.tar.bz2
-# Source0-md5:	763dc8b1c2148946a78f76a04262758b
+# Source0-md5:	7579aff8166a974a1b293cd18b9ead92
 Patch0:		%{name}-alpha.patch
 Patch1:		altivec-no-vand.patch
 URL:		http://www.videolan.org/developers/x264.html
@@ -115,12 +115,13 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
-%attr(755,root,root) %{_libdir}/libx264.so.107
+%attr(755,root,root) %{_libdir}/libx264.so.114
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libx264.so
 %{_includedir}/x264.h
+%{_includedir}/x264_config.h
 %{_pkgconfigdir}/x264.pc
 
 %files static
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2011/03/28 09:28:38  cactus
+- up to snap 20110327 api 114
+
 Revision 1.33  2010/11/02 20:18:15  qboosh
 - updated ffms2 BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libx264/libx264-alpha.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libx264/libx264.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list