diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2017-11-30 14:57:51 +0100 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2017-11-30 16:24:53 +0100 |
commit | 06de4d450f2717d046a5977ce9e37c49adff076b (patch) | |
tree | 351ada856b6064a81aceb2bbaa29170109c78a42 /multimedia/gst1-plugins-base | |
parent | b514587011918e35f042fbe1a3e0e946bab3a51b (diff) |
gstreamer: bump to 1.10.5
Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes
Fix dependencies
Refresh patches
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'multimedia/gst1-plugins-base')
4 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/gst1-plugins-base/Makefile b/multimedia/gst1-plugins-base/Makefile index 32bf8c95a..cf52c7b1e 100644 --- a/multimedia/gst1-plugins-base/Makefile +++ b/multimedia/gst1-plugins-base/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-base -PKG_VERSION:=1.8.2 +PKG_VERSION:=1.10.5 PKG_RELEASE:=1 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-base-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-base/ -PKG_HASH:=9d7109c8fb0a5dec8edb17b0053c59a46aba7ddf48dc48ea822ebbbd4339d38d +PKG_HASH:=1c401a79bd1e4521c6ef1b66579bddedd9136e164e54792aab4bfcf3485bf9a7 PKG_BUILD_DEPENDS:= libgstreamer1 PKG_CONFIG_DEPENDS:= \ diff --git a/multimedia/gst1-plugins-base/patches/001-no-translations.patch b/multimedia/gst1-plugins-base/patches/001-no-translations.patch index d49560624..34dfeff71 100644 --- a/multimedia/gst1-plugins-base/patches/001-no-translations.patch +++ b/multimedia/gst1-plugins-base/patches/001-no-translations.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -929,7 +929,6 @@ docs/design/Makefile +@@ -963,7 +963,6 @@ docs/design/Makefile docs/libs/Makefile docs/plugins/Makefile docs/version.entities diff --git a/multimedia/gst1-plugins-base/patches/002-no-tests.patch b/multimedia/gst1-plugins-base/patches/002-no-tests.patch index f177d1832..e650c2057 100644 --- a/multimedia/gst1-plugins-base/patches/002-no-tests.patch +++ b/multimedia/gst1-plugins-base/patches/002-no-tests.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -907,23 +907,6 @@ pkgconfig/gstreamer-video.pc +@@ -940,24 +940,6 @@ pkgconfig/gstreamer-video.pc pkgconfig/gstreamer-video-uninstalled.pc pkgconfig/gstreamer-plugins-base.pc pkgconfig/gstreamer-plugins-base-uninstalled.pc @@ -9,6 +9,7 @@ -tests/examples/Makefile -tests/examples/app/Makefile -tests/examples/audio/Makefile +-tests/examples/decodebin_next/Makefile -tests/examples/dynamic/Makefile -tests/examples/encoding/Makefile -tests/examples/fft/Makefile diff --git a/multimedia/gst1-plugins-base/patches/003-no-docs.patch b/multimedia/gst1-plugins-base/patches/003-no-docs.patch index a12c7e75e..33bf4a178 100644 --- a/multimedia/gst1-plugins-base/patches/003-no-docs.patch +++ b/multimedia/gst1-plugins-base/patches/003-no-docs.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -907,11 +907,6 @@ pkgconfig/gstreamer-video.pc +@@ -940,11 +940,6 @@ pkgconfig/gstreamer-video.pc pkgconfig/gstreamer-video-uninstalled.pc pkgconfig/gstreamer-plugins-base.pc pkgconfig/gstreamer-plugins-base-uninstalled.pc |