pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41449: WindowMaker works better with Xinerama support
>Number: 41449
>Category: pkg
>Synopsis: WindowMaker works better with Xinerama support
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 17 12:20:00 +0000 2009
>Originator: Pierre Pronchery <khorben%defora.org@localhost>
>Release: NetBSD 5.0, pkgsrc-2009Q1
>Organization:
>Environment:
System: NetBSD kwarx.defora.lan 5.0 NetBSD 5.0 (XEN3_DOM0) #3: Tue Apr 28
17:52:57 CEST 2009
khorben%kwarx.defora.lan@localhost:/usr/obj/sys/arch/i386/compile/XEN3_DOM0 i386
Architecture: i386
Machine: i386
>Description:
For both Xinerama and RANDR-based multi-head setups, WindowMaker is much more
usable when compiled with the "--enable-xinerama" option to the configure
script.
>How-To-Repeat:
Install and use WindowMaker from pkgsrc-2009Q1.
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/wm/windowmaker/Makefile,v
retrieving revision 1.77
diff -p -u -r1.77 Makefile
--- Makefile 10 Aug 2008 05:20:13 -0000 1.77
+++ Makefile 17 May 2009 12:13:24 -0000
@@ -19,6 +19,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-usermenu
+CONFIGURE_ARGS+= --enable-xinerama
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR:Q}
CONFIGURE_ARGS+= --with-gnustepdir=${PREFIX:Q}/share/GNUstep
CONFIGURE_ARGS+= --with-nlsdir=${PREFIX:Q}/${PKGLOCALEDIR:Q}/locale
Home |
Main Index |
Thread Index |
Old Index