weechat/debian/control

60 lines
2.2 KiB
Plaintext
Raw Normal View History

2003-09-27 10:01:11 +00:00
Source: weechat
Section: net
Priority: optional
2005-02-12 12:59:32 +00:00
Maintainer: Sebastien Helleu <flashcode@flashtux.org>
Uploaders: Julien Louis <ptitlouis@sysif.net>
2006-08-17 23:57:44 +00:00
Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml
2006-10-31 15:47:55 +00:00
Build-Depends: cdbs, debhelper (>= 5), libncursesw5-dev, ruby, ruby1.8-dev, libperl-dev, python-dev, libaspell-dev, liblualib50-dev, libgnutls-dev, libtool, dpkg-dev (>= 1.13.19)
Standards-Version: 3.7.2
2003-09-27 10:01:11 +00:00
Package: weechat
Architecture: all
2006-08-17 23:57:44 +00:00
Depends: weechat-common (= ${source:Version}), weechat-curses (>= ${binary:Version})
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
2005-11-07 13:04:19 +00:00
It is customizable and extensible with plugins/scripts, and includes:
- nicklist
- smart hotlist
- infobar with highlight notification
- horizontal and vertical split
- double charset support (decode/encode)
- FIFO pipe for remote control
- and much more!
2005-11-07 13:04:19 +00:00
.
Homepage: http://weechat.flashtux.org/
Package: weechat-curses
Architecture: any
2006-08-17 23:57:44 +00:00
Depends: ${shlibs:Depends}, weechat-common (= ${source:Version})
Recommends: weechat-plugins (= ${binary:Version})
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
2005-11-07 13:04:19 +00:00
It is customizable and extensible with plugins/scripts, and includes:
2005-11-08 08:23:19 +00:00
- nicklist
- smart hotlist
- infobar with highlight notification
- horizontal and vertical split
- double charset support (decode/encode)
- FIFO pipe for remote control
- and much more!
2005-11-07 13:04:19 +00:00
.
Homepage: http://weechat.flashtux.org/
Package: weechat-common
Architecture: all
2003-11-03 22:03:47 +00:00
Replaces: weechat
Recommends: weechat-curses
Description: Common files for WeeChat
Documentation, examples, and locale files for WeeChat - fast, light and
2005-11-07 13:04:19 +00:00
extensible IRC client. It is useless without weechat-curses.
Package: weechat-plugins
Architecture: any
Depends: ${shlibs:Depends}
2006-08-17 23:57:44 +00:00
Suggests: weechat-scripts
Description: Plugins for WeeChat
This package provides some plugins to enhance weechat with scripting languages
such as perl python or ruby.