[SCM] vlc/master: Drop altivec patch (fixed upstream).

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Nov 20 23:31:21 UTC 2013


The following commit has been merged in the master branch:
commit 944a4d1cfe24a7d38ddc24c31b15f5f92a6d0e8e
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Nov 18 01:32:46 2013 +0100

    Drop altivec patch (fixed upstream).

diff --git a/debian/patches/altivec.patch b/debian/patches/altivec.patch
deleted file mode 100644
index 7f88bf7..0000000
--- a/debian/patches/altivec.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix detection of compiler flags for altivec on powerpc.
-Author: Benjamin Drung <bdrung at debian.org>
-Bug: https://trac.videolan.org/vlc/ticket/9757
-
---- a/configure.ac
-+++ b/configure.ac
-@@ -1424,6 +1424,8 @@
-         [ac_cv_c_altivec="-faltivec"],
-         dnl Below this are the Linux tests
-         [# Linux/PPC test (gcc 4.x)
-+         VLC_RESTORE_FLAGS
-+         VLC_SAVE_FLAGS
-          CFLAGS="${CFLAGS} -maltivec"
-          AC_TRY_COMPILE([#include <altivec.h>],
-            [vec_ld(0, (unsigned char *)0);],
diff --git a/debian/patches/series b/debian/patches/series
index 4164551..420def5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 pnap-grammar.patch
-altivec.patch

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list