Update to gstreamer1-plugins-good-1.2.1.

This commit is contained in:
ajacoutot 2013-11-21 17:00:17 +00:00
parent d992520c4c
commit 326194a793
3 changed files with 8 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2013/10/26 08:02:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2013/11/21 17:00:17 ajacoutot Exp $
# XXX ossaudio(3) is only enabled to be used as a mixing device by
# x11/xfce4/xfce4-mixer
@ -12,9 +12,6 @@ PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-good-${V}
PKGNAME-main= ${PKGNAME}
PKGNAME-pulse= ${GST_PKGNAME_PREFIX}-plugins-pulse-${V}
REVISION-main= 2
REVISION-pulse= 0
WANTLIB += ffi glib-2.0 gmodule-2.0 gobject-2.0 gstaudio-1.0 gstbase-1.0
WANTLIB += gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0
WANTLIB += m orc-0.4 pcre pthread z ICE SM X11 Xext xcb

View File

@ -1,2 +1,2 @@
SHA256 (gstreamer/gst-plugins-good-1.2.0.tar.xz) = IlamsnROoY2IEGQs+QYaLxL0t+uofT+8mABCYrTw/fo=
SIZE (gstreamer/gst-plugins-good-1.2.0.tar.xz) = 2872368
SHA256 (gstreamer/gst-plugins-good-1.2.1.tar.xz) = Zg+gLb4BCG/PcC2HrMC6Xd4lWdahHs9DiHSv5QTFBRc=
SIZE (gstreamer/gst-plugins-good-1.2.1.tar.xz) = 2875300

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-sys_v4l2_gstv4l2bufferpool_c,v 1.1.1.1 2012/09/06 13:01:31 ajacoutot Exp $
--- sys/v4l2/gstv4l2bufferpool.c.orig Mon Nov 23 19:54:48 2009
+++ sys/v4l2/gstv4l2bufferpool.c Mon Nov 23 19:58:04 2009
@@ -26,6 +26,10 @@
# include <config.h>
$OpenBSD: patch-sys_v4l2_gstv4l2bufferpool_c,v 1.2 2013/11/21 17:00:17 ajacoutot Exp $
--- sys/v4l2/gstv4l2bufferpool.c.orig Thu Oct 10 12:32:31 2013
+++ sys/v4l2/gstv4l2bufferpool.c Thu Nov 21 17:31:39 2013
@@ -33,6 +33,10 @@
#include <fcntl.h>
#endif
+#ifdef __OpenBSD__