Versions
v9999 :: 0 :: gentoo
- Modified
- License
- || ( GPL-2 GPL-3 )
- USE flags
- crypt dbus debug password pim spell test zlib
v0.7-r6 :: 0 :: gentoo
- Modified
- License
- || ( GPL-2 GPL-3 )
- Keywords
- amd64 x86
- USE flags
- crypt dbus debug password test zlib
USE flags
General
- crypt
- Add support for encryption -- using mcrypt or gpg where applicable
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- password
- Store passwords securely via dev-libs/qtkeychain
- pim
- Enable support for KDE PIM resources integration via kde-apps/akonadi addressbook plugin
- spell
- Add dictionary support
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zlib
- Add support for zlib (de)compression
Dependencies
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / mimetic : C++ MIME library designed to be easy to use and integrate, fast and efficient.
dev-libs / qtkeychain : Qt API for storing passwords securely
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt5 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwebkit : WebKit rendering library for the Qt5 framework (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
kde-apps / akonadi-contacts : Library for akonadi contact integration
kde-frameworks / sonnet : Framework for providing spell-checking through abstraction of popular backends
sys-libs / zlib : Standard (de)compression library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / mimetic : C++ MIME library designed to be easy to use and integrate, fast and efficient.
dev-libs / qtkeychain : Qt API for storing passwords securely
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt5 framework
dev-qt / qtwebkit : WebKit rendering library for the Qt5 framework (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
kde-apps / akonadi-contacts : Library for akonadi contact integration
kde-frameworks / sonnet : Framework for providing spell-checking through abstraction of popular backends
Bugs
- 685750
- mail-client/trojita depends on deprecated dev-qt/qtwebkit:5
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Drop 0.7-r5
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix crash when opening attachments
That's patch no.11 and definitely the last one. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Set -DWITH_RAGEL=OFF
Broken by >=dev-util/ragel-7. Bug: https://bugs.gentoo.org/739866 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Drop 0.7-r4
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix metainfo path
Closes: https://bugs.gentoo.org/730140 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Cleanup vulnerable 0.7-r2
Bug: https://bugs.gentoo.org/729596 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-client/trojita: x86 stable wrt bug #729596
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/trojita: amd64 stable wrt bug #729596
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Drop 0.7-r3
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix build with IUSE=test and >=Qt-5.13
Closes: https://bugs.gentoo.org/730058 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix CVE-2019-10734
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=404697 Bug: https://bugs.gentoo.org/729596 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Use CVE-2020-15047 upstream commit for patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix improper certificate validation
Bug: https://bugs.gentoo.org/729596 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: EAPI-7 bump, use cmake.eclass, xdg.eclass
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix build with Qt 5.15
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch kde proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Move dev-qt/qttest:5 to DEPEND
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: USE addressbook -> pim for kde-apps/akonadi plugin
USE addressbook has become too generic since abook plugin is always being built. Thanks-to: Jan Kundrát <jkt@kde.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Jan Kundrát · gentoo
mail-client/trojita: Unconditionally enable the abook plugin
Trojita supports different implementations of an "address book" via plugins that are loaded at runtime. Only one plugin can be active at a time, but any number of them can be built and installed. The user can pick and select an appropriate plugin via a GUI configuration. There is no need to disable the "abook" plugin, and upstream expects this plugin to be always available. There are no external dependencies, and the `abook` binary is not used. Fixes: e0e382d4f9341 (mail-client/trojita: Add USE addressbook) Closes: https://bugs.gentoo.org/692214 Signed-off-by: Jan Kundrát <jkt@kde.org> Closes: https://github.com/gentoo/gentoo/pull/12794 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix USE test cmake param
Upstream commit 925218e09a76f977b3df400555e920ef7b69e351 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Add USE addressbook
Upstream commit c3a317ac1e085535034ef862d9e9dbf4551cfb99 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Add USE spell
Upstream commit aa5698e4a0bfa848ff782263db38b09d25a54384 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
mail-client/trojita: Switch from gnome2-utils to xdg, EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix USE=password switch, requires USE=dbus
Package-Manager: Portage-2.3.30, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
mail-client/trojita: Fix build with Qt 5.11_beta3
Package-Manager: Portage-2.3.30, Repoman-2.3.9 - Marty E. Plummer · gentoo
mail-client/trojita: align live ebuild with release
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Marty E. Plummer · gentoo
mail-client/trojita: fdo-mime->xdg-utils
Also some minor rearrangement, git://->https://, and DOCS=""->DOCS=() Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7886 - Michael Palimaka · gentoo
mail-client/trojita: use HTTPS in EGIT_REPO_URI
Closes: https://bugs.gentoo.org/631350 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Andreas Sturmlechner · gentoo
dev-libs/qtkeychain: Prepare rdeps for dropping USE=qt5 - Andreas Sturmlechner · gentoo
mail-client/trojita: Drop old
Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Agostino Sarubbo · gentoo
mail-client/trojita: x86 stable wrt bug #618128
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/trojita: amd64 stable wrt bug #618128
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jan Kundrát · gentoo
mail-client/trojita: Fix build aginst new `gpg`
Patch is already upstream. Gentoo-Bug: 605824 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Jan Kundrát · gentoo
mail-client/trojita: Upstream has switched to app-crypt/gpgme
There's also a requirement on 1.8.0+ because of some bugs in pthreads in 1.7.0 -- that one also comes from upstream. - Andreas Sturmlechner · gentoo
mail-client/trojita: Port from kde-apps/gpgmepp to app-crypt/gpgme[qt5]
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3137 Signed-off-by: Johannes Huber <johu@gentoo.org> - Michael Palimaka · gentoo
mail-client/trojita: remove old
Package-Manager: portage-2.3.0 - Michael Palimaka · gentoo
mail-client/trojita: amd64/x86 stable
Gentoo-bug: 588776 Package-Manager: portage-2.3.0 - Michael Palimaka · gentoo
mail-client/trojita: add missing dependency
Gentoo-bug: 586482 Package-Manager: portage-2.3.0_rc1 - Michael Palimaka · gentoo
mail-client/trojita: version bump
Package-Manager: portage-2.3.0_rc1 - Michael Palimaka · gentoo
mail-client/trojita: update SRC_URI
Package-Manager: portage-2.3.0_rc1 - Jan Kundrát · gentoo
mail-client/trojita: introduce crypt USE flag
Gentoo-bug: 577592 Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990 - Mikle Kolyada · gentoo
mail-client/trojita: x86 stable wrt bug #569928
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/jasom/add-mongrel2'
This passes minimum requirements. Users jasom and Coacher will further work and improve the ebuild shortly Pull request: https://github.com/gentoo/gentoo/pull/737 - Michael Palimaka · gentoo
mail-client/trojita: version bump
Gentoo-bug: 572894 Package-Manager: portage-2.2.27 - Michael Palimaka · gentoo
mail-client/trojita: various live ebuild updates
* Port to EAPI 6 * Drop Qt 4 support as it is being removed upstream * Drop linguas USE flags as they only control small text iles * Introduce dbus USE flag * Add missing dev-qt/qtnetwork USE dependency * Update icon and mime caches Gentoo-bug: 572894 Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-sanitize-luajit-masks'
Pull request: https://github.com/gentoo/gentoo/pull/610 - Agostino Sarubbo · gentoo
mail-client/trojita: amd64 stable wrt bug #569928
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Palimaka · gentoo
mail-client/trojita: backport patch from upstream to solve build failure with Qt 5.5
Gentoo-bug: 563556 Package-Manager: portage-2.2.20.1 - Michael Palimaka · gentoo
mail-client/trojita: dev-qt/linguist-tools is a build-time dependency
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed