Skip site navigation (1)Skip section navigation (2)
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:   ports/84950: [UPDATE] x11-wm/icewm: make imlib option default to on
Message-ID:  <1124113496.0@phobos.mars.bsd>
Resent-Message-ID: <200508151350.j7FDoCwZ031522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 15 13:50:12 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1124113496.0>