diff --git a/debian-devel/control b/debian-devel/control index 966001adc..04fc76a41 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -16,6 +16,7 @@ Build-Depends: tcl8.6-dev, guile-2.0-dev, libv8-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel], + php7.1-dev, libphp7.1-embed, libcurl4-gnutls-dev, libgcrypt20-dev, libgnutls28-dev, @@ -44,7 +45,7 @@ Description: Fast, light and extensible chat client - 256 colors support - incremental text search - dynamic filtering of buffer content - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - spell checking - highly customizable and extensible @@ -70,7 +71,7 @@ Description: Fast, light and extensible chat client - console client - 256 colors support - incremental text search - dynamic filtering of buffer content - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - spell checking - highly customizable and extensible @@ -101,7 +102,7 @@ Description: Fast, light and extensible chat client - plugins . This package provides some plugins to enhance WeeChat. It currently ships the following plugins: - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - Spell checking (thanks to aspell) - FIFO pipe for remote control diff --git a/debian-stable/control b/debian-stable/control index 864bcbdd5..68a501262 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -16,6 +16,7 @@ Build-Depends: tcl8.6-dev, guile-2.0-dev, libv8-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel], + php7.1-dev, libphp7.1-embed, libcurl4-gnutls-dev, libgcrypt20-dev, libgnutls28-dev, @@ -43,7 +44,7 @@ Description: Fast, light and extensible chat client - 256 colors support - incremental text search - dynamic filtering of buffer content - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - spell checking - highly customizable and extensible @@ -70,7 +71,7 @@ Description: Fast, light and extensible chat client - console client - 256 colors support - incremental text search - dynamic filtering of buffer content - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - spell checking - highly customizable and extensible @@ -101,7 +102,7 @@ Description: Fast, light and extensible chat client - plugins . This package provides some plugins to enhance WeeChat. It currently ships the following plugins: - - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - Spell checking (thanks to aspell) - FIFO pipe for remote control diff --git a/debian-stable/weechat-plugins.install b/debian-stable/weechat-plugins.install index 198360ffa..2d601e09b 100755 --- a/debian-stable/weechat-plugins.install +++ b/debian-stable/weechat-plugins.install @@ -7,6 +7,7 @@ usr/lib/weechat/plugins/guile.so [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel] usr/lib/weechat/plugins/javascript.so usr/lib/weechat/plugins/lua.so usr/lib/weechat/plugins/perl.so +usr/lib/weechat/plugins/php.so usr/lib/weechat/plugins/python.so usr/lib/weechat/plugins/relay.so usr/lib/weechat/plugins/ruby.so