source: debian/control @ b0c6735

debian
Last change on this file since b0c6735 was b0c6735, checked in by Sam Hartman <hartmans@mit.edu>, 15 years ago
Depend on text-autoformat-perl per nelhage
  • Property mode set to 100644
File size: 1.5 KB
Line 
1Source: barnowl
2Section: net
3Priority: optional
4Maintainer: Sam Hartman <hartmans@debian.org>
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
6vcs-git: git://git.debian.org/git/collab-maint/barnowl.git
7vcs-browser: http://git.debian.org/?p=collab-maint/barnowl.git
8Standards-Version: 3.7.2
9
10Package: barnowl
11Architecture: any
12Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-dns-perl, libauthen-sasl-perl, libdigest-sha1-perl, libgssapi-perl, libio-socket-ssl-perl, libpar-perl, libtext-autoformat-perl
13Suggests: zephyr-clients
14Description: A curses-based tty Jabber and Zephyr client
15 A curses-based instant-messaging client supporting the Jabber, IRC, AIM
16 and Zephyr  protocols.  Much of the functionality is written in
17 Perl, which is supported as an extension language.
18 .
19 This is a fork of ktools software's owl Zephyr/AIM client.
20
21Package: barnowl-irc
22Architecture: all
23Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-irc-perl, libclass-accessor-perl, barnowl
24Priority: extra
25Description: Provide IRC support for the BarnOwl Zephyr client
26 Install the Perl-based IRC module which will add IRC support to
27 BarnOwl the next time it is reloaded.
28 .
29 BarnOwl is a curses-based instant-messaging client supporting the
30 Zephyr, Jabber, IRC and AIM protocols. Much of the functionality is
31 written in Perl, which is supported as an etension language.
32 .
33 BarnOwl is a fork of ktools software's owl Zephyr/AIM client.
Note: See TracBrowser for help on using the repository browser.