From 8af3d74f01b3b8320fbdc64ea7033eb22d60a033 Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 15 Dec 2008 21:31:59 +0000 Subject: Fix build in DragonFly and possibly in other systems. --- multimedia/gst-plugins0.10-bad/distinfo | 3 ++- multimedia/gst-plugins0.10-bad/patches/patch-ac | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 multimedia/gst-plugins0.10-bad/patches/patch-ac diff --git a/multimedia/gst-plugins0.10-bad/distinfo b/multimedia/gst-plugins0.10-bad/distinfo index 63fb7dad569..0c2897c2310 100644 --- a/multimedia/gst-plugins0.10-bad/distinfo +++ b/multimedia/gst-plugins0.10-bad/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.8 2008/10/30 21:21:54 wiz Exp $ +$NetBSD: distinfo,v 1.9 2008/12/15 21:31:59 hasso Exp $ SHA1 (gst-plugins-bad-0.10.9.tar.bz2) = 67895310074f439f0504bea5bacc26d07be2cf5d RMD160 (gst-plugins-bad-0.10.9.tar.bz2) = 98a2f901474afa21209c4cfdf453cb41fbf4305a Size (gst-plugins-bad-0.10.9.tar.bz2) = 2323971 bytes SHA1 (patch-aa) = a8b1f65424b76ead54553de6158d51a1ae58a8c2 SHA1 (patch-ab) = eb851091bdf3c262383474bbe52e270520380f60 +SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64 diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-ac b/multimedia/gst-plugins0.10-bad/patches/patch-ac new file mode 100644 index 00000000000..21a1d4126ce --- /dev/null +++ b/multimedia/gst-plugins0.10-bad/patches/patch-ac @@ -0,0 +1,15 @@ +$NetBSD: patch-ac,v 1.1 2008/12/15 21:31:59 hasso Exp $ + +--- ext/apexsink/gstapexraop.h.orig 2008-12-15 22:57:52 +0200 ++++ ext/apexsink/gstapexraop.h 2008-12-15 22:58:59 +0200 +@@ -44,6 +44,10 @@ + + #include + ++#ifdef HAVE_SYS_SOCKET_H ++#include ++#endif ++ + G_BEGIN_DECLS + + /* raop fixed parameters */ -- cgit v1.2.3