source: debian/control @ 3ccc3dd

debian
Last change on this file since 3ccc3dd was 3ccc3dd, checked in by Sam Hartman <hartmans@mit.edu>, 15 years ago
* Add barnowl-irc dependencies, Thanks Evan and Anders, Closes: #520031
  • Property mode set to 100644
File size: 1.1 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, libssl-dev, autotools-dev
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.8.0
9
10Package: barnowl
11Architecture: any
12Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libnet-dns-perl, libauthen-sasl-perl, libdigest-sha1-perl, libgssapi-perl,
13     libio-socket-ssl-perl, libpar-perl, libtext-autoformat-perl, libnet-irc-perl,  libclass-accessor-perl
14Provides: barnowl-irc
15Conflicts: barnowl-irc
16Replaces: barnowl-irc
17Suggests: zephyr-clients
18Description: A curses-based tty Jabber, IRC, AIM  and Zephyr client
19 A curses-based instant-messaging client supporting the Jabber, IRC, AIM
20 and Zephyr  protocols.  Much of the functionality is written in
21 Perl, which is supported as an extension language.
22 .
23 This is a fork of ktools software's owl Zephyr/AIM client.
24
Note: See TracBrowser for help on using the repository browser.