From alejandro@varnet.biz  Mon Aug 15 13:44:42 2005
Return-Path: <alejandro@varnet.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A23516A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Aug 2005 13:44:42 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: from relay.pair.com (relay00.pair.com [209.68.1.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id E47B443D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Aug 2005 13:44:41 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: (qmail 97195 invoked from network); 15 Aug 2005 13:44:40 -0000
Received: from unknown (HELO phobos.mars.bsd) (unknown)
  by unknown with SMTP; 15 Aug 2005 13:44:40 -0000
Message-Id: <1124113496.0@phobos.mars.bsd>
Date: Mon, 15 Aug 2005 10:44:56 -0300
From: "Alejandro Pulver" <alejandro@varnet.biz>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [UPDATE] x11-wm/icewm: make imlib option default to on
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         84950
>Category:       ports
>Synopsis:       [UPDATE] x11-wm/icewm: make imlib option default to on
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 15 13:50:12 GMT 2005
>Closed-Date:    Wed Aug 31 16:22:19 GMT 2005
>Last-Modified:  Wed Aug 31 16:22:19 GMT 2005
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


When compiling without imlib support there is a problem with the icewmtray program as decribed in:

http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-August/095360.html

I have asked in the icewm IRC channel and the developers said they use imlib.


>How-To-Repeat:


(see the link to the mailing list archive)


>Fix:


--- icewm.diff begins here ---
diff -urN /usr/ports/x11-wm/icewm/Makefile icewm/Makefile
--- /usr/ports/x11-wm/icewm/Makefile	Wed Jul 27 18:44:27 2005
+++ icewm/Makefile	Mon Aug 15 10:24:31 2005
@@ -31,7 +31,7 @@
 		--with-mkfontdir=${NONEXISTENT}
 
 OPTIONS=	GNOMEDESKTOP	"Enable GNOME desktop support"		off \
-		IMLIB		"Build with Imlib support"		off \
+		IMLIB		"Build with Imlib support"		on \
 		ESOUND		"Enable EsounD daemon support"		off \
 		XFT		"Enable Xft support for fonts"		on \
 		XINERAMA	"Enable Xinerama support"		on \
--- icewm.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Wed Aug 31 16:22:10 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84950 
>Unformatted:
