diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-03-19 19:43:07 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-03-19 19:43:07 +0100 |
commit | 5f2ed55c97046e2312a1417bcb9fdbdd3e960bb1 (patch) | |
tree | aa531118a27fc02347868dd2a1c1770fae760fa9 /debian-stable | |
parent | fc584316dab9118ffae43be6a44a96eb19445254 (diff) | |
download | weechat-5f2ed55c97046e2312a1417bcb9fdbdd3e960bb1.zip |
debian: add package weechat-headless with the headless binary and its man page
Diffstat (limited to 'debian-stable')
-rw-r--r-- | debian-stable/control | 65 | ||||
-rw-r--r-- | debian-stable/weechat-curses.install | 3 | ||||
-rw-r--r-- | debian-stable/weechat-headless.dirs | 1 | ||||
-rw-r--r-- | debian-stable/weechat-headless.install | 3 |
4 files changed, 56 insertions, 16 deletions
diff --git a/debian-stable/control b/debian-stable/control index 0dfb397e8..4ed65f37e 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -28,7 +28,8 @@ Vcs-Browser: https://anonscm.debian.org/git/users/kolter/weechat.git Package: weechat Architecture: all -Depends: ${misc:Depends}, weechat-curses (>= ${source:Version}) +Depends: ${misc:Depends}, weechat-curses (>= ${source:Version}) | + weechat-headless (>= ${source:Version}) Suggests: weechat-doc (= ${source:Version}) Description: Fast, light and extensible chat client (metapackage) WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client @@ -79,6 +80,35 @@ Description: Fast, light and extensible chat client - console client . This package provides the console client (ncurses). +Package: weechat-headless +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-core (= ${binary:Version}) +Conflicts: weechat-common +Breaks: weechat-scripts (<= 20090221-1) +Recommends: weechat-plugins (= ${binary:Version}) +Suggests: weechat-doc (= ${source:Version}) +Description: Fast, light and extensible chat client - console client + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + It is customizable and extensible with plugins/scripts, and includes: + - support of IRC protocol (native) + - support of XMPP/Jabber protocol (with additional script) + - nicklist + - smart hotlist + - horizontal and vertical split + - double charset support (decode/encode) + - FIFO pipe for remote control + - 256 colors support + - incremental text search + - dynamic filtering of buffer content + - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting + - script manager + - spell checking + - highly customizable and extensible + - and much more! + . + This package provides the headless client. + Package: weechat-core Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} @@ -90,11 +120,12 @@ Description: Fast, light and extensible chat client - core files . This package provides core plugins and locales files for WeeChat. It currently ships the following plugins: alias, buflist, charset, fset, irc, - logger and xfer. It is useless without weechat-curses. + logger and xfer. It is useless without weechat-curses or weechat-headless. Package: weechat-plugins Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Suggests: weechat-scripts (>> 20090221-1) Description: Fast, light and extensible chat client - plugins WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client @@ -110,7 +141,8 @@ Description: Fast, light and extensible chat client - plugins Package: weechat-python Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - python plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -119,7 +151,8 @@ Description: Fast, light and extensible chat client - python plugin Package: weechat-perl Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - perl plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -128,7 +161,8 @@ Description: Fast, light and extensible chat client - perl plugin Package: weechat-ruby Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - ruby plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -137,7 +171,8 @@ Description: Fast, light and extensible chat client - ruby plugin Package: weechat-lua Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - lua plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -146,7 +181,8 @@ Description: Fast, light and extensible chat client - lua plugin Package: weechat-tcl Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - tcl plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -155,7 +191,8 @@ Description: Fast, light and extensible chat client - tcl plugin Package: weechat-guile Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - guile plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -164,7 +201,8 @@ Description: Fast, light and extensible chat client - guile plugin Package: weechat-javascript Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}) Description: Fast, light and extensible chat client - javascript plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -173,8 +211,8 @@ Description: Fast, light and extensible chat client - javascript plugin Package: weechat-php Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}), - libphp7.2-embed +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) | + weechat-headless (= ${binary:Version}), libphp7.2-embed Description: Fast, light and extensible chat client - php plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. @@ -206,7 +244,8 @@ Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, weechat-curses (= ${binary:Version}) | - weechat-core (= ${binary:Version}), weechat-plugins (= ${binary:Version}) + weechat-headless (= ${binary:Version}) | weechat-core (= ${binary:Version}), + weechat-plugins (= ${binary:Version}) Description: Fast, light and extensible chat client - debugging symbols WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. diff --git a/debian-stable/weechat-curses.install b/debian-stable/weechat-curses.install index 13ee787f4..9ca632180 100644 --- a/debian-stable/weechat-curses.install +++ b/debian-stable/weechat-curses.install @@ -1,7 +1,4 @@ usr/bin/weechat -usr/bin/weechat-headless debian/weechat.xpm usr/share/pixmaps usr/share/man/man1/weechat.1 usr/share/man/*/man1/weechat.1 -usr/share/man/man1/weechat-headless.1 -usr/share/man/*/man1/weechat-headless.1 diff --git a/debian-stable/weechat-headless.dirs b/debian-stable/weechat-headless.dirs new file mode 100644 index 000000000..e77248175 --- /dev/null +++ b/debian-stable/weechat-headless.dirs @@ -0,0 +1 @@ +usr/bin diff --git a/debian-stable/weechat-headless.install b/debian-stable/weechat-headless.install new file mode 100644 index 000000000..0f6cdcf54 --- /dev/null +++ b/debian-stable/weechat-headless.install @@ -0,0 +1,3 @@ +usr/bin/weechat-headless +usr/share/man/man1/weechat-headless.1 +usr/share/man/*/man1/weechat-headless.1 |