-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
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b12ad75b55d0d961c07304f61a24fc34f47f8ca3),
Vlad Glagolev, 10/30/2011