mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-plugins-good
|
||||
PKG_VERSION:=1.8.2
|
||||
PKG_VERSION:=1.10.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||
@@ -20,9 +20,9 @@ PKG_LICENSE_FILES:=COPYING
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
||||
PKG_HASH:=8d7549118a3b7a009ece6bb38a05b66709c551d32d2adfd89eded4d1d7a23944
|
||||
PKG_HASH:=be053f6ed716eeb517cec148cec637cdce571c6e04d5c21409e2876fb76c7639
|
||||
|
||||
PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base
|
||||
PKG_BUILD_DEPENDS:= libgstreamer1 gst1-plugins-base
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
@@ -37,7 +37,7 @@ define Package/gstreamer1-good/Default
|
||||
SECTION:=multimedia
|
||||
TITLE:=GStreamer
|
||||
URL:=http://gstreamer.freedesktop.org/
|
||||
DEPENDS:= +libgstreamer1 $(ICONV_DEPENDS)
|
||||
DEPENDS:= +libgstreamer1 +libgst1pbutils $(ICONV_DEPENDS)
|
||||
endef
|
||||
|
||||
define Package/gstreamer1-good/description/Default
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1049,7 +1049,6 @@ sys/sunaudio/Makefile
|
||||
@@ -1061,7 +1061,6 @@ sys/sunaudio/Makefile
|
||||
sys/v4l2/Makefile
|
||||
sys/waveform/Makefile
|
||||
sys/ximage/Makefile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1049,21 +1049,6 @@ sys/sunaudio/Makefile
|
||||
@@ -1061,21 +1061,6 @@ sys/sunaudio/Makefile
|
||||
sys/v4l2/Makefile
|
||||
sys/waveform/Makefile
|
||||
sys/ximage/Makefile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1052,9 +1052,6 @@ sys/ximage/Makefile
|
||||
@@ -1064,9 +1064,6 @@ sys/ximage/Makefile
|
||||
common/Makefile
|
||||
common/m4/Makefile
|
||||
m4/Makefile
|
||||
|
||||
Reference in New Issue
Block a user