summarylogtreecommitdiffstats
path: root/neomorphs.patch
blob: d885bd7b8c845b6d211f2c2a10cc29a2c23f8e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
diff -Naur xvidcap-1.1.7i-src/configure xvidcap-1.1.7/configure
--- xvidcap-1.1.7-src/configure 2008-07-09 09:28:25.000000000 +0200
+++ xvidcap-1.1.7/configure 2012-07-08 13:19:46.702518044 +0200
@@ -11,6 +11,8 @@
 ## M4sh Initialization. ##
 ## --------------------- ##

+LIBS="$LIBS -lX11 -lz -lXext"
+
 # Be more Bourne compatible
 DUALCASE=1; export DUALCASE # for MKS sh
 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
diff -Naur xvidcap-1.1.7-src/src/xvidcap-client-bindings.h xvidcap-1.1.7/src/xvidcap-client-bindings.h
--- xvidcap-1.1.7-src/src/xvidcap-client-bindings.h 2008-07-12 17:14:00.000000000 +0200
+++ xvidcap-1.1.7/src/xvidcap-client-bindings.h 2012-07-08 13:20:07.339183772 +0200
@@ -1,7 +1,6 @@
 /* Generated by dbus-binding-tool; do not edit! */

-#include <glib/gtypes.h>
-#include <glib/gerror.h>
+#include <glib.h>
 #include <dbus/dbus-glib.h>