summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-05 18:20:34 +0200
committerFlorian Franzmann2019-10-05 18:29:12 +0200
commitfb56f84212e5156e3f81cebad27ef6767ac508e8 (patch)
tree70247b1316354c6b99bf3c43a8265bef62940be4 /science
parent3bca0139bdeeee977a6ea69dd6a67da0cd4d7993 (diff)
science/wxmaxima: use CMAKE_*
Diffstat (limited to 'science')
-rwxr-xr-xscience/wxmaxima/BUILD1
-rwxr-xr-xscience/wxmaxima/CONFIGURE1
-rwxr-xr-xscience/wxmaxima/DEPENDS2
-rwxr-xr-xscience/wxmaxima/DETAILS1
-rw-r--r--science/wxmaxima/HISTORY3
5 files changed, 6 insertions, 2 deletions
diff --git a/science/wxmaxima/BUILD b/science/wxmaxima/BUILD
deleted file mode 100755
index e013b8d866..0000000000
--- a/science/wxmaxima/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-cmake_build
diff --git a/science/wxmaxima/CONFIGURE b/science/wxmaxima/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/science/wxmaxima/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/science/wxmaxima/DEPENDS b/science/wxmaxima/DEPENDS
index cdb305927f..7bfa6fd306 100755
--- a/science/wxmaxima/DEPENDS
+++ b/science/wxmaxima/DEPENDS
@@ -1,4 +1,4 @@
-depends cmake &&
+source $GRIMOIRE/CMAKE_DEPENDS &&
depends wxgtk-new &&
depends maxima
diff --git a/science/wxmaxima/DETAILS b/science/wxmaxima/DETAILS
index 6a755a4e21..83d4ffc768 100755
--- a/science/wxmaxima/DETAILS
+++ b/science/wxmaxima/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=wxmaxima
VERSION=19.09.1
SOURCE="wxmaxima-${VERSION}.tar.gz"
diff --git a/science/wxmaxima/HISTORY b/science/wxmaxima/HISTORY
index c40704ccca..22cbc98890 100644
--- a/science/wxmaxima/HISTORY
+++ b/science/wxmaxima/HISTORY
@@ -1,3 +1,6 @@
+2019-10-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * BUILD, CONFIGURE, DEPENDS, DETAILS: use CMAKE_*
+
2019-09-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 19.09.1