File: control

package info (click to toggle)
gajim 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 16,588 kB
  • sloc: python: 74,073; sh: 423; xml: 67; makefile: 6
file content (110 lines) | stat: -rw-r--r-- 2,893 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Source: gajim
Section: net
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Tanguy Ortolo <tanguy+debian@ortolo.eu>,
    Martin <debacle@debian.org>
Build-Depends:
    debhelper-compat (= 13),
    dh-python,
    gettext (>= 0.17-4),
    gir1.2-gtk-4.0,
    gir1.2-gtksource-5,
    imagemagick,
    intltool (>= 0.40.1),
    libglib2.0-dev,
    pybuild-plugin-pyproject,
    python3,
    python3-cryptography,
    python3-css-parser,
    python3-emoji (>= 2.8~),
    python3-gi (>= 3.42.0~),
    python3-gi-cairo (>= 3.42.0~),
    python3-keyring,
    python3-nbxmpp (>= 6.1.0~),
    python3-omemo-dr,
    python3-packaging,
    python3-pil,
    python3-qrcode,
    python3-setuptools,
    python3-sqlalchemy (>= 2~),
Rules-Requires-Root: no
Standards-Version: 4.1.4
Homepage: https://gajim.org/
Vcs-Git: https://salsa.debian.org/xmpp-team/gajim.git
Vcs-Browser: https://salsa.debian.org/xmpp-team/gajim
Testsuite: autopkgtest-pkg-pybuild

Package: gajim
Architecture: all
Depends:
    ${misc:Depends},
    ${python3:Depends},
    desktop-file-utils,
    gir1.2-gst-plugins-base-1.0,
    gir1.2-gtk-4.0,
    gir1.2-gtksource-5,
    python3 (>= 3.5),
    python3-cryptography,
    python3-css-parser,
    python3-gi (>= 3.42.0~),
    python3-gi-cairo (>= 3.42.0~),
    python3-idna,
    python3-nbxmpp (>= 6.1.0~),
    python3-omemo-dr (>= 1.0.0~),
    python3-precis-i18n,
Recommends:
    ca-certificates,
    dbus,
    fonts-noto-color-emoji,
    gajim-openpgp,
    gir1.2-farstream-0.2,
    gir1.2-geoclue-2.0,
    gir1.2-gsound-1.0,
    gir1.2-gstreamer-1.0,
    gir1.2-secret-1,
    gir1.2-spelling-1,
    gstreamer1.0-gl,
    gstreamer1.0-nice,
    gstreamer1.0-plugins-ugly,
    notification-daemon,
    pulseaudio-utils | alsa-utils | sox | oss4-base,
    python3-dbus (>=0.81),
    python3-gssapi,
    python3-keyring,
    python3-pil,
    python3-sentry-sdk,
Suggests:
    libxss1,
    nautilus-sendto,
Breaks:
    gajim-antispam (<< 1.7),
    gajim-appindicatorintegration,
    gajim-httpupload,
    gajim-lengthnotifier (<< 1.6),
    gajim-omemo,
    gajim-openpgp (<< 1.7),
    gajim-pgp (<< 1.7),
    gajim-plugininstaller,
    gajim-rostertweaks,
    gajim-syntaxhighlight,
    gajim-triggers (<< 1.6),
    gajim-urlimagepreview,
Replaces:
    gajim-appindicatorintegration,
    gajim-httpupload,
    gajim-omemo,
    gajim-plugininstaller,
    gajim-syntaxhighlight,
    gajim-urlimagepreview,
Provides:
    gajim-appindicatorintegration,
    gajim-httpupload,
    gajim-omemo,
    gajim-plugininstaller,
    gajim-syntaxhighlight,
    gajim-urlimagepreview,
Description: GTK+-based Jabber client
 Gajim is a Jabber client. 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, audio/video call, D-Bus and Metacontacts.