diff --git a/multimedia/gstreamer1/plugins-base/Makefile b/multimedia/gstreamer1/plugins-base/Makefile index e667633d163..fb0436016fe 100644 --- a/multimedia/gstreamer1/plugins-base/Makefile +++ b/multimedia/gstreamer1/plugins-base/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.11 2013/03/22 17:21:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2013/04/27 14:48:18 ajacoutot Exp $ COMMENT= base elements for GStreamer -V= 1.0.6 +V= 1.0.7 DISTNAME= gst-plugins-base-${V} PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-base-${V} diff --git a/multimedia/gstreamer1/plugins-base/distinfo b/multimedia/gstreamer1/plugins-base/distinfo index ebf01e8e00a..70f215f884b 100644 --- a/multimedia/gstreamer1/plugins-base/distinfo +++ b/multimedia/gstreamer1/plugins-base/distinfo @@ -1,2 +1,2 @@ -SHA256 (gstreamer/gst-plugins-base-1.0.6.tar.xz) = heX5mvaQ9yDM3l6n55MmnTWIOj6tgMqZhfpE4YuxpKU= -SIZE (gstreamer/gst-plugins-base-1.0.6.tar.xz) = 2363832 +SHA256 (gstreamer/gst-plugins-base-1.0.7.tar.xz) = AUgF5Qtpa8BsOGLqZW3wefwLX+8MEPFunwhfKQVFZ3o= +SIZE (gstreamer/gst-plugins-base-1.0.7.tar.xz) = 2388380 diff --git a/multimedia/gstreamer1/plugins-base/patches/patch-configure_ac b/multimedia/gstreamer1/plugins-base/patches/patch-configure_ac index aa466e366c3..4e7f57cc632 100644 --- a/multimedia/gstreamer1/plugins-base/patches/patch-configure_ac +++ b/multimedia/gstreamer1/plugins-base/patches/patch-configure_ac @@ -1,10 +1,10 @@ -$OpenBSD: patch-configure_ac,v 1.4 2012/10/25 14:00:27 ajacoutot Exp $ +$OpenBSD: patch-configure_ac,v 1.5 2013/04/27 14:48:18 ajacoutot Exp $ Our cdparanoia version does not have cache control. ---- configure.ac.orig Tue Oct 23 19:03:49 2012 -+++ configure.ac Thu Oct 25 14:48:59 2012 -@@ -566,6 +566,21 @@ AG_GST_CHECK_FEATURE(ALSA, [ALSA], alsa, [ +--- configure.ac.orig Fri Apr 26 12:18:03 2013 ++++ configure.ac Sat Apr 27 15:45:06 2013 +@@ -588,6 +588,21 @@ AG_GST_CHECK_FEATURE(ALSA, [ALSA], alsa, [ ]) ]) @@ -26,7 +26,7 @@ Our cdparanoia version does not have cache control. dnl *** CDParanoia *** dnl Note: upstream has a pkg-config file only in post-10.2 SVN so far translit(dnm, m, l) AM_CONDITIONAL(USE_CDPARANOIA, true) -@@ -596,10 +611,10 @@ AG_GST_CHECK_FEATURE(CDPARANOIA, [CDParanoia], cdparan +@@ -618,10 +633,10 @@ AG_GST_CHECK_FEATURE(CDPARANOIA, [CDParanoia], cdparan if test "x$FOUND_CDPARANOIA" = "xyes"; then AC_CHECK_LIB(cdda_paranoia, @@ -39,7 +39,7 @@ Our cdparanoia version does not have cache control. fi AC_SUBST(CDPARANOIA_LIBS) -@@ -716,6 +731,7 @@ else +@@ -738,6 +753,7 @@ else dnl not building plugins with external dependencies, dnl but we still need to set the conditionals AM_CONDITIONAL(USE_ALSA, false) @@ -47,7 +47,7 @@ Our cdparanoia version does not have cache control. AM_CONDITIONAL(USE_CDPARANOIA, false) AM_CONDITIONAL(USE_IVORBIS, false) AM_CONDITIONAL(USE_LIBVISUAL, false) -@@ -836,6 +852,7 @@ sys/ximage/Makefile +@@ -858,6 +874,7 @@ sys/ximage/Makefile sys/xvimage/Makefile ext/Makefile ext/alsa/Makefile