-config_query FLUXBOX_CONF "Go through all (9) configuration options?" n
+config_query FLUXBOX_CONF "Go through all (8) configuration options?" n
if [[ $FLUXBOX_CONF == y ]]; then
config_query_option FLUXBOX_OPTS "include code for the Slit?" y \
@@ -33,10 +35,6 @@ if [[ $FLUXBOX_CONF == y ]]; then
"--enable-timed-cache" \
"--disable-timed-cache" &&
-# Version 1.3.1 needs this patch, git not anymore.
+# Version 1.3.2 needs this patch, git not anymore.
[[ $FLUXBOX_GIT == y ]] || patch -p0 < "$SPELL_DIRECTORY/size_t.patch" &&
-if is_depends_enabled $SPELL fribidi && [[ $(installed_version fribidi) <
0.19 ]]; then
+if is_depends_enabled $SPELL fribidi && is_version_less $(installed_version
fribidi) 0.19; then
patch -p0 < "$SPELL_DIRECTORY/fribidi.patch" &&
autoreconf -i
fi
diff --git a/windowmanagers/fluxbox/fluxbox-1.3.1.tar.bz2.sig
b/windowmanagers/fluxbox/fluxbox-1.3.1.tar.bz2.sig
deleted file mode 100644
index c4708e3..0000000
Binary files a/windowmanagers/fluxbox/fluxbox-1.3.1.tar.bz2.sig and /dev/null
differ
diff --git a/windowmanagers/fluxbox/fluxbox-1.3.2.tar.bz2.sig
b/windowmanagers/fluxbox/fluxbox-1.3.2.tar.bz2.sig
new file mode 100644
index 0000000..b3d3f00
Binary files /dev/null and b/windowmanagers/fluxbox/fluxbox-1.3.2.tar.bz2.sig
differ
diff --git a/xorg-app/xbacklight/DEPENDS b/xorg-app/xbacklight/DEPENDS
new file mode 100755
index 0000000..2909689
--- /dev/null
+++ b/xorg-app/xbacklight/DEPENDS
@@ -0,0 +1 @@
+depends libxrandr
diff --git a/xorg-app/xbacklight/DETAILS b/xorg-app/xbacklight/DETAILS
new file mode 100755
index 0000000..26c71f2
--- /dev/null
+++ b/xorg-app/xbacklight/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=xbacklight
+ VERSION=1.1.2
+
SOURCE_HASH=sha512:d2703850061fe79f7130100cdac50a83da0c1437d3adb0278e26e6ad09d698748b6eb32dc3350582e9cae3e9fb70000c7ac696b823fcac00e7ef1220a3617a1c
+ SOURCE=$SPELL-$VERSION.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://xorg.freedesktop.org/wiki
+ ENTERED=20111030
+ LICENSE[0]=XCL
+ SHORT="adjust backlight brightness using RandR extension"
+cat << EOF
+Xbacklight is used to adjust the backlight brightness where supported.
+It finds all outputs on the X server supporting backlight brightness
+control and changes them all in the same way.
+EOF
diff --git a/xorg-app/xbacklight/HISTORY b/xorg-app/xbacklight/HISTORY
new file mode 100644
index 0000000..35eee13
--- /dev/null
+++ b/xorg-app/xbacklight/HISTORY
@@ -0,0 +1,2 @@
+2011-10-30 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.1.2
[SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (433f65d83f07abfd85fabe3551effc04f9ef63a2),
Vlad Glagolev, 10/30/2011