summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-03-07 17:46:38 +0000
committerjlam <jlam@pkgsrc.org>2000-03-07 17:46:38 +0000
commit7492dc0d501e49e0666f0a1bf593aac44adb97f8 (patch)
tree02dd2ee658ea55abdba7806785abe8544f4aca15 /x11
parentc00596acc81757aa96004fc7c080100cbeb67093 (diff)
downloadpkgsrc-7492dc0d501e49e0666f0a1bf593aac44adb97f8.tar.gz
Adapt to use icewm/Makefile.common.
Diffstat (limited to 'x11')
-rw-r--r--x11/icewm-gnome/Makefile28
-rw-r--r--x11/icewm-gnome/files/md53
-rw-r--r--x11/icewm-gnome/pkg/DESCR2
3 files changed, 7 insertions, 26 deletions
diff --git a/x11/icewm-gnome/Makefile b/x11/icewm-gnome/Makefile
index 19dea89b389..154346fde3d 100644
--- a/x11/icewm-gnome/Makefile
+++ b/x11/icewm-gnome/Makefile
@@ -1,31 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2000/02/20 17:56:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/03/07 17:46:38 jlam Exp $
-DISTNAME= icewm-1.0.2
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-CATEGORIES= x11
-MASTER_SITES= http://download.sourceforge.net/icewm/ \
- ftp://ftp.fu-berlin.de/unix/X11/window-managers/icewm/
-EXTRACT_SUFX= .src.tar.gz
-
-MAINTAINER= wiz@netbsd.org
-HOMEPAGE= http://icewm.sourceforge.net/
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
CONFLICTS+= icewm-[0-9]*
-GNU_CONFIGURE= YES
-USE_X11BASE= YES
-CONFIGURE_ARGS+= --with-gnome-menus=${X11BASE}/bin/gnome-config --with-imlib
-CONFIGURE_ENV+= LIBS="-lintl"
-
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/icewm
-.for f in BUGS CHANGES COPYING FAQ README TODO doc/icewm.html
- ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/icewm
-.endfor
-.for f in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
- ${INSTALL_DATA} ${WRKSRC}/doc/icewm-${f}.html ${PREFIX}/share/doc/icewm
-.endfor
+CONFIGURE_ARGS+= --with-gnome-menus=${X11BASE}/bin/gnome-config \
+ --with-imlib
+CONFIGURE_ENV+= LIBS="-lintl"
-.include "../../mk/bsd.pkg.mk"
+.include "../../x11/icewm/Makefile.common"
diff --git a/x11/icewm-gnome/files/md5 b/x11/icewm-gnome/files/md5
deleted file mode 100644
index 24982c6a318..00000000000
--- a/x11/icewm-gnome/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 2000/02/20 17:56:18 wiz Exp $
-
-MD5 (icewm-1.0.2.src.tar.gz) = e6fa2311485576e6bf71ba98f3a0200b
diff --git a/x11/icewm-gnome/pkg/DESCR b/x11/icewm-gnome/pkg/DESCR
index b141b9c6a7b..4b43b630f4b 100644
--- a/x11/icewm-gnome/pkg/DESCR
+++ b/x11/icewm-gnome/pkg/DESCR
@@ -14,5 +14,7 @@ and by mouse (this is not currently possible when using mouse focus).
Extreme configurability similiar to fvwm and many other window
managers is NOT the goal.
+This version of IceWM is built with GNOME support.
+
Author: Marko Macek <Marko.Macek@gmx.net>
Released under the GPL.