From d66db68b48870f454e60dad89ef311d5168a4d56 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 13 Dec 2003 21:10:20 +0000 Subject: 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. --- wm/obconf/DESCR | 3 +++ wm/obconf/Makefile | 18 ++++++++++++++++++ wm/obconf/PLIST | 6 ++++++ wm/obconf/distinfo | 4 ++++ 4 files changed, 31 insertions(+) create mode 100644 wm/obconf/DESCR create mode 100644 wm/obconf/Makefile create mode 100644 wm/obconf/PLIST create mode 100644 wm/obconf/distinfo (limited to 'wm/obconf') 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 -- cgit v1.2.3