[Lunar-commits] <moonbase> bbconf: move it to crater.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 20:08:49 CET 2010
commit 34dbc30a7a778acc3ca24beae423356279f99a54
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 21:08:49 2010 +0200
bbconf: move it to crater.
---
x11-wm/bbconf/BUILD | 13 -------------
x11-wm/bbconf/DEPENDS | 3 ---
x11-wm/bbconf/DETAILS | 24 ------------------------
3 files changed, 0 insertions(+), 40 deletions(-)
diff --git a/x11-wm/bbconf/BUILD b/x11-wm/bbconf/BUILD
deleted file mode 100644
index 75443f4..0000000
--- a/x11-wm/bbconf/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --disable-debug \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- $OPTS &&
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
diff --git a/x11-wm/bbconf/DEPENDS b/x11-wm/bbconf/DEPENDS
deleted file mode 100644
index 974bd0a..0000000
--- a/x11-wm/bbconf/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt3 &&
-depends blackbox
-#optional_depends "bbkeys" "" "" "to configure blackbox key bindings"
diff --git a/x11-wm/bbconf/DETAILS b/x11-wm/bbconf/DETAILS
deleted file mode 100644
index 87ed042..0000000
--- a/x11-wm/bbconf/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
- MODULE=bbconf
- VERSION=1.10
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- WEB_SITE=http://bbconf.sourceforge.net
- ENTERED=20020202
- UPDATED=20030625
- SHORT="qt gui configurator for blackbox."
-cat << EOF
-Welcome to bbconf, the all-in-one blackbox configuration tool. Never heard of
-blackbox before? Well, let's just say that it's the best Window Manager for X
-that's out "there" in our humble opinion. Simply put, this little utility here
-has such lofty goals as being the one place where you can configure anything
-and everything you need to that has to do with blackbox.
-
-bbconf aims to do that through the use of plugins--plugins which allow you to
-configure anything you wish about blackbox or its helper applications such as
-bbkeys, bbpager, bbapm, bbmail, bbpal, etc.
-
-bbconf is distributed with 4 plugins that allow you to configure blackbox's
-keybindings, blackbox's styles/themes, and your blackbox menus and submenus.
-
-For keybindings support in blackbox you will also need bbkeys.
-EOF
More information about the Lunar-commits
mailing list