summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-05 17:50:22 +0200
committerFlorian Franzmann2019-10-05 18:29:12 +0200
commit27bd80c3e981bb0ff8e8a82186cad462bf59e172 (patch)
tree8ea9dccf74447e11880eca838157c44c28c6f1ca /science
parent2e403eeb031ecff9826f2f00a4fa51deba981c8c (diff)
science/gnuradio: use CMAKE_*
Diffstat (limited to 'science')
-rwxr-xr-xscience/gnuradio/CONFIGURE1
-rwxr-xr-xscience/gnuradio/DEPENDS2
-rwxr-xr-xscience/gnuradio/DETAILS1
-rw-r--r--science/gnuradio/HISTORY3
4 files changed, 6 insertions, 1 deletions
diff --git a/science/gnuradio/CONFIGURE b/science/gnuradio/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/science/gnuradio/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/science/gnuradio/DEPENDS b/science/gnuradio/DEPENDS
index 858610a7b1..681990a874 100755
--- a/science/gnuradio/DEPENDS
+++ b/science/gnuradio/DEPENDS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
depends python3 &&
depends -sub PYTHON3 mako &&
@@ -19,7 +20,6 @@ depends codec2 &&
depends log4cpp &&
depends alsa-lib &&
-depends cmake &&
depends fftw &&
depends qtbase &&
depends pyqt5 &&
diff --git a/science/gnuradio/DETAILS b/science/gnuradio/DETAILS
index bba5bd5a88..0094f27e81 100755
--- a/science/gnuradio/DETAILS
+++ b/science/gnuradio/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=gnuradio
VERSION=3.8.0.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
diff --git a/science/gnuradio/HISTORY b/science/gnuradio/HISTORY
index 4be2f549a2..0409b31023 100644
--- a/science/gnuradio/HISTORY
+++ b/science/gnuradio/HISTORY
@@ -1,3 +1,6 @@
+2019-10-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * CONFIGURE, DEPENDS, DETAILS: use CMAKE_*
+
2019-08-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS, DEPENDS: version 3.8.0.0