Update to gstreamer1-plugins-base-1.0.7.

This commit is contained in:
ajacoutot 2013-04-27 14:48:18 +00:00
parent 9239fe8fed
commit ab3fd96481
3 changed files with 11 additions and 11 deletions

View File

@ -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}

View File

@ -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

View File

@ -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