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
|
Source: astroidmail
Section: mail
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
cmake,
cmark <!nocheck>,
debhelper-compat (= 13),
gnupg <!nocheck>,
libboost-date-time-dev,
libboost-filesystem-dev,
libboost-log-dev,
libboost-program-options-dev,
libboost-system-dev,
libboost-test-dev,
libboost-thread-dev,
libgirepository1.0-dev,
libglibmm-2.4-dev,
libgmime-3.0-dev,
libgtkmm-3.0-dev,
libnotmuch-dev,
libpeas-dev,
libprotobuf-dev,
libsass-dev,
libvte-2.91-dev,
libwebkit2gtk-4.1-dev,
notmuch <!nocheck>,
pkgconf,
protobuf-compiler,
python3-gi,
scdoc,
ronn,
w3m <!nocheck>,
xauth,
xvfb,
Standards-Version: 4.7.0
Homepage: https://astroidmail.github.io/
Vcs-Browser: https://salsa.debian.org/debian/astroidmail
Vcs-Git: https://salsa.debian.org/debian/astroidmail.git
Rules-Requires-Root: no
Package: astroid
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
cmark,
gnupg,
notmuch,
sensible-utils,
w3m,
xdg-utils,
Enhances:
notmuch,
Description: graphical notmuch email client
Astroid is a lightweight and fast Mail User Agent that provides a
graphical interface to searching, display and composing email,
organized in thread and tags. Astorid uses the notmuch backend for
blazingly fast searches through tons of email. Astroid searches,
displays and compose emails - and rely on other programs for fetching,
syncing and sending email.
|