gst1-plugins-good: bump version to 1.12.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 12 May 2017 10:18:04 +0000 (11:18 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 4 Jul 2017 10:14:29 +0000 (12:14 +0200)
Remove non-existant configure options:

  --disable-esd, --disable-esdtest:
  https://github.com/GStreamer/gst-plugins-good/commit/3d6955d68624c089d7066bfdbf38ef69c1dc07b6

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

index 21ee18d15f5d4adcb0673804496cc87f042fcb7e..ef9f757749aa41636f3d58139515f92c38881dae 100644 (file)
@@ -1,2 +1,2 @@
-# From http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.10.4.tar.xz.sha256sum
-sha256 8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e  gst-plugins-good-1.10.4.tar.xz
+# From http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.12.0.tar.xz.sha256sum
+sha256 8a1d734db7338e00c28b794a7f0a5a9e67d1c5c8b0074075b50638207d372ebc  gst-plugins-good-1.12.0.tar.xz
index 6bf159d2e4f55b7de7f4374817cbb2057a9727cb..febb141cf732a18a04fe2eca7f6f90ad1e870762 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GST1_PLUGINS_GOOD_VERSION = 1.10.4
+GST1_PLUGINS_GOOD_VERSION = 1.12.0
 GST1_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST1_PLUGINS_GOOD_VERSION).tar.xz
 GST1_PLUGINS_GOOD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-good
 GST1_PLUGINS_GOOD_LICENSE_FILES = COPYING
@@ -20,9 +20,7 @@ GST1_PLUGINS_GOOD_CONF_OPTS = \
        --disable-osx_video \
        --disable-aalib \
        --disable-aalibtest \
-       --disable-libcaca \
-       --disable-esd \
-       --disable-esdtest
+       --disable-libcaca
 
 # Options which require currently unpackaged libraries
 GST1_PLUGINS_GOOD_CONF_OPTS += \