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
|
Source: balsa
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Alan Baghumian <alan@technotux.org>, Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
itstool,
libcanberra-gtk3-dev,
libcompfaceg1-dev,
libesmtp-dev,
libglib2.0-dev (>= 2.40.0),
libgmime-3.0-dev (>= 3.2.6),
libgnutls28-dev,
libgpgme-dev,
libgspell-1-dev,
libgtk-3-dev (>= 3.24.0),
libgtksourceview-4-dev,
libical-dev,
libkrb5-dev,
libldap2-dev,
libnotify-dev,
libsecret-1-dev,
libsqlite3-dev (>= 3.24.0),
libssl-dev (>= 1.1.0),
libwebkit2gtk-4.1-dev,
libxapp-dev,
libxml2-dev,
meson (>= 0.50.0),
pkgconf,
python3-html2text,
yelp-tools,
zlib1g-dev,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/balsa
Vcs-Git: https://salsa.debian.org/gnome-team/balsa.git
Homepage: https://pawsa.fedorapeople.org/balsa/
Rules-Requires-Root: no
Package: balsa
Architecture: any
Provides: imap-client, mail-reader
Depends: balsa-data (= ${source:Version}),
pinentry-gnome3 | pinentry-x11,
${misc:Depends},
${shlibs:Depends},
Recommends: ca-certificates, gpgsm, python3-html2text, yelp
Description: e-mail client for GNOME
Balsa is a highly configurable and robust mail client for the GNOME desktop.
It supports both POP3 and IMAP servers as well as the mbox, maildir and mh
local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA
such as Sendmail.
.
Some of Balsa's other features include:
* Allowing nested mailboxes
* Printing
* Spell Checking
* Multi-threaded mail retrieval
* MIME support (view images inline, save parts)
* GPE Palmtop, LDAP, LDIF and vCard address book support
* Multiple character sets for composing and reading messages
* File attachments on outgoing messages
* GPG/OpenPGP mail signing and encryption
.
Support for Kerberos and SSL has been enabled in this package.
Package: balsa-data
Architecture: all
Depends: ${misc:Depends}
Replaces: balsa (<< 2.6.2-1)
Breaks: balsa (<< 2.6.2-1)
Description: e-mail client for GNOME -- data files
Balsa is a highly configurable and robust mail client for the GNOME desktop.
It supports both POP3 and IMAP servers as well as the mbox, maildir and mh
local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA
such as Sendmail.
.
This package includes documentation, icons, localizations, and other
architecture-independent data files for Balsa.
|