Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2046c157e8e894c4c49dfdf309d1d3002c78d0be)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2046c157e8e894c4c49dfdf309d1d3002c78d0be)
  • Date: Fri, 11 Aug 2006 02:50:38 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

windowmanagers/fluxbox/DETAILS | 10 +++++++---
windowmanagers/fluxbox/HISTORY | 6 +++++-
2 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 5df1b2bde6c52fc47fdeba94bb7e96a9a7518119
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

fluxbox: added patchlevel to rebuild with chosen features, updated
description

diff --git a/windowmanagers/fluxbox/DETAILS b/windowmanagers/fluxbox/DETAILS
index 4d2d2cd..53547cb 100755
--- a/windowmanagers/fluxbox/DETAILS
+++ b/windowmanagers/fluxbox/DETAILS
@@ -1,4 +1,5 @@
SPELL=fluxbox
+ PATCHLEVEL=1
if [ "$FLUXBOX_SVN" == "y" ]; then

if [[ "${FLUXBOX_SVN_AUTOUPDATE}" == "y" ]]
@@ -24,8 +25,11 @@ fi
LICENSE[0]=MIT
BUILD_API=2
KEYWORDS="windowmanagers"
- SHORT="Yet another windowmanager!"
+ SHORT="lightweight window manager"
cat << EOF
-Fluxbox is yet another windowmanager for X.
-It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and
handles styles, colors, window placement and similar thing exactly like
blackbox (100% theme/style compability).
+Fluxbox is a fast an configurable window manager for X.
+It's based on the Blackbox 0.61.1 code.
+Fluxbox looks like blackbox and handles styles, colors, window placement
+and similar things exactly like blackbox (100% theme/style compability).
+It has a nice range of added/improved features though!
EOF
diff --git a/windowmanagers/fluxbox/HISTORY b/windowmanagers/fluxbox/HISTORY
index 2c08f09..cb4fe45 100644
--- a/windowmanagers/fluxbox/HISTORY
+++ b/windowmanagers/fluxbox/HISTORY
@@ -1,6 +1,10 @@
+2006-08-11 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: added a patchlevel to trigger rebuild with user options
+ also made description a bit nicer
+
2006-08-09 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: Finished what Pieter started... using the configuration
- from CONFIGURE
+ from CONFIGURE

2006-06-16 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 1.0rc2



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2046c157e8e894c4c49dfdf309d1d3002c78d0be), Thomas Orgis, 08/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page