Subject: pkg/19077: gaim doesn't enable X use idle times
To: None <gnats-bugs@gnats.netbsd.org>
From: None <franklin@elfie.org>
List: netbsd-bugs
Date: 11/16/2002 09:39:32
>Number:         19077
>Category:       pkg
>Synopsis:       gaim doesn't enable X use idle times
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 16 06:39:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6I
>Organization:
John Franklin
franklin@elfie.org
ICBM: 35°43'56"N 78°53'27"W
>Environment:
	
	
System: NetBSD deathmitten 1.6I NetBSD 1.6I (DM.MP) #4: Sat Oct 5 20:32:21 EDT 2002 franklin@deathmitten:/usr/src/sys/arch/i386/compile/DM.MP i386
Architecture: i386
Machine: i386
>Description:
Gaim can use X11 calls to determine how long it's been since you used the computer.  This is enabled by default by the gaim developers, disabled by default in the NetBSD pkg collection.
>How-To-Repeat:
pkg_add gaim
run gaim
Tools->Preferences->General
Note the lack of "X Use" under "Report Idle Times"

>Fix:

Apply the following patch:

Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/Makefile.common,v
retrieving revision 1.6
diff -u -r1.6 Makefile.common
--- Makefile.common     2002/11/06 19:19:38     1.6
+++ Makefile.common     2002/11/16 14:32:55
@@ -27,7 +27,6 @@
 CONFIGURE_ARGS+=       --disable-artsc
 CONFIGURE_ARGS+=       --disable-nas
 CONFIGURE_ARGS+=       --disable-perl
-CONFIGURE_ARGS+=       --disable-screensaver
 CONFIGURE_ARGS+=       --with-libiconv-prefix=${BUILDLINK_PREFIX.libiconv}
 
 CONFIGURE_ARGS+=       --enable-esd

>Release-Note:
>Audit-Trail:
>Unformatted: