[packages/gstreamer-plugins-bad/DEVEL-1.18] - removed outdated patches

qboosh qboosh at pld-linux.org
Sat Oct 9 22:44:06 CEST 2021


commit 8ca238212ed62961346e7d104e30094b7304baef
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 9 22:47:37 2021 +0200

    - removed outdated patches

 gstreamer-plugins-bad-libdts.patch | 13 -------------
 gstreamer-plugins-bad-mfx.patch    | 13 -------------
 gstreamer-plugins-bad-neon.patch   | 11 -----------
 3 files changed, 37 deletions(-)
---
diff --git a/gstreamer-plugins-bad-libdts.patch b/gstreamer-plugins-bad-libdts.patch
deleted file mode 100644
index d2ebdc5..0000000
--- a/gstreamer-plugins-bad-libdts.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gst-plugins-bad-0.10.21/configure.ac.orig	2006-05-04 17:18:42.000000000 +0200
-+++ gst-plugins-bad-0.10.21/configure.ac	2006-05-21 20:21:48.752716750 +0200
-@@ -388,8 +388,8 @@
-   AG_GST_CHECK_LIBHEADER(DTS, dca, dca_init, $LIBM, dca.h,
-     DTS_LIBS="-ldca $LIBM", HAVE_DTS="no")
-   if test $HAVE_DTS = "no"; then
--    AG_GST_CHECK_LIBHEADER(DTS, dts_pic, dts_init, $LIBM, dts.h,
--      [ DTS_LIBS="-ldts_pic $LIBM"
-+    AG_GST_CHECK_LIBHEADER(DTS, dts, dts_init, $LIBM, dts.h,
-+      [ DTS_LIBS="-ldts $LIBM"
-         AC_DEFINE(DTS_OLD, 1, [Define if an old libdts is used])
-       ])
-   fi
diff --git a/gstreamer-plugins-bad-mfx.patch b/gstreamer-plugins-bad-mfx.patch
deleted file mode 100644
index 3193aa8..0000000
--- a/gstreamer-plugins-bad-mfx.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gst-plugins-bad-1.16.0/configure.ac.orig	2019-05-20 12:19:22.139787834 +0200
-+++ gst-plugins-bad-1.16.0/configure.ac	2019-05-20 12:23:00.638290319 +0200
-@@ -1067,8 +1067,8 @@
-             [AS_IF([test "x$MFX_HOME" != "x"],
-                    [MSDK_PREFIX="$MFX_HOME"],
-                    [MSDK_PREFIX="/opt/intel/media"])])
--    MSDK_CFLAGS="-I$MSDK_PREFIX/include -I$MSDK_PREFIX/include/mfx"
--    MSDK_LIBS="-L$MSDK_PREFIX/lib/lin_x64 -L$MSDK_PREFIX/lib/x64 -L$MSDK_PREFIX/lib64 -L$MSDK_PREFIX/lib -lmfx -ldl"
-+    MSDK_CFLAGS="-I/usr/include/mfx"
-+    MSDK_LIBS="-lmfx -ldl"
-     AC_SUBST(MSDK_CFLAGS)
-     AC_SUBST(MSDK_LIBS)
- 
diff --git a/gstreamer-plugins-bad-neon.patch b/gstreamer-plugins-bad-neon.patch
deleted file mode 100644
index e7eda80..0000000
--- a/gstreamer-plugins-bad-neon.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst-plugins-bad-1.16.2/configure.ac.orig	2020-03-29 19:32:56.064354609 +0200
-+++ gst-plugins-bad-1.16.2/configure.ac	2020-03-29 20:00:33.358709608 +0200
-@@ -1784,7 +1784,7 @@
- dnl *** neon ***
- translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
- AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
--  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.30.99, HAVE_NEON="yes", [
-+  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.31.99, HAVE_NEON="yes", [
-     HAVE_NEON="no"
-   ])
-   AC_SUBST(NEON_CFLAGS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-bad.git/commitdiff/24ea24cf2d5fd2c55b7ecb817462ccff202bd416



More information about the pld-cvs-commit mailing list