pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/obconf Initial import of obconf-1.5 from pkgsrc-wip...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92a5b38e0c3e
branches:  trunk
changeset: 464635:92a5b38e0c3e
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Dec 13 21:10:20 2003 +0000

description:
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:

 wm/obconf/DESCR    |   3 +++
 wm/obconf/Makefile |  18 ++++++++++++++++++
 wm/obconf/PLIST    |   6 ++++++
 wm/obconf/distinfo |   4 ++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 3568c522b2c6 -r 92a5b38e0c3e wm/obconf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/obconf/DESCR   Sat Dec 13 21:10:20 2003 +0000
@@ -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 -r 3568c522b2c6 -r 92a5b38e0c3e wm/obconf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/obconf/Makefile        Sat Dec 13 21:10:20 2003 +0000
@@ -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@localhost
+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 -r 3568c522b2c6 -r 92a5b38e0c3e wm/obconf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/obconf/PLIST   Sat Dec 13 21:10:20 2003 +0000
@@ -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 -r 3568c522b2c6 -r 92a5b38e0c3e wm/obconf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/obconf/distinfo        Sat Dec 13 21:10:20 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index