From 92b385c29e8737a88f14daad66555f51cfcaac07 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sat, 7 Jul 2018 18:23:58 -0400 Subject: [PATCH] gst1-plugins-base: update to 1.14.1 Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-base/Makefile | 4 +-- .../patches/002-no-tests.patch | 32 ++++++++++++++----- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/multimedia/gst1-plugins-base/Makefile b/multimedia/gst1-plugins-base/Makefile index ee5e0c86b..7c445995d 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.12.4 +PKG_VERSION:=1.14.1 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo \ @@ -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:=4c306b03df0212f1b8903784e29bb3493319ba19ebebf13b0c56a17870292282 +PKG_HASH:=1026c7c3082d825d9b5d034c1a6dd8a4ebab60eb3738b0a0afde4ad2dc0b0db5 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_gst1-mod-alsa \ diff --git a/multimedia/gst1-plugins-base/patches/002-no-tests.patch b/multimedia/gst1-plugins-base/patches/002-no-tests.patch index 926cec039..774a2aac6 100644 --- a/multimedia/gst1-plugins-base/patches/002-no-tests.patch +++ b/multimedia/gst1-plugins-base/patches/002-no-tests.patch @@ -1,8 +1,8 @@ -diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-base-1.12.4/configure.ac ---- gst-plugins-base-1.12.4-vanilla/configure.ac 2018-02-11 09:54:25.065243893 -0500 -+++ gst-plugins-base-1.12.4/configure.ac 2018-02-11 09:55:12.112340832 -0500 -@@ -942,24 +942,6 @@ - pkgconfig/gstreamer-video-uninstalled.pc +diff -u --recursive gst-plugins-base-1.14.1-vanilla/configure.ac gst-plugins-base-1.14.1/configure.ac +--- gst-plugins-base-1.14.1-vanilla/configure.ac 2018-07-07 18:10:49.601305039 -0400 ++++ gst-plugins-base-1.14.1/configure.ac 2018-07-07 18:11:03.465363471 -0400 +@@ -992,40 +992,6 @@ + pkgconfig/gstreamer-gl-uninstalled.pc pkgconfig/gstreamer-plugins-base.pc pkgconfig/gstreamer-plugins-base-uninstalled.pc -tests/Makefile @@ -15,6 +15,22 @@ diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-bas -tests/examples/encoding/Makefile -tests/examples/fft/Makefile -tests/examples/gio/Makefile +-tests/examples/gl/Makefile +-tests/examples/gl/generic/Makefile +-tests/examples/gl/generic/cube/Makefile +-tests/examples/gl/generic/doublecube/Makefile +-tests/examples/gl/generic/recordgraphic/Makefile +-tests/examples/gl/generic/cubeyuv/Makefile +-tests/examples/gl/qt/Makefile +-tests/examples/gl/gtk/Makefile +-tests/examples/gl/gtk/fxtest/Makefile +-tests/examples/gl/gtk/3dvideo/Makefile +-tests/examples/gl/gtk/switchvideooverlay/Makefile +-tests/examples/gl/gtk/filternovideooverlay/Makefile +-tests/examples/gl/gtk/filtervideooverlay/Makefile +-tests/examples/gl/cocoa/Makefile +-tests/examples/gl/sdl/Makefile +-tests/examples/gl/clutter/Makefile -tests/examples/overlay/Makefile -tests/examples/seek/Makefile -tests/examples/snapshot/Makefile @@ -26,9 +42,9 @@ diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-bas docs/Makefile docs/libs/Makefile docs/plugins/Makefile -diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base-1.12.4/Makefile.am ---- gst-plugins-base-1.12.4-vanilla/Makefile.am 2018-02-11 09:54:25.091243946 -0500 -+++ gst-plugins-base-1.12.4/Makefile.am 2018-02-11 09:55:19.994357073 -0500 +diff -u --recursive gst-plugins-base-1.14.1-vanilla/Makefile.am gst-plugins-base-1.14.1/Makefile.am +--- gst-plugins-base-1.14.1-vanilla/Makefile.am 2018-07-07 18:10:49.601305039 -0400 ++++ gst-plugins-base-1.14.1/Makefile.am 2018-07-07 18:11:09.186387585 -0400 @@ -11,7 +11,6 @@ gst-libs \ gst sys $(SUBDIRS_EXT) \