[packages/libx264] - updated to latest snapshot (last change 20250911, API/ABI 165

qboosh qboosh at pld-linux.org
Sat Jun 20 21:45:45 CEST 2026


commit 7c3d974245b2897ad644029edeccf7fed96c395e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 20 21:46:09 2026 +0200

    - updated to latest snapshot (last change 20250911, API/ABI 165

 libx264-alpha.patch | 12 ------------
 libx264.spec        | 16 +++++++---------
 2 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/libx264.spec b/libx264.spec
index f758e3e..eba1d2c 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -9,10 +9,10 @@
 %undefine	with_asm
 %endif
 
-%define		gitref	12426f5f4906e34d483a07da0debb6d56c6f8434
-%define		rel	3
-%define		snap	20240220
-%define		api_ver	164
+%define		gitref	0480cb05fa188d37ae87e8f4fd8f1aea3711f7ee
+%define		rel	1
+%define		snap	20250911
+%define		api_ver	165
 Summary:	H264 encoder library
 Summary(pl.UTF-8):	Biblioteka kodująca H264
 Name:		libx264
@@ -24,8 +24,7 @@ Group:		Libraries
 # previously available at https://download.videolan.org/videolan/x264/snapshots/
 # for further changes see: https://code.videolan.org/videolan/x264/
 Source0:	https://code.videolan.org/videolan/x264/-/archive/%{gitref}/x264-%{gitref}.tar.bz2
-# Source0-md5:	b46bb3b0521e2d5fdefeed345bd42f94
-Patch0:		%{name}-alpha.patch
+# Source0-md5:	677789f866d0dce424e5b999627ca4a6
 Patch1:		%{name}-gpac.patch
 Patch2:		x32.patch
 URL:		http://www.videolan.org/developers/x264.html
@@ -102,7 +101,6 @@ Dekoder x264 działający z linii poleceń.
 
 %prep
 %setup -q -n x264-%{gitref}
-%patch -P0 -p1
 %patch -P1 -p1
 %patch -P2 -p1
 
@@ -139,11 +137,11 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
-%attr(755,root,root) %{_libdir}/libx264.so.%{api_ver}
+%{_libdir}/libx264.so.%{api_ver}
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libx264.so
+%{_libdir}/libx264.so
 %{_includedir}/x264.h
 %{_includedir}/x264_config.h
 %{_pkgconfigdir}/x264.pc
diff --git a/libx264-alpha.patch b/libx264-alpha.patch
deleted file mode 100644
index 5350c55..0000000
--- a/libx264-alpha.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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-${CC}}"
-         fi
-         ;;
-+    alpha*)
-+	ARCH="ALPHA"
-+	;;
-     s390|s390x)
-         ARCH="S390"
-         ;;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/7c3d974245b2897ad644029edeccf7fed96c395e



More information about the pld-cvs-commit mailing list