summaryrefslogtreecommitdiff
path: root/wm/menu2wm
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-05 19:47:19 +0000
committerjmmv <jmmv>2003-09-05 19:47:19 +0000
commit482e3b29f669eb9fa355adca40dc984182135e5c (patch)
tree49537321eddf512a471aa85879759946e56dbbbe /wm/menu2wm
parentdf710637bdb27dee6fea5c09f6a610570e2bae73 (diff)
downloadpkgsrc-482e3b29f669eb9fa355adca40dc984182135e5c.tar.gz
Initial import of menu2wm, version 0.1:
Menu2WM is an utility that takes an XML document describing the structure of a menu and converts it to the format expected by the most common window managers. The following window managers are currently supported: Blackbox, IceWM, OpenBOX 3, PekWM, PWM and WindowMaker.
Diffstat (limited to 'wm/menu2wm')
-rw-r--r--wm/menu2wm/DESCR6
-rw-r--r--wm/menu2wm/Makefile17
-rw-r--r--wm/menu2wm/PLIST11
-rw-r--r--wm/menu2wm/distinfo4
4 files changed, 38 insertions, 0 deletions
diff --git a/wm/menu2wm/DESCR b/wm/menu2wm/DESCR
new file mode 100644
index 00000000000..5de73a21bc2
--- /dev/null
+++ b/wm/menu2wm/DESCR
@@ -0,0 +1,6 @@
+Menu2WM is an utility that takes an XML document describing the structure
+of a menu and converts it to the format expected by the most common window
+managers.
+
+The following window managers are currently supported: Blackbox, IceWM,
+OpenBOX 3, PekWM, PWM and WindowMaker.
diff --git a/wm/menu2wm/Makefile b/wm/menu2wm/Makefile
new file mode 100644
index 00000000000..41a97316861
--- /dev/null
+++ b/wm/menu2wm/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/05 19:47:19 jmmv Exp $
+#
+
+DISTNAME= menu2wm-0.1
+CATEGORIES= wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=menu2wm/}
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://menu2wm.sourceforge.net/
+COMMENT= Convert an XML menu to the format used by common WMs
+
+USE_BUILDLINK2= YES
+
+.include "../../devel/buildtool/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/menu2wm/PLIST b/wm/menu2wm/PLIST
new file mode 100644
index 00000000000..ebaa8d8c3c7
--- /dev/null
+++ b/wm/menu2wm/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/05 19:47:19 jmmv Exp $
+bin/menu2wm
+man/man1/menu2wm.1
+share/doc/${PKGNAME}/CHANGES
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/PEOPLE
+share/doc/${PKGNAME}/README
+share/doc/${PKGNAME}/TODO
+share/examples/${PKGNAME}/ex1.xml
+@dirrm share/examples/${PKGNAME}
+@dirrm share/doc/${PKGNAME}
diff --git a/wm/menu2wm/distinfo b/wm/menu2wm/distinfo
new file mode 100644
index 00000000000..b819a38112e
--- /dev/null
+++ b/wm/menu2wm/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/05 19:47:19 jmmv Exp $
+
+SHA1 (menu2wm-0.1.tar.gz) = adfd313af46a2484c85dc19538b325a5d602b0d2
+Size (menu2wm-0.1.tar.gz) = 12913 bytes