Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/14] gstreamer1: bump to version 1.10.0
@ 2016-11-03  9:58 Gustavo Zacarias
  2016-11-03  9:58 ` [Buildroot] [PATCH 02/14] gstreamer1: add explicit libunwind support Gustavo Zacarias
                   ` (13 more replies)
  0 siblings, 14 replies; 18+ messages in thread
From: Gustavo Zacarias @ 2016-11-03  9:58 UTC (permalink / raw)
  To: buildroot

Remove gstconfig.h compatibility kludge since it has been
fixed/reinstated upstream.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/gstreamer1/gstreamer1/gstreamer1.hash |  4 ++--
 package/gstreamer1/gstreamer1/gstreamer1.mk   | 12 +-----------
 2 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/package/gstreamer1/gstreamer1/gstreamer1.hash b/package/gstreamer1/gstreamer1/gstreamer1.hash
index c85518e..8bd7782 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.hash
+++ b/package/gstreamer1/gstreamer1/gstreamer1.hash
@@ -1,2 +1,2 @@
-# From http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.8.3.tar.xz.sha256sum
-sha256	66b37762d4fdcd63bce5a2bec57e055f92420e95037361609900278c0db7c53f  gstreamer-1.8.3.tar.xz
+# From http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.0.tar.xz.sha256sum
+sha256	1e7778fabe480185bfc4ce552f0860de1443f6618a68a86ccdd65854fed37207  gstreamer-1.10.0.tar.xz
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.mk b/package/gstreamer1/gstreamer1/gstreamer1.mk
index d69c3e8..f0afdd9 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.mk
+++ b/package/gstreamer1/gstreamer1/gstreamer1.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GSTREAMER1_VERSION = 1.8.3
+GSTREAMER1_VERSION = 1.10.0
 GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
 GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
 GSTREAMER1_INSTALL_STAGING = YES
@@ -36,14 +36,4 @@ GSTREAMER1_CONF_OPTS = \
 
 GSTREAMER1_DEPENDENCIES = libglib2 host-pkgconf host-bison host-flex
 
-# gstreamer-1.6 changed the location of its gstconfig.h file,
-# and unfortunately, not all (by far!) consumers have been
-# updated to look in the correct location.
-# Add a symlink to the legacy location
-define GSTREAMER1_LEGACY_CGSTCONFIG_H
-	cd $(STAGING_DIR)/usr/include/gstreamer-1.0/gst && \
-		ln -sf ../../../lib/gstreamer-1.0/include/gst/gstconfig.h .
-endef
-GSTREAMER1_POST_INSTALL_STAGING_HOOKS += GSTREAMER1_LEGACY_CGSTCONFIG_H
-
 $(eval $(autotools-package))
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-11-07 20:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03  9:58 [Buildroot] [PATCH 01/14] gstreamer1: bump to version 1.10.0 Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 02/14] gstreamer1: add explicit libunwind support Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 03/14] gst1-plugins-base: bump to version 1.10.0 Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 04/14] gst1-plugins-good: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 05/14] gst1-plugins-bad: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 06/14] gst1-plugins-bad: enable fdkaac plugin Gustavo Zacarias
2016-11-07 20:58   ` Thomas Petazzoni
2016-11-03  9:58 ` [Buildroot] [PATCH 07/14] gst1-plugins-bad: enable webrtc plugin Gustavo Zacarias
2016-11-03 11:27   ` Baruch Siach
2016-11-07 20:59   ` Thomas Petazzoni
2016-11-03  9:58 ` [Buildroot] [PATCH 08/14] gst1-plugins-bad: add new timecode plugin Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 09/14] gst1-plugins-ugly: bump to version 1.10.0 Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 10/14] gst1-libav: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 11/14] gst1-rtsp-server: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 12/14] gst1-validate: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 13/14] gst-omx: " Gustavo Zacarias
2016-11-03  9:58 ` [Buildroot] [PATCH 14/14] gst1-plugins-bad: add srtp support Gustavo Zacarias
2016-11-07 20:57 ` [Buildroot] [PATCH 01/14] gstreamer1: bump to version 1.10.0 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox