1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360)

This commit is contained in:
Sébastien Helleu
2020-06-13 13:51:01 +02:00
parent 99a324b76f
commit 340d6646a6
30 changed files with 125 additions and 342 deletions
+1 -3
View File
@@ -59,10 +59,8 @@ python3-devel ruby tcl-devel libguile2.2-devel php-devel zlib-devel"
# CMake compilation of WeeChat:
# 1. set prefix to /usr
# 2. enable build of man pages and documentation
# 3. disable javascript plugin because libv8 is not available in Cygwin
#
CYGCMAKE_ARGS="-DCMAKE_INSTALL_PREFIX=/usr -DENABLE_MAN=ON -DENABLE_DOC=ON \
-DENABLE_JAVASCRIPT=OFF"
CYGCMAKE_ARGS="-DCMAKE_INSTALL_PREFIX=/usr -DENABLE_MAN=ON -DENABLE_DOC=ON"
PKG_IGNORE="
etc/postinstall/weechat.sh