Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bdf519268ab11892595c37baf9eeb87afdb4163)
  • Date: Thu, 18 Sep 2008 10:37:05 -0500

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



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bdf519268ab11892595c37baf9eeb87afdb4163), Vlad Glagolev, 09/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page