17 lines
760 B
Plaintext
17 lines
760 B
Plaintext
Source: gajim
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Yann Le Boulanger <asterix@lagaule.org>
|
|
Build-Depends: debhelper (>= 4.1.0), cdbs, python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool
|
|
Standards-Version: 3.6.2
|
|
|
|
Package: gajim
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
|
Recommends: python-dns, python2.4-dbus | python2.3-dbus, notification-daemon
|
|
Suggests: python-gnupginterface, python-gnome2
|
|
Description: Jabber client written in PyGTK
|
|
Gajim is a jabber client written in python, with a GTK frontend. It supports
|
|
tabbed chat, MUC, systray icon, TLS, GPG, SSL, multiple accounts, avatars,
|
|
file transfert, transports, DBus.
|