[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bdf519268ab11892595c37baf9eeb87afdb4163)

Vlad Glagolev scm at sourcemage.org
Thu Sep 18 11:37:05 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 windowmanagers/fluxbox/DEPENDS                   |    6 +++---
 windowmanagers/fluxbox/HISTORY                   |    2 +-
 windowmanagers/fluxbox/fluxbox-1.0.0.tar.bz2.sig |binary
 3 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 63f3fb93d570c964184cef03dd544935f2140c52
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    fluxbox: fixed randr config flag

diff --git a/windowmanagers/fluxbox/DEPENDS b/windowmanagers/fluxbox/DEPENDS
index fd1bb03..05b0c95 100755
--- a/windowmanagers/fluxbox/DEPENDS
+++ b/windowmanagers/fluxbox/DEPENDS
@@ -32,9 +32,9 @@ optional_depends libxft \
                  "for Xft extension support (anti-aliased fonts)" &&
 
 optional_depends libxrandr \
-                 "--enable-xrandr" \
-                 "--disable-xrandr" \
-                 "for XRandr extension support" &&
+                 "--enable-randr" \
+                 "--disable-randr" \
+                 "for X Randr extension support" &&
 
 optional_depends gnome-libs \
                  "--enable-gnome" \
diff --git a/windowmanagers/fluxbox/HISTORY b/windowmanagers/fluxbox/HISTORY
index daa1a0c..c7e5877 100644
--- a/windowmanagers/fluxbox/HISTORY
+++ b/windowmanagers/fluxbox/HISTORY
@@ -1,6 +1,6 @@
 2008-09-18 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.1.1, added DEVEL branch
-	* DEPENDS, CONFIGURE: fixed the conflicts
+	* DEPENDS, CONFIGURE: fixed the conflicts; `xrandr' -> `randr'
 
 2008-09-17 Elisamuel Resto <ryuji at sourcemage.org>
 	* DEPENDS: fix typo on enable flag of libxrandr
diff --git a/windowmanagers/fluxbox/fluxbox-1.0.0.tar.bz2.sig b/windowmanagers/fluxbox/fluxbox-1.0.0.tar.bz2.sig
index aef286a..e3866cc 100644
Binary files a/windowmanagers/fluxbox/fluxbox-1.0.0.tar.bz2.sig and b/windowmanagers/fluxbox/fluxbox-1.0.0.tar.bz2.sig differ



More information about the SM-Commit mailing list