summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-05 15:00:25 +0200
committerFlorian Franzmann2019-10-05 18:29:11 +0200
commite24f0f1993b9886a1d4f6f1ba49ddb46b42bb8d4 (patch)
tree471bf003df6ed22d24cd3aea0488ccb68ff5b474 /crypto
parent5f43a77f2bde6f1a1dc59c37d5ab324f08faf849 (diff)
crypto/keepassxc: use CMAKE_*
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/keepassxc/CONFIGURE1
-rwxr-xr-xcrypto/keepassxc/DEPENDS2
-rwxr-xr-xcrypto/keepassxc/DETAILS1
-rw-r--r--crypto/keepassxc/HISTORY3
4 files changed, 6 insertions, 1 deletions
diff --git a/crypto/keepassxc/CONFIGURE b/crypto/keepassxc/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/crypto/keepassxc/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/crypto/keepassxc/DEPENDS b/crypto/keepassxc/DEPENDS
index fa45408721..d3c7a29fbf 100755
--- a/crypto/keepassxc/DEPENDS
+++ b/crypto/keepassxc/DEPENDS
@@ -1,5 +1,5 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
depends -sub CXX gcc &&
-depends cmake &&
depends libargon2 &&
depends libgcrypt &&
depends patchelf &&
diff --git a/crypto/keepassxc/DETAILS b/crypto/keepassxc/DETAILS
index 2268f6c914..d0eb19fc72 100755
--- a/crypto/keepassxc/DETAILS
+++ b/crypto/keepassxc/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=keepassxc
VERSION=2.4.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
diff --git a/crypto/keepassxc/HISTORY b/crypto/keepassxc/HISTORY
index cfe1847162..a1b3aba02e 100644
--- a/crypto/keepassxc/HISTORY
+++ b/crypto/keepassxc/HISTORY
@@ -1,3 +1,6 @@
+2019-10-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * CONFIGURE, DEPENDS, DETAILS: use CMAKE_*
+
2019-06-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.4.3