correctly, fix build in lots of cases, since there is a HUGE number of things gst will try to pick up. fix the framework for MULTI_PACKAGES to not do insane stuff, and simplify the main Makefile greatly. Set up SHARED_ONLY. Some more clean-up to do. Someone will have to come up with descriptions and comments more accurate, and do more plugins testing...
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
$OpenBSD: patch-ext_dvdnav_dvdnavsrc_c,v 1.1 2006/03/20 15:21:43 espie Exp $
|
|
--- ext/dvdnav/dvdnavsrc.c.orig Sun Mar 19 18:29:25 2006
|
|
+++ ext/dvdnav/dvdnavsrc.c Sun Mar 19 18:29:36 2006
|
|
@@ -31,6 +31,7 @@
|
|
|
|
#include <gst/gst-i18n-plugin.h>
|
|
#include <gst/gst.h>
|
|
+#include <stdint.h>
|
|
|
|
#include <dvdread/dvd_reader.h>
|
|
#include <dvdread/ifo_read.h>
|