summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-07-27 20:44:24 +0000
committerjlam <jlam@pkgsrc.org>2001-07-27 20:44:24 +0000
commit18f1a482a7327483855c4c01ff9c55108a0b894f (patch)
tree5a741a074e48834d1a49f466f4082ba95765a93f /wm
parent16df0dfd7bae2eadf40f8058d17682d03e19a4f9 (diff)
downloadpkgsrc-18f1a482a7327483855c4c01ff9c55108a0b894f.tar.gz
This package is obsoleted by wmx-gnome.
Diffstat (limited to 'wm')
-rw-r--r--wm/wmx-gnome-current/Makefile15
-rw-r--r--wm/wmx-gnome-current/distinfo6
-rw-r--r--wm/wmx-gnome-current/pkg/DESCR8
3 files changed, 0 insertions, 29 deletions
diff --git a/wm/wmx-gnome-current/Makefile b/wm/wmx-gnome-current/Makefile
deleted file mode 100644
index b59d563c0ad..00000000000
--- a/wm/wmx-gnome-current/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2001/07/14 02:27:35 jlam Exp $
-
-.include "../../wm/wmx-current/Makefile.common"
-
-PKGNAME= wmx-gnome-${WMX_VERS}
-CATEGORIES+= gnome
-
-COMMENT= another X11 window manager based on wm2, with GNOME compliance
-
-CPPFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True
-CPPFLAGS+= -DCONFIG_GNOME_BUTTON_COMPLIANCE=True
-CXXFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True
-CXXFLAGS+= -DCONFIG_GNOME_BUTTON_COMPLIANCE=True
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/wm/wmx-gnome-current/distinfo b/wm/wmx-gnome-current/distinfo
deleted file mode 100644
index f2da3277135..00000000000
--- a/wm/wmx-gnome-current/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/17 16:03:50 agc Exp $
-
-SHA1 (wmx-6pre6.tar.gz) = 73cf465dfb2e391fe577e810f16603c203c1effd
-Size (wmx-6pre6.tar.gz) = 86184 bytes
-SHA1 (patch-aa) = 6314e4d3b9b92c169d16b1db339782f8f773995c
-SHA1 (patch-ab) = 2f210b6965248be688a640472fb018d62e5197d0
diff --git a/wm/wmx-gnome-current/pkg/DESCR b/wm/wmx-gnome-current/pkg/DESCR
deleted file mode 100644
index 451085e3a07..00000000000
--- a/wm/wmx-gnome-current/pkg/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-wmx is another window manager for X. It is based on wm2 and provides
-a similarly unusual style of window decoration; but in place of wm2's
-minimal functionality, it offers many of the features of more
-conventional managers in the most simplistic implementations
-imaginable. wmx is, however, still barely configurable except by
-editing the source and recompiling the code.
-
-This package is built with GNOME compliance.