summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-06 14:26:57 +0200
committerFlorian Franzmann2019-10-06 22:02:48 +0200
commit2bab396d9dfe90c532cb77c53d41b685223d27cf (patch)
treec2eae5edfa69eefef89fe7273a464f667cf2f451 /chat-irc
parent025da599ecf357edec1bc51e635ab38e407770a0 (diff)
chat-irc/weechat: use CMAKE_*
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/weechat/BUILD1
-rwxr-xr-xchat-irc/weechat/CONFIGURE2
-rwxr-xr-xchat-irc/weechat/DEPENDS3
-rwxr-xr-xchat-irc/weechat/DETAILS1
-rw-r--r--chat-irc/weechat/HISTORY3
5 files changed, 8 insertions, 2 deletions
diff --git a/chat-irc/weechat/BUILD b/chat-irc/weechat/BUILD
deleted file mode 100755
index e013b8d866..0000000000
--- a/chat-irc/weechat/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-cmake_build
diff --git a/chat-irc/weechat/CONFIGURE b/chat-irc/weechat/CONFIGURE
index 77e8c0ba4e..c62f07d5d1 100755
--- a/chat-irc/weechat/CONFIGURE
+++ b/chat-irc/weechat/CONFIGURE
@@ -1,3 +1,5 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
+
config_query_option WEECHAT_OPTS \
"enable Alias plugin?" \
y \
diff --git a/chat-irc/weechat/DEPENDS b/chat-irc/weechat/DEPENDS
index 7ef8cf8070..3cc5be6965 100755
--- a/chat-irc/weechat/DEPENDS
+++ b/chat-irc/weechat/DEPENDS
@@ -1,8 +1,9 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+
if [[ $WEECHAT_BRANCH == scm ]]; then
depends git
fi &&
-depends cmake &&
depends curl &&
depends zlib &&
depends libgcrypt &&
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index 8c53f98548..b705cef821 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
. "$GRIMOIRE/FUNCTIONS"
SPELL=weechat
case "$WEECHAT_BRANCH" in
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 59fbfdc53e..49c38cbf6e 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2019-10-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * BUILD, CONFIGURE, DEPENDS, DETAILS: use CMAKE_*
+
2019-09-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.6