summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-06 14:03:33 +0200
committerFlorian Franzmann2019-10-06 22:02:48 +0200
commitfa450a98463c0c58df9f136d2fead9d1864e522b (patch)
tree2c89f5eac89fd47795190d7d4f1457fe90e16bbc /graphics
parent5371a27618ea0da1fa6e76274e445f0ee6cc5235 (diff)
graphics/nomacs: use CMAKE_*
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/nomacs/CONFIGURE1
-rwxr-xr-xgraphics/nomacs/DEPENDS2
-rwxr-xr-xgraphics/nomacs/DETAILS1
-rw-r--r--graphics/nomacs/HISTORY3
4 files changed, 7 insertions, 0 deletions
diff --git a/graphics/nomacs/CONFIGURE b/graphics/nomacs/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/graphics/nomacs/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/graphics/nomacs/DEPENDS b/graphics/nomacs/DEPENDS
index 13ce7eb060..8ef4900345 100755
--- a/graphics/nomacs/DEPENDS
+++ b/graphics/nomacs/DEPENDS
@@ -1,3 +1,5 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+
depends -sub CXX gcc &&
depends qtbase &&
depends qtsvg &&
diff --git a/graphics/nomacs/DETAILS b/graphics/nomacs/DETAILS
index 12b0f5c144..aef004ed28 100755
--- a/graphics/nomacs/DETAILS
+++ b/graphics/nomacs/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=nomacs
VERSION=3.12
PATCHLEVEL=1
diff --git a/graphics/nomacs/HISTORY b/graphics/nomacs/HISTORY
index 0ceb6f50de..eac5a1d21f 100644
--- a/graphics/nomacs/HISTORY
+++ b/graphics/nomacs/HISTORY
@@ -1,3 +1,6 @@
+2019-10-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * CONFIGURE, DEPENDS, DETAILS: use CMAKE_*
+
2018-10-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.12
* PRE_BUILD: do not fix quazip includes