[packages/libx264] - rediff patches, rel 2

baggins baggins at pld-linux.org
Sat Nov 4 22:53:30 CET 2023


commit c8ddc010fae065e7e770f19aaf2d5cae5d9e965a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 4 22:49:09 2023 +0100

    - rediff patches, rel 2

 libx264-alpha.patch | 2 +-
 libx264.spec        | 2 +-
 x32.patch           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libx264.spec b/libx264.spec
index 5108a0e..ff8bf94 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -8,7 +8,7 @@
 %undefine	with_asm
 %endif
 
-%define		rel	1
+%define		rel	2
 %define		snap	20191217
 %define		snaph	2245
 Summary:	H264 encoder library
diff --git a/libx264-alpha.patch b/libx264-alpha.patch
index 007b709..5350c55 100644
--- a/libx264-alpha.patch
+++ b/libx264-alpha.patch
@@ -1,7 +1,7 @@
 --- 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}"
+             AS="${AS-${CC}}"
          fi
          ;;
 +    alpha*)
diff --git a/x32.patch b/x32.patch
index 2633dfd..7d6fbf2 100644
--- a/x32.patch
+++ b/x32.patch
@@ -18,7 +18,7 @@
 -        [ $compiler = GNU ] && CFLAGS="-m64 $CFLAGS" && LDFLAGS="-m64 $LDFLAGS"
 +        [ $compiler = GNU ] && CFLAGS="$CFLAGS" && LDFLAGS="$LDFLAGS"
          if [ "$SYS" = MACOSX ]; then
-             ASFLAGS="$ASFLAGS -f macho64 -DPIC -DPREFIX"
+             ASFLAGS="$ASFLAGS -f macho64 -DPREFIX"
              if cc_check '' "-arch x86_64"; then
 @@ -641,7 +641,14 @@
                  RCFLAGS="--target=pe-x86-64 $RCFLAGS"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list