diff options
author | jlam <jlam> | 2001-07-27 20:44:24 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-07-27 20:44:24 +0000 |
commit | 05daa10593e0f25f0f8476b13dbd0d3b55fcf814 (patch) | |
tree | 5a741a074e48834d1a49f466f4082ba95765a93f /wm | |
parent | d053245ea75bf0cb9d6fa5022c9f241db54cb31d (diff) | |
download | pkgsrc-05daa10593e0f25f0f8476b13dbd0d3b55fcf814.tar.gz |
This package is obsoleted by wmx-gnome.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/wmx-gnome-current/Makefile | 15 | ||||
-rw-r--r-- | wm/wmx-gnome-current/distinfo | 6 | ||||
-rw-r--r-- | wm/wmx-gnome-current/pkg/DESCR | 8 |
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. |