mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +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-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:= \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user