commit
b3fc83bd92
22 changed files with 305 additions and 276 deletions
|
@ -8,15 +8,15 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-libav
|
PKG_NAME:=gst1-libav
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
Ted Hess <thess@kitschensync.net>
|
Ted Hess <thess@kitschensync.net>
|
||||||
|
|
||||||
PKG_SOURCE:=gst-libav-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-libav-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-libav
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-libav
|
||||||
PKG_HASH:=8a351c39c5cfc2bbd31ca434ec4a290a730a26efbdea962fdd8306dce5c576de
|
PKG_HASH:=dfd78591901df7853eab7e56a86c34a1b03635da0d3d56b89aa577f1897865da
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0 LGPL-2.0
|
PKG_LICENSE:=GPL-2.0 LGPL-2.0
|
||||||
PKG_LICENSE_FILES:=COPYING COPYING.LIB
|
PKG_LICENSE_FILES:=COPYING COPYING.LIB
|
||||||
|
@ -116,7 +116,7 @@ define Package/gst1-libav
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
TITLE:=GStreamer Libav plugin
|
TITLE:=GStreamer Libav plugin
|
||||||
URL:=http://www.gstreamer.net/modules/gst-libav.html
|
URL:=https://www.gstreamer.net/modules/gst-libav.html
|
||||||
DEPENDS:= +libgstreamer1 +gstreamer1-plugins-base \
|
DEPENDS:= +libgstreamer1 +gstreamer1-plugins-base \
|
||||||
+gst1-mod-alsa +libgst1audio +libgst1pbutils +libgst1video \
|
+gst1-mod-alsa +libgst1audio +libgst1pbutils +libgst1video \
|
||||||
+libbz2 +liblzma
|
+libbz2 +liblzma
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-bad
|
PKG_NAME:=gst1-plugins-bad
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING.LIB COPYING
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-bad-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-bad-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gst-plugins-bad-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-bad-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||||
PKG_HASH:=34fab7da70994465a64468330b2168a4a0ed90a7de7e4c499b6d127c6c1b1eaf
|
PKG_HASH:=910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
diff -u --recursive gst-plugins-bad-1.12.4-vanilla/configure.ac gst-plugins-bad-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-bad-1.12.4-vanilla/configure.ac 2018-02-11 19:43:06.962320214 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-bad-1.12.4/configure.ac 2018-02-11 19:43:48.643416395 -0500
|
@@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
@@ -3717,7 +3717,6 @@
|
|
||||||
ext/dtls/Makefile
|
|
||||||
ext/webrtcdsp/Makefile
|
|
||||||
ext/ttml/Makefile
|
|
||||||
-po/Makefile.in
|
|
||||||
docs/Makefile
|
|
||||||
docs/plugins/Makefile
|
|
||||||
docs/libs/Makefile
|
|
||||||
diff -u --recursive gst-plugins-bad-1.12.4-vanilla/Makefile.am gst-plugins-bad-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-bad-1.12.4-vanilla/Makefile.am 2018-02-11 19:43:06.987320271 -0500
|
|
||||||
+++ gst-plugins-bad-1.12.4/Makefile.am 2018-02-11 19:43:55.023431118 -0500
|
|
||||||
@@ -2,11 +2,11 @@
|
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
gst-libs gst sys ext pkgconfig \
|
gst-libs gst sys ext pkgconfig \
|
||||||
|
@ -24,5 +12,15 @@ diff -u --recursive gst-plugins-bad-1.12.4-vanilla/Makefile.am gst-plugins-bad-1
|
||||||
- m4 common docs tests po tools
|
- m4 common docs tests po tools
|
||||||
+ m4 common docs tests tools
|
+ m4 common docs tests tools
|
||||||
|
|
||||||
# include before EXTRA_DIST for win32 assignment
|
EXTRA_DIST = \
|
||||||
include $(top_srcdir)/common/win32.mak
|
depcomp \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -2686,7 +2686,6 @@ ext/dtls/Makefile
|
||||||
|
ext/webrtc/Makefile
|
||||||
|
ext/webrtcdsp/Makefile
|
||||||
|
ext/ttml/Makefile
|
||||||
|
-po/Makefile.in
|
||||||
|
docs/Makefile
|
||||||
|
docs/plugins/Makefile
|
||||||
|
docs/libs/Makefile
|
||||||
|
|
|
@ -1,7 +1,22 @@
|
||||||
diff -u --recursive gst-plugins-bad-1.14.1-vanilla/configure.ac gst-plugins-bad-1.14.1/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-bad-1.14.1-vanilla/configure.ac 2018-07-08 22:17:07.553492088 -0400
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-bad-1.14.1/configure.ac 2018-07-08 22:17:38.866597074 -0400
|
@@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
@@ -2600,24 +2600,6 @@
|
|
||||||
|
SUBDIRS = \
|
||||||
|
gst-libs gst sys ext pkgconfig \
|
||||||
|
- m4 common docs tests tools
|
||||||
|
+ m4 common docs tools
|
||||||
|
|
||||||
|
DIST_SUBDIRS = \
|
||||||
|
gst gst-libs sys ext pkgconfig \
|
||||||
|
- m4 common docs tests tools
|
||||||
|
+ m4 common docs tools
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
depcomp \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -2600,24 +2600,6 @@ sys/vdpau/Makefile
|
||||||
sys/wasapi/Makefile
|
sys/wasapi/Makefile
|
||||||
sys/winks/Makefile
|
sys/winks/Makefile
|
||||||
sys/winscreencap/Makefile
|
sys/winscreencap/Makefile
|
||||||
|
@ -26,20 +41,3 @@ diff -u --recursive gst-plugins-bad-1.14.1-vanilla/configure.ac gst-plugins-bad-
|
||||||
ext/voamrwbenc/Makefile
|
ext/voamrwbenc/Makefile
|
||||||
ext/voaacenc/Makefile
|
ext/voaacenc/Makefile
|
||||||
ext/assrender/Makefile
|
ext/assrender/Makefile
|
||||||
diff -u --recursive gst-plugins-bad-1.14.1-vanilla/Makefile.am gst-plugins-bad-1.14.1/Makefile.am
|
|
||||||
--- gst-plugins-bad-1.14.1-vanilla/Makefile.am 2018-07-08 22:17:07.553492088 -0400
|
|
||||||
+++ gst-plugins-bad-1.14.1/Makefile.am 2018-07-08 22:17:51.278638694 -0400
|
|
||||||
@@ -2,11 +2,11 @@
|
|
||||||
|
|
||||||
SUBDIRS = \
|
|
||||||
gst-libs gst sys ext pkgconfig \
|
|
||||||
- m4 common docs tests tools
|
|
||||||
+ m4 common docs tools
|
|
||||||
|
|
||||||
DIST_SUBDIRS = \
|
|
||||||
gst gst-libs sys ext pkgconfig \
|
|
||||||
- m4 common docs tests tools
|
|
||||||
+ m4 common docs tools
|
|
||||||
|
|
||||||
EXTRA_DIST = \
|
|
||||||
depcomp \
|
|
||||||
|
|
|
@ -0,0 +1,53 @@
|
||||||
|
--- a/ext/dtls/gstdtlsagent.c
|
||||||
|
+++ b/ext/dtls/gstdtlsagent.c
|
||||||
|
@@ -124,11 +124,11 @@ _gst_dtls_init_openssl (void)
|
||||||
|
}
|
||||||
|
|
||||||
|
GST_INFO_OBJECT (NULL, "initializing openssl %lx", OPENSSL_VERSION_NUMBER);
|
||||||
|
+#if OPENSSL_VERSION_NUMBER < 0x10100000L
|
||||||
|
SSL_library_init ();
|
||||||
|
SSL_load_error_strings ();
|
||||||
|
ERR_load_BIO_strings ();
|
||||||
|
|
||||||
|
-#if OPENSSL_VERSION_NUMBER < 0x10100000L
|
||||||
|
{
|
||||||
|
gint i;
|
||||||
|
gint num_locks;
|
||||||
|
@@ -197,7 +197,7 @@ gst_dtls_agent_init (GstDtlsAgent * self)
|
||||||
|
SSL_CTX_set_cipher_list (priv->ssl_context,
|
||||||
|
"ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH");
|
||||||
|
SSL_CTX_set_read_ahead (priv->ssl_context, 1);
|
||||||
|
-#if OPENSSL_VERSION_NUMBER >= 0x1000200fL
|
||||||
|
+#if (OPENSSL_VERSION_NUMBER >= 0x1000200fL) && (OPENSSL_VERSION_NUMBER < 0x10100000L)
|
||||||
|
SSL_CTX_set_ecdh_auto (priv->ssl_context, 1);
|
||||||
|
#endif
|
||||||
|
}
|
||||||
|
--- a/ext/dtls/gstdtlscertificate.c
|
||||||
|
+++ b/ext/dtls/gstdtlscertificate.c
|
||||||
|
@@ -45,8 +45,15 @@
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
|
+#include <openssl/bn.h>
|
||||||
|
+#include <openssl/rsa.h>
|
||||||
|
#include <openssl/ssl.h>
|
||||||
|
|
||||||
|
+#if OPENSSL_VERSION_NUMBER < 0x10100000L
|
||||||
|
+#define X509_getm_notBefore X509_get_notBefore
|
||||||
|
+#define X509_getm_notAfter X509_get_notAfter
|
||||||
|
+#endif
|
||||||
|
+
|
||||||
|
GST_DEBUG_CATEGORY_STATIC (gst_dtls_certificate_debug);
|
||||||
|
#define GST_CAT_DEFAULT gst_dtls_certificate_debug
|
||||||
|
|
||||||
|
@@ -240,8 +247,8 @@ init_generated (GstDtlsCertificate * self)
|
||||||
|
|
||||||
|
X509_set_version (priv->x509, 2);
|
||||||
|
ASN1_INTEGER_set (X509_get_serialNumber (priv->x509), 0);
|
||||||
|
- X509_gmtime_adj (X509_get_notBefore (priv->x509), 0);
|
||||||
|
- X509_gmtime_adj (X509_get_notAfter (priv->x509), 31536000L); /* A year */
|
||||||
|
+ X509_gmtime_adj (X509_getm_notBefore (priv->x509), 0);
|
||||||
|
+ X509_gmtime_adj (X509_getm_notAfter (priv->x509), 31536000L); /* A year */
|
||||||
|
X509_set_pubkey (priv->x509, priv->private_key);
|
||||||
|
|
||||||
|
name = X509_get_subject_name (priv->x509);
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-base
|
PKG_NAME:=gst1-plugins-base
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
@ -19,8 +19,8 @@ PKG_LICENSE_FILES:=COPYING.LIB COPYING
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-base/
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-base
|
||||||
PKG_HASH:=a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c
|
PKG_HASH:=ca6139490e48863e7706d870ff4e8ac9f417b56f3b9e4b3ce490c13b09a77461
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
CONFIG_PACKAGE_gst1-mod-alsa \
|
CONFIG_PACKAGE_gst1-mod-alsa \
|
||||||
|
@ -52,7 +52,7 @@ define Package/gstreamer1-base/Default
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
TITLE:=GStreamer
|
TITLE:=GStreamer
|
||||||
URL:=http://gstreamer.freedesktop.org/
|
URL:=https://gstreamer.freedesktop.org/
|
||||||
DEPENDS:= +libgstreamer1 $(ICONV_DEPENDS)
|
DEPENDS:= +libgstreamer1 $(ICONV_DEPENDS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-base-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-base-1.12.4-vanilla/configure.ac 2018-02-11 09:52:04.704954684 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-base-1.12.4/configure.ac 2018-02-11 09:53:01.444071594 -0500
|
@@ -13,7 +13,6 @@ SUBDIRS = \
|
||||||
@@ -964,7 +964,6 @@
|
|
||||||
docs/libs/Makefile
|
|
||||||
docs/plugins/Makefile
|
|
||||||
docs/version.entities
|
|
||||||
-po/Makefile.in
|
|
||||||
common/Makefile
|
|
||||||
common/m4/Makefile
|
|
||||||
m4/Makefile
|
|
||||||
diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-base-1.12.4-vanilla/Makefile.am 2018-02-11 09:52:04.704954684 -0500
|
|
||||||
+++ gst-plugins-base-1.12.4/Makefile.am 2018-02-11 09:53:08.156085423 -0500
|
|
||||||
@@ -13,7 +13,6 @@
|
|
||||||
tools \
|
tools \
|
||||||
tests \
|
tests \
|
||||||
docs \
|
docs \
|
||||||
|
@ -20,7 +8,7 @@ diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base
|
||||||
common \
|
common \
|
||||||
m4
|
m4
|
||||||
|
|
||||||
@@ -24,7 +23,6 @@
|
@@ -24,7 +23,6 @@ DIST_SUBDIRS = \
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
tools \
|
tools \
|
||||||
tests \
|
tests \
|
||||||
|
@ -28,3 +16,13 @@ diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base
|
||||||
common \
|
common \
|
||||||
m4
|
m4
|
||||||
|
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1030,7 +1030,6 @@ docs/Makefile
|
||||||
|
docs/libs/Makefile
|
||||||
|
docs/plugins/Makefile
|
||||||
|
docs/version.entities
|
||||||
|
-po/Makefile.in
|
||||||
|
common/Makefile
|
||||||
|
common/m4/Makefile
|
||||||
|
m4/Makefile
|
||||||
|
|
|
@ -1,7 +1,24 @@
|
||||||
diff -u --recursive gst-plugins-base-1.14.1-vanilla/configure.ac gst-plugins-base-1.14.1/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-base-1.14.1-vanilla/configure.ac 2018-07-07 18:10:49.601305039 -0400
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-base-1.14.1/configure.ac 2018-07-07 18:11:03.465363471 -0400
|
@@ -11,7 +11,6 @@ SUBDIRS = \
|
||||||
@@ -992,40 +992,6 @@
|
gst-libs \
|
||||||
|
gst sys $(SUBDIRS_EXT) \
|
||||||
|
tools \
|
||||||
|
- tests \
|
||||||
|
docs \
|
||||||
|
common \
|
||||||
|
m4
|
||||||
|
@@ -22,7 +21,6 @@ DIST_SUBDIRS = \
|
||||||
|
gst-libs \
|
||||||
|
gst sys ext \
|
||||||
|
tools \
|
||||||
|
- tests \
|
||||||
|
common \
|
||||||
|
m4
|
||||||
|
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -992,40 +992,6 @@ pkgconfig/gstreamer-gl.pc
|
||||||
pkgconfig/gstreamer-gl-uninstalled.pc
|
pkgconfig/gstreamer-gl-uninstalled.pc
|
||||||
pkgconfig/gstreamer-plugins-base.pc
|
pkgconfig/gstreamer-plugins-base.pc
|
||||||
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
||||||
|
@ -42,22 +59,3 @@ diff -u --recursive gst-plugins-base-1.14.1-vanilla/configure.ac gst-plugins-bas
|
||||||
docs/Makefile
|
docs/Makefile
|
||||||
docs/libs/Makefile
|
docs/libs/Makefile
|
||||||
docs/plugins/Makefile
|
docs/plugins/Makefile
|
||||||
diff -u --recursive gst-plugins-base-1.14.1-vanilla/Makefile.am gst-plugins-base-1.14.1/Makefile.am
|
|
||||||
--- gst-plugins-base-1.14.1-vanilla/Makefile.am 2018-07-07 18:10:49.601305039 -0400
|
|
||||||
+++ gst-plugins-base-1.14.1/Makefile.am 2018-07-07 18:11:09.186387585 -0400
|
|
||||||
@@ -11,7 +11,6 @@
|
|
||||||
gst-libs \
|
|
||||||
gst sys $(SUBDIRS_EXT) \
|
|
||||||
tools \
|
|
||||||
- tests \
|
|
||||||
docs \
|
|
||||||
common \
|
|
||||||
m4
|
|
||||||
@@ -22,7 +21,6 @@
|
|
||||||
gst-libs \
|
|
||||||
gst sys ext \
|
|
||||||
tools \
|
|
||||||
- tests \
|
|
||||||
common \
|
|
||||||
m4
|
|
||||||
|
|
||||||
|
|
|
@ -1,21 +1,6 @@
|
||||||
diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-base-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-base-1.12.4-vanilla/configure.ac 2018-02-11 09:55:52.832424735 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-base-1.12.4/configure.ac 2018-02-11 09:56:25.417491876 -0500
|
@@ -11,13 +11,11 @@ SUBDIRS = \
|
||||||
@@ -942,10 +942,6 @@
|
|
||||||
pkgconfig/gstreamer-video-uninstalled.pc
|
|
||||||
pkgconfig/gstreamer-plugins-base.pc
|
|
||||||
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
|
||||||
-docs/Makefile
|
|
||||||
-docs/libs/Makefile
|
|
||||||
-docs/plugins/Makefile
|
|
||||||
-docs/version.entities
|
|
||||||
common/Makefile
|
|
||||||
common/m4/Makefile
|
|
||||||
m4/Makefile
|
|
||||||
diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-base-1.12.4-vanilla/Makefile.am 2018-02-11 09:55:52.832424735 -0500
|
|
||||||
+++ gst-plugins-base-1.12.4/Makefile.am 2018-02-11 09:56:32.742506969 -0500
|
|
||||||
@@ -11,13 +11,11 @@
|
|
||||||
gst-libs \
|
gst-libs \
|
||||||
gst sys $(SUBDIRS_EXT) \
|
gst sys $(SUBDIRS_EXT) \
|
||||||
tools \
|
tools \
|
||||||
|
@ -29,3 +14,16 @@ diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base
|
||||||
gst-libs \
|
gst-libs \
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
tools \
|
tools \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -992,10 +992,6 @@ pkgconfig/gstreamer-gl.pc
|
||||||
|
pkgconfig/gstreamer-gl-uninstalled.pc
|
||||||
|
pkgconfig/gstreamer-plugins-base.pc
|
||||||
|
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
||||||
|
-docs/Makefile
|
||||||
|
-docs/libs/Makefile
|
||||||
|
-docs/plugins/Makefile
|
||||||
|
-docs/version.entities
|
||||||
|
common/Makefile
|
||||||
|
common/m4/Makefile
|
||||||
|
m4/Makefile
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-good
|
PKG_NAME:=gst1-plugins-good
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
@ -19,8 +19,8 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-good/
|
||||||
PKG_HASH:=c0575e2811860bfff59b865b8d125153859a01f0615fa41e279b64d88d25caad
|
PKG_HASH:=5f8b553260cb0aac56890053d8511db1528d53cae10f0287cfce2cb2acc70979
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
CONFIG_PACKAGE_gst1-mod-lame \
|
CONFIG_PACKAGE_gst1-mod-lame \
|
||||||
|
@ -38,7 +38,7 @@ define Package/gstreamer1-good/Default
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
TITLE:=GStreamer
|
TITLE:=GStreamer
|
||||||
URL:=http://gstreamer.freedesktop.org/
|
URL:=https://gstreamer.freedesktop.org/
|
||||||
DEPENDS:= +libgstreamer1 +libgst1pbutils $(ICONV_DEPENDS)
|
DEPENDS:= +libgstreamer1 +libgst1pbutils $(ICONV_DEPENDS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:34:37.773144289 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:35:17.103223474 -0500
|
@@ -4,7 +4,6 @@ ALWAYS_SUBDIRS = \
|
||||||
@@ -1061,7 +1061,6 @@
|
|
||||||
sys/v4l2/Makefile
|
|
||||||
sys/waveform/Makefile
|
|
||||||
sys/ximage/Makefile
|
|
||||||
-po/Makefile.in
|
|
||||||
tests/Makefile
|
|
||||||
tests/check/Makefile
|
|
||||||
tests/examples/Makefile
|
|
||||||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:34:37.786144315 -0500
|
|
||||||
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:35:23.529236411 -0500
|
|
||||||
@@ -4,7 +4,6 @@
|
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
tests \
|
tests \
|
||||||
docs \
|
docs \
|
||||||
|
@ -20,3 +8,13 @@ diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good
|
||||||
common \
|
common \
|
||||||
m4 \
|
m4 \
|
||||||
pkgconfig
|
pkgconfig
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1292,7 +1292,6 @@ sys/osxvideo/Makefile
|
||||||
|
sys/v4l2/Makefile
|
||||||
|
sys/waveform/Makefile
|
||||||
|
sys/ximage/Makefile
|
||||||
|
-po/Makefile.in
|
||||||
|
tests/Makefile
|
||||||
|
tests/check/Makefile
|
||||||
|
tests/examples/Makefile
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
diff -u --recursive gst-plugins-good-1.14.1-vanilla/configure.ac gst-plugins-good-1.14.1/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-good-1.14.1-vanilla/configure.ac 2018-07-07 18:56:53.008234372 -0400
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-good-1.14.1/configure.ac 2018-07-07 18:57:24.886355477 -0400
|
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
@@ -1292,22 +1292,6 @@
|
|
||||||
|
ALWAYS_SUBDIRS = \
|
||||||
|
gst sys ext \
|
||||||
|
- tests \
|
||||||
|
docs \
|
||||||
|
common \
|
||||||
|
m4 \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1292,22 +1292,6 @@ sys/osxvideo/Makefile
|
||||||
sys/v4l2/Makefile
|
sys/v4l2/Makefile
|
||||||
sys/waveform/Makefile
|
sys/waveform/Makefile
|
||||||
sys/ximage/Makefile
|
sys/ximage/Makefile
|
||||||
|
@ -24,14 +33,3 @@ diff -u --recursive gst-plugins-good-1.14.1-vanilla/configure.ac gst-plugins-goo
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
diff -u --recursive gst-plugins-good-1.14.1-vanilla/Makefile.am gst-plugins-good-1.14.1/Makefile.am
|
|
||||||
--- gst-plugins-good-1.14.1-vanilla/Makefile.am 2018-07-07 18:56:53.008234372 -0400
|
|
||||||
+++ gst-plugins-good-1.14.1/Makefile.am 2018-07-07 18:57:30.015374957 -0400
|
|
||||||
@@ -2,7 +2,6 @@
|
|
||||||
|
|
||||||
ALWAYS_SUBDIRS = \
|
|
||||||
gst sys ext \
|
|
||||||
- tests \
|
|
||||||
docs \
|
|
||||||
common \
|
|
||||||
m4 \
|
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:37:22.304475546 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:38:15.248581736 -0500
|
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
@@ -1064,9 +1064,6 @@
|
|
||||||
|
ALWAYS_SUBDIRS = \
|
||||||
|
gst sys ext \
|
||||||
|
- docs \
|
||||||
|
common \
|
||||||
|
m4 \
|
||||||
|
pkgconfig
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1295,9 +1295,6 @@ sys/ximage/Makefile
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
|
@ -11,14 +20,3 @@ diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-goo
|
||||||
pkgconfig/Makefile
|
pkgconfig/Makefile
|
||||||
pkgconfig/gstreamer-plugins-good-uninstalled.pc
|
pkgconfig/gstreamer-plugins-good-uninstalled.pc
|
||||||
)
|
)
|
||||||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:37:37.242505621 -0500
|
|
||||||
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:38:28.838608856 -0500
|
|
||||||
@@ -2,7 +2,6 @@
|
|
||||||
|
|
||||||
ALWAYS_SUBDIRS = \
|
|
||||||
gst sys ext \
|
|
||||||
- docs \
|
|
||||||
common \
|
|
||||||
m4 \
|
|
||||||
pkgconfig
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-ugly
|
PKG_NAME:=gst1-plugins-ugly
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
@ -19,8 +19,8 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-ugly
|
||||||
PKG_HASH:=55e097d9d93921fdcf7abb0ff92d23b21dd9098e632f1ba433603b3bd1cf3d69
|
PKG_HASH:=ac02d837f166c35ff6ce0738e281680d0b90052cfb1f0255dcf6aaca5f0f6d23
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
CONFIG_PACKAGE_gst1-mod-asf \
|
CONFIG_PACKAGE_gst1-mod-asf \
|
||||||
|
@ -38,7 +38,7 @@ define Package/gstreamer1-ugly/Default
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
TITLE:=GStreamer
|
TITLE:=GStreamer
|
||||||
URL:=http://gstreamer.freedesktop.org/
|
URL:=https://gstreamer.freedesktop.org/
|
||||||
DEPENDS:= +libgstreamer1 $(ICONV_DEPENDS)
|
DEPENDS:= +libgstreamer1 $(ICONV_DEPENDS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/configure.ac gst-plugins-ugly-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/configure.ac 2018-02-11 20:18:05.152825587 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:18:33.859767165 -0500
|
|
||||||
@@ -474,7 +474,6 @@
|
|
||||||
tests/check/Makefile
|
|
||||||
tests/files/Makefile
|
|
||||||
m4/Makefile
|
|
||||||
-po/Makefile.in
|
|
||||||
pkgconfig/Makefile
|
|
||||||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
|
||||||
)
|
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/Makefile.am 2018-02-11 20:18:05.157825577 -0500
|
|
||||||
+++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:18:23.491788265 -0500
|
|
||||||
@@ -1,7 +1,7 @@
|
@@ -1,7 +1,7 @@
|
||||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
|
|
||||||
|
@ -21,3 +9,13 @@ diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
depcomp \
|
depcomp \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -427,7 +427,6 @@ tests/Makefile
|
||||||
|
tests/check/Makefile
|
||||||
|
tests/files/Makefile
|
||||||
|
m4/Makefile
|
||||||
|
-po/Makefile.in
|
||||||
|
pkgconfig/Makefile
|
||||||
|
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
||||||
|
)
|
||||||
|
|
|
@ -1,19 +1,5 @@
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/configure.ac gst-plugins-ugly-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/configure.ac 2018-02-11 20:19:01.875710150 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:19:27.117658780 -0500
|
|
||||||
@@ -470,9 +470,6 @@
|
|
||||||
docs/Makefile
|
|
||||||
docs/plugins/Makefile
|
|
||||||
docs/version.entities
|
|
||||||
-tests/Makefile
|
|
||||||
-tests/check/Makefile
|
|
||||||
-tests/files/Makefile
|
|
||||||
m4/Makefile
|
|
||||||
pkgconfig/Makefile
|
|
||||||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/Makefile.am 2018-02-11 20:19:01.875710150 -0500
|
|
||||||
+++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:19:34.402643954 -0500
|
|
||||||
@@ -1,7 +1,7 @@
|
@@ -1,7 +1,7 @@
|
||||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
|
|
||||||
|
@ -23,3 +9,15 @@ diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
depcomp \
|
depcomp \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -423,9 +423,6 @@ ext/x264/Makefile
|
||||||
|
docs/Makefile
|
||||||
|
docs/plugins/Makefile
|
||||||
|
docs/version.entities
|
||||||
|
-tests/Makefile
|
||||||
|
-tests/check/Makefile
|
||||||
|
-tests/files/Makefile
|
||||||
|
m4/Makefile
|
||||||
|
pkgconfig/Makefile
|
||||||
|
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
||||||
|
|
|
@ -1,19 +1,5 @@
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/configure.ac gst-plugins-ugly-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/configure.ac 2018-02-11 20:19:47.318617668 -0500
|
+++ b/Makefile.am
|
||||||
+++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:19:56.171599652 -0500
|
|
||||||
@@ -467,9 +467,6 @@
|
|
||||||
ext/sidplay/Makefile
|
|
||||||
ext/twolame/Makefile
|
|
||||||
ext/x264/Makefile
|
|
||||||
-docs/Makefile
|
|
||||||
-docs/plugins/Makefile
|
|
||||||
-docs/version.entities
|
|
||||||
m4/Makefile
|
|
||||||
pkgconfig/Makefile
|
|
||||||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
|
||||||
diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly-1.12.4/Makefile.am
|
|
||||||
--- gst-plugins-ugly-1.12.4-vanilla/Makefile.am 2018-02-11 20:19:47.318617668 -0500
|
|
||||||
+++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:20:03.662584407 -0500
|
|
||||||
@@ -1,7 +1,7 @@
|
@@ -1,7 +1,7 @@
|
||||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||||
|
|
||||||
|
@ -23,3 +9,15 @@ diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
depcomp \
|
depcomp \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -420,9 +420,6 @@ ext/dvdread/Makefile
|
||||||
|
ext/mpeg2dec/Makefile
|
||||||
|
ext/sidplay/Makefile
|
||||||
|
ext/x264/Makefile
|
||||||
|
-docs/Makefile
|
||||||
|
-docs/plugins/Makefile
|
||||||
|
-docs/version.entities
|
||||||
|
m4/Makefile
|
||||||
|
pkgconfig/Makefile
|
||||||
|
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gstreamer1
|
PKG_NAME:=gstreamer1
|
||||||
PKG_VERSION:=1.14.2
|
PKG_VERSION:=1.14.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
@ -19,8 +19,8 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gstreamer-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gstreamer-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gstreamer/
|
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gstreamer
|
||||||
PKG_HASH:=4bd6127299f3f29379046bbd58a526e6353b569e0e72f7b4df2ae70df6882e09
|
PKG_HASH:=f94f6696c5f05a3b3a9183e39c5f5c0b779f75a04c0efa497e7920afa985ffc7
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
|
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
|
||||||
|
@ -118,14 +118,18 @@ GST_VERSION:=1.0
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
--disable-benchmarks \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
|
--disable-failing-tests \
|
||||||
|
--disable-fatal-warnings \
|
||||||
|
--disable-introspection \
|
||||||
|
--disable-gst-tracer-hooks \
|
||||||
|
--disable-gtk-doc-html \
|
||||||
--disable-tests \
|
--disable-tests \
|
||||||
--disable-valgrind \
|
--disable-valgrind \
|
||||||
--disable-gst-tracer-hooks \
|
|
||||||
--with-unwind=no \
|
|
||||||
--without-libiconv-prefix \
|
--without-libiconv-prefix \
|
||||||
--without-libintl-prefix \
|
--without-libintl-prefix \
|
||||||
--without-x \
|
--without-unwind
|
||||||
|
|
||||||
EXTRA_LDFLAGS+= \
|
EXTRA_LDFLAGS+= \
|
||||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gstreamer-1.12.4-vanilla/configure.ac 2018-02-10 17:37:16.379378242 -0500
|
+++ b/Makefile.am
|
||||||
+++ gstreamer-1.12.4/configure.ac 2018-02-10 17:40:18.742109326 -0500
|
@@ -9,7 +9,6 @@ aclocal_DATA = gst-element-check-1.0.m4
|
||||||
@@ -1083,7 +1083,6 @@
|
|
||||||
plugins/Makefile
|
|
||||||
plugins/elements/Makefile
|
|
||||||
plugins/tracers/Makefile
|
|
||||||
-po/Makefile.in
|
|
||||||
tests/Makefile
|
|
||||||
tests/benchmarks/Makefile
|
|
||||||
tests/check/Makefile
|
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefile.am
|
|
||||||
--- gstreamer-1.12.4-vanilla/Makefile.am 2018-02-10 17:37:16.390378286 -0500
|
|
||||||
+++ gstreamer-1.12.4/Makefile.am 2018-02-10 17:40:29.112150898 -0500
|
|
||||||
@@ -9,7 +9,6 @@
|
|
||||||
SUBDIRS = pkgconfig \
|
SUBDIRS = pkgconfig \
|
||||||
gst libs plugins tests \
|
gst libs plugins tests \
|
||||||
docs \
|
docs \
|
||||||
|
@ -20,7 +8,7 @@ diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefi
|
||||||
m4 \
|
m4 \
|
||||||
common \
|
common \
|
||||||
data
|
data
|
||||||
@@ -22,7 +21,6 @@
|
@@ -22,7 +21,6 @@ endif
|
||||||
DIST_SUBDIRS = pkgconfig \
|
DIST_SUBDIRS = pkgconfig \
|
||||||
gst libs plugins tools tests \
|
gst libs plugins tools tests \
|
||||||
docs \
|
docs \
|
||||||
|
@ -28,3 +16,13 @@ diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefi
|
||||||
m4 \
|
m4 \
|
||||||
common \
|
common \
|
||||||
data
|
data
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1086,7 +1086,6 @@ libs/gst/net/Makefile
|
||||||
|
plugins/Makefile
|
||||||
|
plugins/elements/Makefile
|
||||||
|
plugins/tracers/Makefile
|
||||||
|
-po/Makefile.in
|
||||||
|
tests/Makefile
|
||||||
|
tests/benchmarks/Makefile
|
||||||
|
tests/check/Makefile
|
||||||
|
|
|
@ -1,7 +1,26 @@
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gstreamer-1.12.4-vanilla/configure.ac 2018-02-10 17:43:59.957864211 -0500
|
+++ b/Makefile.am
|
||||||
+++ gstreamer-1.12.4/configure.ac 2018-02-10 17:44:19.772930084 -0500
|
@@ -7,7 +7,7 @@ aclocaldir = $(datadir)/aclocal
|
||||||
@@ -1083,20 +1083,6 @@
|
aclocal_DATA = gst-element-check-1.0.m4
|
||||||
|
|
||||||
|
SUBDIRS = pkgconfig \
|
||||||
|
- gst libs plugins tests \
|
||||||
|
+ gst libs plugins \
|
||||||
|
docs \
|
||||||
|
m4 \
|
||||||
|
common \
|
||||||
|
@@ -19,7 +19,7 @@ endif
|
||||||
|
|
||||||
|
# These are all the possible subdirs
|
||||||
|
DIST_SUBDIRS = pkgconfig \
|
||||||
|
- gst libs plugins tools tests \
|
||||||
|
+ gst libs plugins tools \
|
||||||
|
docs \
|
||||||
|
m4 \
|
||||||
|
common \
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1086,20 +1086,6 @@ libs/gst/net/Makefile
|
||||||
plugins/Makefile
|
plugins/Makefile
|
||||||
plugins/elements/Makefile
|
plugins/elements/Makefile
|
||||||
plugins/tracers/Makefile
|
plugins/tracers/Makefile
|
||||||
|
@ -22,24 +41,3 @@ diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/confi
|
||||||
tools/Makefile
|
tools/Makefile
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefile.am
|
|
||||||
--- gstreamer-1.12.4-vanilla/Makefile.am 2018-02-10 17:43:59.959864217 -0500
|
|
||||||
+++ gstreamer-1.12.4/Makefile.am 2018-02-10 17:44:30.298965075 -0500
|
|
||||||
@@ -7,7 +7,7 @@
|
|
||||||
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4
|
|
||||||
|
|
||||||
SUBDIRS = pkgconfig \
|
|
||||||
- gst libs plugins tests \
|
|
||||||
+ gst libs plugins \
|
|
||||||
docs \
|
|
||||||
m4 \
|
|
||||||
common \
|
|
||||||
@@ -19,7 +19,7 @@
|
|
||||||
|
|
||||||
# These are all the possible subdirs
|
|
||||||
DIST_SUBDIRS = pkgconfig \
|
|
||||||
- gst libs plugins tools tests \
|
|
||||||
+ gst libs plugins tools \
|
|
||||||
docs \
|
|
||||||
m4 \
|
|
||||||
common \
|
|
||||||
|
|
|
@ -1,7 +1,24 @@
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/configure.ac
|
--- a/Makefile.am
|
||||||
--- gstreamer-1.12.4-vanilla/configure.ac 2018-02-10 17:45:28.053157030 -0500
|
+++ b/Makefile.am
|
||||||
+++ gstreamer-1.12.4/configure.ac 2018-02-10 17:45:47.703222322 -0500
|
@@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-1.0.m4
|
||||||
@@ -1086,12 +1086,6 @@
|
|
||||||
|
SUBDIRS = pkgconfig \
|
||||||
|
gst libs plugins \
|
||||||
|
- docs \
|
||||||
|
m4 \
|
||||||
|
common \
|
||||||
|
data
|
||||||
|
@@ -20,7 +19,6 @@ endif
|
||||||
|
# These are all the possible subdirs
|
||||||
|
DIST_SUBDIRS = pkgconfig \
|
||||||
|
gst libs plugins tools \
|
||||||
|
- docs \
|
||||||
|
m4 \
|
||||||
|
common \
|
||||||
|
data
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1089,12 +1089,6 @@ plugins/tracers/Makefile
|
||||||
tools/Makefile
|
tools/Makefile
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
|
@ -14,22 +31,3 @@ diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/confi
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
pkgconfig/Makefile
|
pkgconfig/Makefile
|
||||||
stamp.h
|
stamp.h
|
||||||
diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefile.am
|
|
||||||
--- gstreamer-1.12.4-vanilla/Makefile.am 2018-02-10 17:45:28.053157030 -0500
|
|
||||||
+++ gstreamer-1.12.4/Makefile.am 2018-02-10 17:45:58.940259656 -0500
|
|
||||||
@@ -8,7 +8,6 @@
|
|
||||||
|
|
||||||
SUBDIRS = pkgconfig \
|
|
||||||
gst libs plugins \
|
|
||||||
- docs \
|
|
||||||
m4 \
|
|
||||||
common \
|
|
||||||
data
|
|
||||||
@@ -20,7 +19,6 @@
|
|
||||||
# These are all the possible subdirs
|
|
||||||
DIST_SUBDIRS = pkgconfig \
|
|
||||||
gst libs plugins tools \
|
|
||||||
- docs \
|
|
||||||
m4 \
|
|
||||||
common \
|
|
||||||
data
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- a/gst/gstplugin.c
|
--- a/gst/gstplugin.c
|
||||||
+++ b/gst/gstplugin.c
|
+++ b/gst/gstplugin.c
|
||||||
@@ -732,15 +732,8 @@ _priv_gst_plugin_load_file_for_registry
|
@@ -776,15 +776,8 @@ _priv_gst_plugin_load_file_for_registry (const gchar * filename,
|
||||||
goto return_error;
|
goto return_error;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue