summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 14:00:37 +0200
committerBor Kraljič2011-10-11 14:00:37 +0200
commit68389ad09463bbef57a11ff431a2a386e00a288b (patch)
treed579cceb5c3c30060200da2442543b349e664421
parent9780de4dd17d1fe5993d60a0e5f6cee3b5ef8fd3 (diff)
wm-addons/bbconf: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xwm-addons/bbconf/BUILD7
-rwxr-xr-xwm-addons/bbconf/DEPENDS3
-rwxr-xr-xwm-addons/bbconf/DETAILS32
-rw-r--r--wm-addons/bbconf/HISTORY54
-rw-r--r--wm-addons/bbconf/desktop/bbconf.desktop8
6 files changed, 1 insertions, 104 deletions
diff --git a/ChangeLog b/ChangeLog
index 24937b27ca..6116f1bbf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -239,6 +239,7 @@
* video/emotion: removed (we no longer support qt3 (qt-x11))
* video/gopedit: removed (we no longer support qt3 (qt-x11))
* video/xjadeo: removed (we no longer support qt3 (qt-x11))
+ * wm-addons/bbconf: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/wm-addons/bbconf/BUILD b/wm-addons/bbconf/BUILD
deleted file mode 100755
index 0f20cd8659..0000000000
--- a/wm-addons/bbconf/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-#./configure --build=$BUILD \
-# --prefix=/usr \
-# --sysconfdir=/etc \
-# --localstatedir=/var \
-# $OPTS &&
-#make
-default_build
diff --git a/wm-addons/bbconf/DEPENDS b/wm-addons/bbconf/DEPENDS
deleted file mode 100755
index 6debc1b05f..0000000000
--- a/wm-addons/bbconf/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt-x11 &&
-depends blackbox &&
-optional_depends "bbkeys" "" "" "to configure blackbox key bindings"
diff --git a/wm-addons/bbconf/DETAILS b/wm-addons/bbconf/DETAILS
deleted file mode 100755
index cf3cd695e8..0000000000
--- a/wm-addons/bbconf/DETAILS
+++ /dev/null
@@ -1,32 +0,0 @@
- SPELL=bbconf
- VERSION=1.10
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_URL[1]=http://download.sourcemage.org/mirror/$SOURCE
- WEB_SITE=http://bbconf.sourceforge.net
- SOURCE_HASH=sha512:99f1e885ce6469f1996311695f198780b981b6ded62ed284a2a653808dd5befaca16b499546d59b666970dcf796c0415654d9ac24690ad09d14462e21da6e04e
- SOURCE2_HASH=sha512:99f1e885ce6469f1996311695f198780b981b6ded62ed284a2a653808dd5befaca16b499546d59b666970dcf796c0415654d9ac24690ad09d14462e21da6e04e
- LICENSE[0]=GPL
- MENU_ITEM[0]="bbconf"
- MENU_EXEC[0]="bbconf"
- MENU_DESC[0]="configurator for blackbox"
- ENTERED=20020202
- KEYWORDS="blackbox qt wm-addons"
- SHORT="bbconf is a 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
diff --git a/wm-addons/bbconf/HISTORY b/wm-addons/bbconf/HISTORY
deleted file mode 100644
index bdc5a710b9..0000000000
--- a/wm-addons/bbconf/HISTORY
+++ /dev/null
@@ -1,54 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2 and MAINTAINER.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-12-01 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-02-14 Pieter Lenaerts <e-type@sourcemage.org>
- * DETAILS: converted to build api 2
- * BUILD: removed
-
-2004-10-20 Pieter Lenaerts <e-type@sourcemage.org>
- * Corrected HISTORY
-
-2004-10-20 Pieter Lenaerts <e-type@sourcemage.org>
- * Added desktop file
-
-2003-07-30 Tom Garland <tgarland@email.com>
- * Version bumped to 1.10.
-
-2002-12-18 Tom Garland <tgarland@email.com>
- * Fixed bug 1757, DETAILS formatting.
-
-2002-11-03 Tom Garland <tgarland@email.com>
- * Added MENU tags.
-
-2002-10-12 Laurent Wandrebeck <wandre.l@free.fr>
- * Added SMGL Mirror URL.
-
-2002-10-12 Laurent Wandrebeck <wandre.l@free.fr>
- * Corrected wrong SOURCE_URL.
-
-2002-09-07 Laurent Wandrebeck <wandre.l@free.fr>
- * Version bump to 1.8. Updated MD5[0].
-
-2002-08-21 Laurent Wandrebeck <wandre.l@free.fr>
- * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
- Updated HISTORY file format for the same reason.
-
-2002-08-19 Laurent Wandrebeck <wandre.l@free.fr>
- * Added and filled up MD5[0] and LICENSE[0].
-
-2002-05-28 Eric Schabell <eric@schabell.com>
- * Added this History file and updated version 1.6 to make
- it compatible with kde3 qt libs. Fixes bug #150.
-
diff --git a/wm-addons/bbconf/desktop/bbconf.desktop b/wm-addons/bbconf/desktop/bbconf.desktop
deleted file mode 100644
index 3ff8a80de2..0000000000
--- a/wm-addons/bbconf/desktop/bbconf.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=BBConf
-Exec=bbconf
-Icon=
-Terminal=false
-Type=Application
-Categories=Application;BBTools;