source: debian/control @ d85cf01

debian
Last change on this file since d85cf01 was d85cf01, checked in by Sam Hartman <hartmans@mit.edu>, 16 years ago
Shorten short description line
  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[1b3023e]1Source: barnowl
2Section: net
3Priority: optional
[c780a08]4Maintainer: Sam Hartman <hartmans@debian.org>
[1b60295]5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), autoconf, libglib2.0-dev, libzephyr-dev, libncurses5-dev, libncursesw5-dev, libkrb5-dev, libperl-dev, pkg-config, zip
[1b3023e]6Standards-Version: 3.7.2
7
8Package: barnowl
9Architecture: any
10Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-dns-perl, libauthen-sasl-perl, libdigest-sha1-perl, libgssapi-perl, libio-socket-ssl-perl, libpar-perl
[c780a08]11Suggests: zephyr-clients
[1b3023e]12Description: A curses-based tty Jabber and Zephyr client
[d85cf01]13 A curses-based instant-messaging client supporting the Jabber, IRC, AIM
14 and Zephyr  protocols.  Much of the functionality is written in
[1b3023e]15 Perl, which is supported as an extension language.
16 .
17 This is a fork of ktools software's owl Zephyr/AIM client.
18
19Package: barnowl-irc
20Architecture: all
21Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-irc-perl, libclass-accessor-perl, barnowl
[c780a08]22Priority: extra
[1b3023e]23Description: Provide IRC support for the BarnOwl Zephyr client
24 Install the Perl-based IRC module which will add IRC support to
25 BarnOwl the next time it is reloaded.
26 .
27 BarnOwl is a curses-based instant-messaging client supporting the
[c780a08]28 Zephyr, Jabber, IRC and AIM protocols. Much of the functionality is
[1b3023e]29 written in Perl, which is supported as an etension language.
30 .
31 BarnOwl is a fork of ktools software's owl Zephyr/AIM client.
Note: See TracBrowser for help on using the repository browser.