Welcome to mirror list, hosted at ThFree Co, Russian Federation.

control « debian - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e1d4a5f007a1f951fb4c174b30ed08609e8fb12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
Recommends: dnsutils, python2.4-dbus, notification-daemon
Suggests: python-gnupginterface, python-gnome2
Description: Jabber client written in PyGTK
 Gajim is a Jabber client written in PyGTK. It has a tabbed user interface
 with normal chats, group chats, and has many features such as, TLS, GPG,
 SSL, multiple accounts, avatars, file transfers, D-Bus and Metacontacts.