diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-09-27 17:15:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-09-27 17:17:59 +0200 |
commit | 01fff0a0d457707aa3077f43543de76f937b8395 (patch) | |
tree | abc5cf7db806d7b53e8794cd8962e3dfc73ab0a4 /tools/debian | |
parent | 4d69c3be7e287546aeb7720fdc77ddaae11a68bb (diff) | |
download | weechat-01fff0a0d457707aa3077f43543de76f937b8395.zip |
build: update patch for Ubuntu Trusty to not build PHP plugin
Diffstat (limited to 'tools/debian')
-rw-r--r-- | tools/debian/patches/weechat_ubuntu_trusty.patch | 71 |
1 files changed, 65 insertions, 6 deletions
diff --git a/tools/debian/patches/weechat_ubuntu_trusty.patch b/tools/debian/patches/weechat_ubuntu_trusty.patch index b9ed7e73b..b13a14532 100644 --- a/tools/debian/patches/weechat_ubuntu_trusty.patch +++ b/tools/debian/patches/weechat_ubuntu_trusty.patch @@ -1,5 +1,5 @@ diff --git a/debian-devel/control b/debian-devel/control -index 809e059..5f81261 100644 +index 04fc76a41..7d33e63e4 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -3,9 +3,7 @@ Section: net @@ -12,11 +12,12 @@ index 809e059..5f81261 100644 cmake, pkg-config, libncursesw5-dev, gem2deb, -@@ -15,10 +13,10 @@ Build-Depends: +@@ -15,11 +13,10 @@ Build-Depends: liblua5.1-0-dev, 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, + libv8-dev, libcurl4-gnutls-dev, - libgcrypt20-dev, @@ -26,8 +27,35 @@ index 809e059..5f81261 100644 zlib1g-dev Standards-Version: 3.9.8 Homepage: https://weechat.org/ +@@ -45,7 +42,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - scripts manager + - spell checking + - highly customizable and extensible +@@ -71,7 +68,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - scripts manager + - spell checking + - highly customizable and extensible +@@ -102,7 +99,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - scripts manager + - Spell checking (thanks to aspell) + - FIFO pipe for remote control diff --git a/debian-stable/control b/debian-stable/control -index 74d134c..5f3d8ce 100644 +index 68a501262..8dbfc0902 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -3,9 +3,7 @@ Section: net @@ -40,11 +68,12 @@ index 74d134c..5f3d8ce 100644 cmake, pkg-config, libncursesw5-dev, gem2deb, -@@ -15,10 +13,10 @@ Build-Depends: +@@ -15,11 +13,10 @@ Build-Depends: liblua5.1-0-dev, 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, + libv8-dev, libcurl4-gnutls-dev, - libgcrypt20-dev, @@ -54,13 +83,40 @@ index 74d134c..5f3d8ce 100644 zlib1g-dev Standards-Version: 3.9.8 Homepage: https://weechat.org/ +@@ -44,7 +41,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - scripts manager + - spell checking + - highly customizable and extensible +@@ -71,7 +68,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting + - scripts manager + - spell checking + - highly customizable and extensible +@@ -102,7 +99,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, JavaScript and PHP scripting ++ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript 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 old mode 100755 new mode 100644 -index 198360f..980192f +index 2d601e09b..980192fa4 --- a/debian-stable/weechat-plugins.install +++ b/debian-stable/weechat-plugins.install -@@ -1,10 +1,8 @@ +@@ -1,13 +1,10 @@ -#!/usr/bin/dh-exec - usr/lib/weechat/plugins/aspell.so @@ -71,4 +127,7 @@ index 198360f..980192f +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 |