summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-16 02:20:01 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-16 02:20:01 +0000
commit659ed629c12def291b86bd5dd310d736b560df9a (patch)
tree33d634b31585833f58c81065e496b1070066e690 /wm
parent40fb48327f6e6f63ea7348765d950edaa056f761 (diff)
downloadpkgsrc-659ed629c12def291b86bd5dd310d736b560df9a.tar.gz
Initial import of wmi-7.
WMI is a new window manager for X11, which combines the best features of LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager. WMI is new: it is developed from scratch wit h C++ without any ancient code and design dependencies to antiquated window managers. WMI is minimalistic: it has no build- or runtime dependencies except the C++ Standard Template Library (STL) and the X11 Library (XLib). WMI is highly customizable: it is designed with keyboard users in mind. Each action (e.g. resizing the frame, creating a new workspace, launching an app, note that WMI provides hundreds of actions) can be bind to a shortcut. So say good-bye to the rodent :)
Diffstat (limited to 'wm')
-rw-r--r--wm/wmi/DESCR13
-rw-r--r--wm/wmi/Makefile17
-rw-r--r--wm/wmi/PLIST9
-rw-r--r--wm/wmi/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/wm/wmi/DESCR b/wm/wmi/DESCR
new file mode 100644
index 00000000000..d75483f7854
--- /dev/null
+++ b/wm/wmi/DESCR
@@ -0,0 +1,13 @@
+WMI is a new window manager for X11, which combines the best features of
+LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager.
+
+WMI is new: it is developed from scratch wit h C++ without any ancient code
+and design dependencies to antiquated window managers.
+
+WMI is minimalistic: it has no build- or runtime dependencies except the C++
+Standard Template Library (STL) and the X11 Library (XLib).
+
+WMI is highly customizable: it is designed with keyboard users in mind. Each
+action (e.g. resizing the frame, creating a new workspace, launching an app,
+note that WMI provides hundreds of actions) can be bind to a shortcut. So say
+good-bye to the rodent :)
diff --git a/wm/wmi/Makefile b/wm/wmi/Makefile
new file mode 100644
index 00000000000..71ea50033a6
--- /dev/null
+++ b/wm/wmi/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/16 02:20:01 xtraeme Exp $
+#
+
+DISTNAME= wmi-7
+CATEGORIES= wm
+MASTER_SITES= http://download.berlios.de/wmi/
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://wmi.berlios.de/
+COMMENT= Window manager designed to be like Ion and LarsWM
+
+USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/wmi/PLIST b/wm/wmi/PLIST
new file mode 100644
index 00000000000..30c1cacb55d
--- /dev/null
+++ b/wm/wmi/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/16 02:20:01 xtraeme Exp $
+bin/wmi
+bin/wmiremote
+man/man1/wmi.1
+man/man1/wmiremote.1
+man/man5/actions.conf.5
+man/man5/common.conf.5
+man/man5/session.conf.5
+man/man5/theme.conf.5
diff --git a/wm/wmi/distinfo b/wm/wmi/distinfo
new file mode 100644
index 00000000000..7125a062b8c
--- /dev/null
+++ b/wm/wmi/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/16 02:20:01 xtraeme Exp $
+
+SHA1 (wmi-7.tar.gz) = 3835161969e1f7ce82313c7706e0e1ef99e3a30f
+Size (wmi-7.tar.gz) = 166812 bytes