pkgsrc/multimedia/gst-plugins0.10-base/patches/patch-ac
drochner 561f635858 update to 0.10.31
changes: many fixes and improvements - see the Changelog
2010-12-03 18:05:58 +00:00

15 lines
382 B
Text

$NetBSD: patch-ac,v 1.5 2010/12/03 18:15:44 drochner Exp $
--- ext/alsa/gstalsasrc.c.orig 2010-11-29 12:19:06.000000000 +0000
+++ ext/alsa/gstalsasrc.c
@@ -51,6 +51,10 @@
#include <gst/gst-i18n-plugin.h>
+#ifndef ESTRPIPE
+#define ESTRPIPE EPIPE
+#endif
+
#define DEFAULT_PROP_DEVICE "default"
#define DEFAULT_PROP_DEVICE_NAME ""
#define DEFAULT_PROP_CARD_NAME ""