Browse Source

- bump gstreamer + deps

master
gixxpunk 7 years ago
parent
commit
83de4f023a
  1. 0
      archive-patches/gst-plugins-bad-1.12.4-Makefile.am-don-t-hardcode-libtool-name-when-running-pbad.patch
  2. 0
      archive-patches/gst-plugins-bad-1.12.4-configure-allow-to-disable-libssh2.patch
  3. 0
      archive-patches/gst-plugins-bad-1.12.4-dvbapi5-fix-old-kernel.patch
  4. 0
      archive-patches/gst-plugins-bad-1.12.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch
  5. 0
      archive-patches/gst-plugins-bad-1.12.4-hls-main-thread-block.patch
  6. 0
      archive-patches/gst-plugins-bad-1.12.4-rtmp-fix-seeking-and-potential-segfault.patch
  7. 0
      archive-patches/gst-plugins-bad-1.12.4-rtmp-hls-tsdemux-fix.patch
  8. 0
      archive-patches/gst-plugins-base-1.12.4-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
  9. 0
      archive-patches/gst-plugins-base-1.12.4-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
  10. 0
      archive-patches/gst-plugins-base-1.12.4-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch
  11. 0
      archive-patches/gst-plugins-base-1.12.4-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
  12. 0
      archive-patches/gst-plugins-base-1.12.4-subparse-avoid-false-negatives-dealing-with-UTF-8.patch
  13. 0
      archive-patches/gst-plugins-good-1.12.4-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
  14. 0
      archive-patches/gstreamer-1.12.4-revert-use-new-gst-adapter-get-buffer.patch
  15. 46
      archive-patches/nettle-3.3.patch
  16. 2
      make/archives.mk
  17. 13
      make/gstreamer.mk

0
archive-patches/gst-plugins-bad-1.12.3-Makefile.am-don-t-hardcode-libtool-name-when-running-pbad.patch → archive-patches/gst-plugins-bad-1.12.4-Makefile.am-don-t-hardcode-libtool-name-when-running-pbad.patch

0
archive-patches/gst-plugins-bad-1.12.3-configure-allow-to-disable-libssh2.patch → archive-patches/gst-plugins-bad-1.12.4-configure-allow-to-disable-libssh2.patch

0
archive-patches/gst-plugins-bad-1.12.3-dvbapi5-fix-old-kernel.patch → archive-patches/gst-plugins-bad-1.12.4-dvbapi5-fix-old-kernel.patch

0
archive-patches/gst-plugins-bad-1.12.3-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch → archive-patches/gst-plugins-bad-1.12.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch

0
archive-patches/gst-plugins-bad-1.12.3-hls-main-thread-block.patch → archive-patches/gst-plugins-bad-1.12.4-hls-main-thread-block.patch

0
archive-patches/gst-plugins-bad-1.12.3-rtmp-fix-seeking-and-potential-segfault.patch → archive-patches/gst-plugins-bad-1.12.4-rtmp-fix-seeking-and-potential-segfault.patch

0
archive-patches/gst-plugins-bad-1.12.3-rtmp-hls-tsdemux-fix.patch → archive-patches/gst-plugins-bad-1.12.4-rtmp-hls-tsdemux-fix.patch

0
archive-patches/gst-plugins-base-1.12.3-Makefile.am-don-t-hardcode-libtool-name-when-running.patch → archive-patches/gst-plugins-base-1.12.4-Makefile.am-don-t-hardcode-libtool-name-when-running.patch

0
archive-patches/gst-plugins-base-1.12.3-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch → archive-patches/gst-plugins-base-1.12.4-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch

0
archive-patches/gst-plugins-base-1.12.3-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch → archive-patches/gst-plugins-base-1.12.4-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch

0
archive-patches/gst-plugins-base-1.12.3-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch → archive-patches/gst-plugins-base-1.12.4-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch

0
archive-patches/gst-plugins-base-1.12.3-subparse-avoid-false-negatives-dealing-with-UTF-8.patch → archive-patches/gst-plugins-base-1.12.4-subparse-avoid-false-negatives-dealing-with-UTF-8.patch

0
archive-patches/gst-plugins-good-1.12.3-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch → archive-patches/gst-plugins-good-1.12.4-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch

0
archive-patches/gstreamer-1.12.3-revert-use-new-gst-adapter-get-buffer.patch → archive-patches/gstreamer-1.12.4-revert-use-new-gst-adapter-get-buffer.patch

46
archive-patches/nettle-3.3.patch

@ -1,46 +0,0 @@
From 46edf01cc98db9f9feec984897836dfdd26bdc8d Mon Sep 17 00:00:00 2001
From: Jussi Kukkonen <jussi.kukkonen@intel.com>
Date: Wed, 12 Aug 2015 23:27:27 +0300
Subject: [PATCH] Add target to only build tests (not run them)
Not sending upstream as this is only a start of a solution to
installable tests: It's useful for us already as is.
Upstream-Status: Inappropriate [not a complete solution]
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
---
Makefile.in | 3 +++
testsuite/Makefile.in | 2 ++
2 files changed, 5 insertions(+)
diff --git a/Makefile.in b/Makefile.in
index 08efb7d..7909342 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -55,6 +55,9 @@ clean distclean mostlyclean maintainer-clean tags:
echo "Making $@ in $$d" ; (cd $$d && $(MAKE) $@); done
$(MAKE) $@-here
+buildtest:
+ echo "Making $@ in testsuite" ; (cd testsuite && $(MAKE) $@)
+
check-here:
true
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
index 6bc1907..bb65bf0 100644
--- a/testsuite/Makefile.in
+++ b/testsuite/Makefile.in
@@ -116,6 +116,8 @@ $(TARGETS) $(EXTRA_TARGETS): testutils.$(OBJEXT) ../nettle-internal.$(OBJEXT) \
# data.
VALGRIND = valgrind --error-exitcode=1 --leak-check=full --show-reachable=yes @IF_ASM@ --partial-loads-ok=yes
+buildtest: $(TS_ALL)
+
# The PATH update is for locating dlls on w*ndows.
check: $(TS_ALL)
LD_LIBRARY_PATH=../.lib PATH="../.lib:$$PATH" srcdir="$(srcdir)" \
--
2.1.4

2
make/archives.mk

@ -354,7 +354,7 @@ $(ARCHIVE)/libffi-$(LIBFFI_VER).tar.gz:
$(WGET) ftp://sourceware.org/pub/libffi/libffi-$(LIBFFI_VER).tar.gz
GLIB_MAJOR=2
GLIB_MINOR=54
GLIB_MINOR=55
GLIB_MICRO=0
GLIB_VER=$(GLIB_MAJOR).$(GLIB_MINOR).$(GLIB_MICRO)
$(ARCHIVE)/glib-$(GLIB_VER).tar.xz:

13
make/gstreamer.mk

@ -13,7 +13,7 @@ endif
#
# gstreamer
#
GSTREAMER_VER = 1.12.3
GSTREAMER_VER = 1.12.4
GSTREAMER_SOURCE = gstreamer-$(GSTREAMER_VER).tar.xz
$(ARCHIVE)/$(GSTREAMER_SOURCE):
@ -316,7 +316,7 @@ $(D)/gst_plugins_dvbmediasink: $(D)/gstreamer $(D)/gst_plugins_base $(D)/gst_plu
#
# orc
#
ORC_VER = 0.4.27
ORC_VER = 0.4.28
ORC_SOURCE = orc-$(ORC_VER).tar.xz
$(ARCHIVE)/$(ORC_SOURCE):
@ -367,7 +367,7 @@ $(D)/libdca: $(ARCHIVE)/$(LIBDCA_SOURCE)
#
# nettle
#
NETTLE_VER = 3.3
NETTLE_VER = 3.4
NETTLE_SOURCE = nettle-$(NETTLE_VER).tar.gz
$(ARCHIVE)/$(NETTLE_SOURCE):
@ -376,7 +376,6 @@ $(ARCHIVE)/$(NETTLE_SOURCE):
$(D)/nettle: $(D)/gmp $(ARCHIVE)/$(NETTLE_SOURCE)
$(UNTAR)/$(NETTLE_SOURCE)
set -e; cd $(BUILD_TMP)/nettle-$(NETTLE_VER); \
$(PATCH)/nettle-$(NETTLE_VER).patch; \
$(CONFIGURE) \
--prefix= \
--disable-documentation \
@ -517,8 +516,8 @@ $(D)/alsa-lib: $(ARCHIVE)/$(ALSA-LIB_SOURCE)
#
# libsoup
#
LIBSOUP_VER_MAJOR = 2.60
LIBSOUP_VER_MINOR = 0
LIBSOUP_VER_MAJOR = 2.61
LIBSOUP_VER_MINOR = 1
LIBSOUP_VER = $(LIBSOUP_VER_MAJOR).$(LIBSOUP_VER_MINOR)
LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VER).tar.xz
@ -547,7 +546,7 @@ $(D)/libsoup: $(D)/sqlite $(D)/libxml2 $(D)/libglib2 $(ARCHIVE)/$(LIBSOUP_SOURCE
#
# sqlite
#
SQLITE_VER = 3200100
SQLITE_VER = 3210000
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VER).tar.gz
$(ARCHIVE)/$(SQLITE_SOURCE):

Loading…
Cancel
Save