summaryrefslogtreecommitdiff
path: root/wm/obconf
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-13 21:10:20 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-13 21:10:20 +0000
commitd66db68b48870f454e60dad89ef311d5168a4d56 (patch)
tree3d80170dff5a7166ab36f7f77172d2682da54456 /wm/obconf
parent7de5c7fa11eca67a6651eff6c11b05a5317582f0 (diff)
downloadpkgsrc-d66db68b48870f454e60dad89ef311d5168a4d56.tar.gz
Initial import of obconf-1.5 from pkgsrc-wip, packaged by Soren Jacobsen.
ObConf is a graphical configuration tool for the Openbox window manager. It allows one to change Openbox's configuration in real-time. One can change options such as the theme, desktop names, and focus settings.
Diffstat (limited to 'wm/obconf')
-rw-r--r--wm/obconf/DESCR3
-rw-r--r--wm/obconf/Makefile18
-rw-r--r--wm/obconf/PLIST6
-rw-r--r--wm/obconf/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/wm/obconf/DESCR b/wm/obconf/DESCR
new file mode 100644
index 00000000000..08e06e3b5e9
--- /dev/null
+++ b/wm/obconf/DESCR
@@ -0,0 +1,3 @@
+ObConf is a graphical configuration tool for the Openbox window manager.
+It allows one to change Openbox's configuration in real-time.
+One can change options such as the theme, desktop names, and focus settings.
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile
new file mode 100644
index 00000000000..aa9fb7276ff
--- /dev/null
+++ b/wm/obconf/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/13 21:10:20 xtraeme Exp $
+
+DISTNAME= obconf-1.5
+CATEGORIES= x11 wm
+MASTER_SITES= http://icculus.org/openbox/obconf/
+
+MAINTAINER= snj@pobox.com
+HOMEPAGE= http://www.openbox.org/obconf/
+COMMENT= Tool for configuring the Openbox window manager
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+
+.include "../../devel/libglade2/buildlink2.mk"
+.include "../../wm/openbox3/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/obconf/PLIST b/wm/obconf/PLIST
new file mode 100644
index 00000000000..b7a281086d4
--- /dev/null
+++ b/wm/obconf/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/13 21:10:21 xtraeme Exp $
+bin/obconf
+share/applications/obconf.desktop
+share/obconf/obconf.glade
+@dirrm share/obconf
+@comment in gnome2-dirs: @dirrm share/applications
diff --git a/wm/obconf/distinfo b/wm/obconf/distinfo
new file mode 100644
index 00000000000..389dffce8e5
--- /dev/null
+++ b/wm/obconf/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/13 21:10:21 xtraeme Exp $
+
+SHA1 (obconf-1.5.tar.gz) = a82067d5cd79d13df4c1c77e2a281a37fa5de7d2
+Size (obconf-1.5.tar.gz) = 163007 bytes