summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile.common
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-06-26 23:56:21 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-06-26 23:56:21 +0000
commit5a29f87e22010026bcac154369d73b637f5e10e3 (patch)
tree1f005c2aabfdd5748c722135ce24a93b994723e9 /wm/icewm/Makefile.common
parent7d9ee22aaebf548d8ecb112c02695cfa97954620 (diff)
downloadpkgsrc-5a29f87e22010026bcac154369d73b637f5e10e3.tar.gz
Update wm/icewm to 1.2.14, provided by Iain Hibbert via pkgsrc-wip.
Changes: # 1.2.14: 2004-05-22 * minor tweak to alt+tab behavior when selecting from all workspaces # 1.2.14pre16: 2004-05-09 * netwm modal state broken, disabled * make menu/config file parsing behave more like sh (handle both single and double quotes) -- Eduard Bloch * Italian translation update * Czech translation update * fix build with gcc-3.4 # 1.2.14pre15: 2004-05-02 * add new theme yellowmotif (Andreas Leitgeb (avl42)) * fix in window mapping code for Citrix client * bug fixes in xft clipping # 1.2.14pre14: 2004-04-20 * Solaris fixes to configure.in (Damjan Perenic) * implement EWMH "modal" state * show themable preferences in ~/.icewm/preferences * fix order in CPU Status (Hanspeter Roth) # 1.2.14pre13: 2004-04-12 * fix antialiasing of menu icons * fix raising of new window when in fullscreen * Linux Kernel 2.6 iowait,irq,softirq cpu status support (Hanspeter Roth) * improved support for NetWM hints (state: above, below, ...) * fix delayed mouse focus with fast keyboard desktop switches # 1.2.14pre12: 2004-03-21 * fixed icon antialiasing with IMLIB * fix crash with XPM icon loading * Solaris fixes (Damjan Perenic) # 1.2.14pre11: 2004-03-16 * minor bug fixes and build fixes # 1.2.14pre10: 2004-02-29 * fix comile with --enable-lite * CPUStatus fix for FreeBSD 5.2 / gcc 3.3.3 (Hanspeter Roth) * fix crash in CPU status (L10N related, translations need to be updated) * made ShowMenuButtonIcon setting themable again * KeyWinMaximizeHoriz binding (no default key yet) * Italian translation update (Yuri Bongiorno) * Finnish translation update (Taisto Kuikka) * Turkish translation (Coku Erdem) # 1.2.14pre9: 2004-01-19 * improve maximized window position handling on workspace switches # 1.2.14pre8: 2004-01-11 * add Xft font specification for Infadel2 theme * image support for the "show desktop" icon * change startup order in icewm-session (icewm now first, startup last) * minimize all / show desktop should not minimize unminimizable windows * improvements to icehelp * fix winoptions icon override behavior * keep theme history in ~/.icewm/themes (Eduard Bloch) # 1.2.14pre7: 2004-01-03 * fix reaping of children in icewm-session * initial mapping code cleanup # 1.2.14pre6: 2003-12-30 * fix "lost focus when maximizing" in mouse-focus mode * fix "Super+key" bindings again * remove line/string length limits for preferences file # 1.2.14pre5: 2003-12-25 * fix problem with replaying Super+X when not activating menu * build fixes for FreeBSD * build fix for Xrandr \< 1.0 (not tested) * *bsd cpu status support (Hanspeter Roth) # 1.2.14pre4: 2003-12-23 * movesize-fx obsoleted * wm-session obsoleted * header cleanups * fix monitor for linux 2.0 (Miroslav Stibor) * fix focus/click with multiple emacs frames * all font preferences now have a ...Xft variant that can be set to fontconfig pattern specification. example: MenuFontNameXft=sans-serif:size=12:bold * enabled shaped window decorations by default (configure) # 1.2.14pre3: 2003-12-22 * debian fixes (Eduard Bloch) * fixes and cleanups # 1.2.14pre2: 2003-12-20 * compile fixes for egcs-2.91.66 (Miroslav Stibor) * icewm-session explicitly terminates icewm and icewmtray (Hanspeter Roth) * code refactoring and cleanup # 1.2.14pre1: 2003-11-01 * initial support for XRANDR * enable alt+Tab in LITE * only allow a restricted set of prefs to be set in a theme * fix shutdown in logout menu (was a reboot) * fix crash on startup when TaskBarShowWindowListMenu=0 and TaskBarDoubleHeight=1 set (Alexander Portnoy - alexpor) * icesound fixes (some variants need testing) * nested themes menus (Eduard Bloch) * support for rollover titlebar buttons (Rob Costello) * CPU status fixes. New option: TaskBarCPUDelay (Miroslav Stibor) * Net status fixes. New options: TaskBarNetSamples, TaskBarNetDelay (Miroslav Stibor) * fixes to icewm-session * Ctrl+Alt+Numpad moves window (Bert Wesarg)
Diffstat (limited to 'wm/icewm/Makefile.common')
-rw-r--r--wm/icewm/Makefile.common19
1 files changed, 11 insertions, 8 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index de6807a001a..a6600a36828 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.32 2004/02/26 09:00:03 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.33 2004/06/26 23:56:21 xtraeme Exp $
-DISTNAME= icewm-1.2.13
+DISTNAME= icewm-1.2.14
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icewm/}
@@ -15,9 +15,12 @@ USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= # defined
BUILD_USES_MSGFMT= # defined
-DISTINFO_FILE= ${.CURDIR}/../../wm/icewm/distinfo
-FILESDIR= ${.CURDIR}/../../wm/icewm/files
-PATCHDIR= ${.CURDIR}/../../wm/icewm/patches
+DISTINFO_FILE= ${.CURDIR}/../icewm/distinfo
+FILESDIR= ${.CURDIR}/../icewm/files
+PATCHDIR= ${.CURDIR}/../icewm/patches
+
+CONFIGURE_ARGS+= --enable-gradients
+CONFIGURE_ARGS+= --enable-antialiasing
.include "../../mk/bsd.prefs.mk"
@@ -30,18 +33,18 @@ CONFIGURE_ARGS+= --disable-xinerama
PKG_SYSCONFSUBDIR= icewm
.if ${OPSYS} == "FreeBSD" || ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
-CPPFLAGS+= -DSTART_PIXMAP=\"\\\"bsd-daemon.xpm\\\"\"
+CXXFLAGS+= -DSTART_PIXMAP=\"\\\"bsd-daemon.xpm\\\"\"
.endif
.if ${OPSYS} == "NetBSD"
CONFIGURE_ARGS+= --with-unicode-set=utf-32
.endif
DOCDIR= ${PREFIX}/share/doc/icewm
-HTMLDIR= ${PREFIX}/share/doc/html/icewm
+HTMLDIR= ${PREFIX}/share/doc/icewm/html
INSTALL_TARGET= install-base install-nls
post-extract:
- ${CP} ${FILES} ${FILESDIR}/bsd-daemon.xpm ${WRKSRC}/lib/taskbar
+ @${CP} ${FILESDIR}/bsd-daemon.xpm ${WRKSRC}/lib/taskbar
post-install:
${INSTALL_DATA_DIR} ${DOCDIR} ${HTMLDIR}