[Lunar-commits] r22650 - moonbase/trunk/graphics/gtk+-2

Jannis Pohlmann jannis at lunar-linux.org
Tue Dec 19 00:08:25 CET 2006


Author: jannis
Date: 2006-12-19 00:08:25 +0100 (Tue, 19 Dec 2006)
New Revision: 22650

Added:
   moonbase/trunk/graphics/gtk+-2/BUILD
Log:
Add support for XInput to GTK+ 2.x. Needed e.g. for Wacom tablets to work in GIMP. I'll add Wacom drivers tomorrow, probably.

Added: moonbase/trunk/graphics/gtk+-2/BUILD
===================================================================
--- moonbase/trunk/graphics/gtk+-2/BUILD	                        (rev 0)
+++ moonbase/trunk/graphics/gtk+-2/BUILD	2006-12-18 23:08:25 UTC (rev 22650)
@@ -0,0 +1,8 @@
+(
+
+  # XInput support is needed for Wacom tablets to work in GIMP
+  OPTS="$OPTS --with-xinput=yes"
+
+  default_build
+
+) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list