[SM-Commit] GIT changes to master grimoire by Anton Brondz (e3bd0a6d5cf5acbed8e8c72d15710f9e0369f90e)

Anton Brondz scm at mail.sourcemage.org
Mon Sep 4 09:53:30 EDT 2006


GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:

 windowmanagers/openbox/DEPENDS |    7 ++++++-
 windowmanagers/openbox/DETAILS |   30 ++++++++++++++++--------------
 windowmanagers/openbox/HISTORY |    5 +++++
 3 files changed, 27 insertions(+), 15 deletions(-)

New commits:
commit e3bd0a6d5cf5acbed8e8c72d15710f9e0369f90e
Author: Anton Brondz <dinolinux at sourcemage.org>
Commit: Anton Brondz <dinolinux at sourcemage.org>

    openbox: updated to 3.3, thanks to Nils Georg Heinrich Reichert

diff --git a/windowmanagers/openbox/DEPENDS b/windowmanagers/openbox/DEPENDS
index 51ea170..dceaf37 100755
--- a/windowmanagers/openbox/DEPENDS
+++ b/windowmanagers/openbox/DEPENDS
@@ -1,8 +1,13 @@
 depends  X11-LIBS  &&
 depends  glib2     &&
-depends  libxml2   &&
+depends  fontconfig   &&
 
 optional_depends  startup-notification                \
                   ""                                  \
                   ""                                  \
                   "for startup notification support"
+
+optional_depends pango                                \
+                 ""                                   \
+                 ""                                   \
+                 "for international font support"
diff --git a/windowmanagers/openbox/DETAILS b/windowmanagers/openbox/DETAILS
index 920ce49..c0dcac7 100755
--- a/windowmanagers/openbox/DETAILS
+++ b/windowmanagers/openbox/DETAILS
@@ -1,22 +1,24 @@
            SPELL=openbox
-         VERSION=3.3-rc2
+         VERSION=3.3
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://icculus.org/openbox/releases/$SOURCE
-     SOURCE_HASH=sha256:066c4add6cc16bbc1c30f3dcb84c16cfd6453c06d7fe1de3d04e279236d35692
-     SOURCE_HASH=sha512:f01a37974b846da91f863f3c2c156d4eb1f33ac4b9266211fcb872b1c3c333300e32c52a053c5d113a5f07a7e700ca2ef852b7e89d1c0d12de7fe6433e2c7e4b
+     SOURCE_HASH=sha512:0d17c43810d9d41977f9c33d3d52037f278d24687227ada6a2f4e2c714bf2b238a771e01346a5912cee4e50832975b697d0f2cb4fcb90598b1947c0cc0f19af2
         WEB_SITE=http://www.openbox.org
          ENTERED=20030126
-         UPDATED=20031128
-      LICENSE[0]=BSD
-       BUILD_API=2
-        KEYWORDS="blackbox windowmanagers"
-           SHORT="Window manager with an enhanced Blackbox style-engine"
+      LICENSE[0]=GPL
+        KEYWORDS="windowmanagers wm windowmanager"
+           SHORT="Standards-compliant window manager based on simplicity and flexibility"
 cat << EOF
-Openbox is a window manager with an enhanced Blackbox style-engine that
-supports the KDE and GNOME2 desktop environments and their applications. It
-provides a familiar environment to Blackbox users with added
-customizability. The key handler, epist, provides full key-chain-combo
-support, support for bindings without modifiers, and the ability to pop up
-Openbox menus.
+Openbox is a standards-compliant, fast, light-weight extensible windowmanager.
+Openbox works with your applications and makes your desktop easier to manage. This is because the approach to its development was the opposite to what seems to be the general case for window managers.
+Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface.
+Features:
+* ICCCM and EWMH compliance
+* Fast as f$%k
+* Chainable key bindings
+* Customizable mouse actions
+* Window resistance
+* Multi-head Xinerama support
+* Pipe menus
 EOF
diff --git a/windowmanagers/openbox/HISTORY b/windowmanagers/openbox/HISTORY
index 3e67357..e7f248a 100644
--- a/windowmanagers/openbox/HISTORY
+++ b/windowmanagers/openbox/HISTORY
@@ -1,3 +1,8 @@
+2006-09-03 Nils Georg Heinrich Reichert <renilgh at riseup.net>
+	* DETAILS: updated to 3.3, removed BUILD_API=2, changed description
+	  changed LICENCE
+	* DEPENDS: added optional dependency on pango
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 



More information about the SM-Commit mailing list