SOURCE_HASH=sha512:689d0d19b56c333862dc3270b72e83ad640c0b6462c37b13c5ad522338d2d7e105c88d47f506243b5fcf4d5813b63ce559049977e8d2c3e4fd1d7c5be9cd0a3f
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
diff --git a/qt5/qttools/HISTORY b/qt5/qttools/HISTORY
index 0120fe2..0e352e2 100644
--- a/qt5/qttools/HISTORY
+++ b/qt5/qttools/HISTORY
@@ -1,3 +1,8 @@
+2017-08-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * 0001-actually-build-tools.patch, PRE_BUILD,: re-add the patch to
actually
+ build the tools
+ * DETAILS: PATCHLEVEL+
+
2017-06-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.9.1
@@ -8,8 +13,6 @@
2017-01-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* 0001-actually-build-tools.patch, PRE_BUILD,: actually build the
tools
-
-nothing added to commit but untracked files present (use "git add" to track)
2017-01-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.8.0
diff --git a/qt5/qttools/PRE_BUILD b/qt5/qttools/PRE_BUILD
new file mode 100755
index 0000000..301115d
--- /dev/null
+++ b/qt5/qttools/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+
+# When updating this spell don't just remove the patch, adapt it to the new
+# version, otherwise important tools won't be built.
+patch -p1 < "$SPELL_DIRECTORY/0001-actually-build-tools.patch"
+
diff --git a/utils/youtube-dl/DETAILS b/utils/youtube-dl/DETAILS
index 00232a1..1f887dd 100755
--- a/utils/youtube-dl/DETAILS
+++ b/utils/youtube-dl/DETAILS
@@ -1,5 +1,5 @@
SPELL=youtube-dl
- VERSION=2017.08.09
+ VERSION=2017.08.13
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
diff --git a/utils/youtube-dl/HISTORY b/utils/youtube-dl/HISTORY
index cb6b06f..3893fdf 100644
--- a/utils/youtube-dl/HISTORY
+++ b/utils/youtube-dl/HISTORY
@@ -1,3 +1,6 @@
+2017-08-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2017.08.13
+
2017-08-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2017.08.09
[SM-Commit] GIT changes to master grimoire by Florian Franzmann (889e03255c930f6ff009a83f517626667a5f5887),
Florian Franzmann, 08/13/2017