From c3dbdb1d9d9bfa94b81b08d3d161a2a3a50e5c88 Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 19 Feb 2006 19:22:06 +0000 Subject: [PATCH] fix build with recent libdvdread --- devel/gstreamer-plugins/patches/patch-configure | 10 +++++----- .../patches/patch-ext_dvdread_dvdreadsrc_c | 11 +++++++++++ .../gstreamer-plugins/patches/patch-gconf_Makefile_in | 8 ++++---- .../patches/patch-sys_oss_Makefile_in | 8 ++++---- 4 files changed, 24 insertions(+), 13 deletions(-) create mode 100644 devel/gstreamer-plugins/patches/patch-ext_dvdread_dvdreadsrc_c diff --git a/devel/gstreamer-plugins/patches/patch-configure b/devel/gstreamer-plugins/patches/patch-configure index 4764625d95f..a01109daed8 100644 --- a/devel/gstreamer-plugins/patches/patch-configure +++ b/devel/gstreamer-plugins/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.3 2005/11/13 06:49:01 marcm Exp $ ---- configure.orig Mon Jul 11 06:18:55 2005 -+++ configure Mon Jul 11 06:19:56 2005 -@@ -28115,7 +28115,7 @@ DEFAULT_AUDIOSRC="osssrc" +$OpenBSD: patch-configure,v 1.4 2006/02/19 19:22:06 espie Exp $ +--- configure.orig Sun Sep 4 14:21:34 2005 ++++ configure Mon Dec 19 14:36:49 2005 +@@ -28114,7 +28114,7 @@ DEFAULT_AUDIOSRC="osssrc" DEFAULT_VIDEOSRC="v4lsrc" DEFAULT_VISUALIZER="goom" case "$host" in @@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.3 2005/11/13 06:49:01 marcm Exp $ DEFAULT_AUDIOSINK="sunaudiosink" DEFAULT_VIDEOSINK="ximagesink" DEFAULT_AUDIOSRC="sunaudiosrc" -@@ -35836,7 +35836,7 @@ fi +@@ -35338,7 +35338,7 @@ fi echo "$as_me:$LINENO: result: $ac_cv_lib_Xv_pic_XvQueryExtension" >&5 echo "${ECHO_T}$ac_cv_lib_Xv_pic_XvQueryExtension" >&6 if test $ac_cv_lib_Xv_pic_XvQueryExtension = yes; then diff --git a/devel/gstreamer-plugins/patches/patch-ext_dvdread_dvdreadsrc_c b/devel/gstreamer-plugins/patches/patch-ext_dvdread_dvdreadsrc_c new file mode 100644 index 00000000000..ef892fcc272 --- /dev/null +++ b/devel/gstreamer-plugins/patches/patch-ext_dvdread_dvdreadsrc_c @@ -0,0 +1,11 @@ +$OpenBSD: patch-ext_dvdread_dvdreadsrc_c,v 1.1 2006/02/19 19:22:06 espie Exp $ +--- ext/dvdread/dvdreadsrc.c.orig Sun Feb 19 20:03:42 2006 ++++ ext/dvdread/dvdreadsrc.c Sun Feb 19 20:03:54 2006 +@@ -34,6 +34,7 @@ + #include + #include + #include ++#include + //#include + #include + diff --git a/devel/gstreamer-plugins/patches/patch-gconf_Makefile_in b/devel/gstreamer-plugins/patches/patch-gconf_Makefile_in index d2d2d75ef2b..2f736881789 100644 --- a/devel/gstreamer-plugins/patches/patch-gconf_Makefile_in +++ b/devel/gstreamer-plugins/patches/patch-gconf_Makefile_in @@ -1,7 +1,7 @@ -$OpenBSD: patch-gconf_Makefile_in,v 1.3 2005/11/13 06:49:01 marcm Exp $ ---- gconf/Makefile.in.orig Thu Jun 30 16:10:56 2005 -+++ gconf/Makefile.in Mon Jul 11 05:27:53 2005 -@@ -875,13 +875,7 @@ gstreamer-@GST_MAJORMINOR@.schemas: gstr +$OpenBSD: patch-gconf_Makefile_in,v 1.4 2006/02/19 19:22:06 espie Exp $ +--- gconf/Makefile.in.orig Sun Sep 4 14:19:41 2005 ++++ gconf/Makefile.in Mon Dec 19 14:36:49 2005 +@@ -851,13 +851,7 @@ gstreamer-@GST_MAJORMINOR@.schemas: gstr cp gstreamer.schemas gstreamer-@GST_MAJORMINOR@.schemas install-data-local: diff --git a/devel/gstreamer-plugins/patches/patch-sys_oss_Makefile_in b/devel/gstreamer-plugins/patches/patch-sys_oss_Makefile_in index 28ec6a2fd81..46d0b87245c 100644 --- a/devel/gstreamer-plugins/patches/patch-sys_oss_Makefile_in +++ b/devel/gstreamer-plugins/patches/patch-sys_oss_Makefile_in @@ -1,7 +1,7 @@ -$OpenBSD: patch-sys_oss_Makefile_in,v 1.3 2005/11/13 06:49:01 marcm Exp $ ---- sys/oss/Makefile.in.orig Thu Jun 30 16:12:18 2005 -+++ sys/oss/Makefile.in Mon Jul 11 05:30:44 2005 -@@ -388,7 +388,7 @@ LIBOIL_CFLAGS = @LIBOIL_CFLAGS@ +$OpenBSD: patch-sys_oss_Makefile_in,v 1.4 2006/02/19 19:22:06 espie Exp $ +--- sys/oss/Makefile.in.orig Sun Sep 4 14:21:13 2005 ++++ sys/oss/Makefile.in Mon Dec 19 14:36:49 2005 +@@ -368,7 +368,7 @@ LIBOIL_CFLAGS = @LIBOIL_CFLAGS@ LIBOIL_LIBS = @LIBOIL_LIBS@ LIBPNG_CFLAGS = @LIBPNG_CFLAGS@ LIBPNG_LIBS = @LIBPNG_LIBS@