Subject: pkg/9688: gtk isn't compiled for alternate input devices
To: None <gnats-bugs@gnats.netbsd.org>
From: Lennart Augustsson <augustss@augustsson.net>
List: netbsd-bugs
Date: 03/28/2000 02:12:00
>Number:         9688
>Category:       pkg
>Synopsis:       gtk isn't compiled for alternate input devices
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 28 02:12:01 2000
>Last-Modified:
>Originator:     Lennart Augustsson
>Organization:
Department of Computing Science, Chalmers University
>Release:        NetBSD-current 2000-03-28
>Environment:
System: NetBSD opus 1.4X NetBSD 1.4X (OPUS) #77: Tue Mar 28 10:52:24 CEST 2000 augustss@opus:/usr/src/sys/arch/i386/compile/OPUS i386


>Description:
	The gtk library allows alternative input devices to be used, but
	this feature is not compiled by default.
>How-To-Repeat:
	Try to use your digitzer in e.g. the gimp.  Nothing happens.
>Fix:
	Apply this patch:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/gtk/Makefile,v
retrieving revision 1.40
diff -c -r1.40 Makefile
*** Makefile	2000/03/12 22:30:05	1.40
--- Makefile	2000/03/28 10:10:14
***************
*** 20,25 ****
--- 20,26 ----
  
  GNU_CONFIGURE=  yes
  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" X_LDFLAGS="${X_LDFLAGS}"
+ CONFIGURE_ARGS+=--with-xinput=xfree
  
  INFO_FILES=	gdk.info gtk.info
  
>Audit-Trail:
>Unformatted: