Package Details: trojita 0.7-14

Git Clone URL: https://aur.archlinux.org/trojita.git (read-only, click to copy)
Package Base: trojita
Description: A Qt IMAP email client
Upstream URL: https://trojita.flaska.net
Licenses: GPL
Submitter: arojas
Maintainer: aaronfischer (andreas_baumann)
Last Packager: andreas_baumann
Votes: 6
Popularity: 0.000006
First Submitted: 2022-06-02 16:26 (UTC)
Last Updated: 2025-05-29 10:20 (UTC)

Latest Comments

1 2 3 Next › Last »

andreas_baumann commented on 2025-06-15 08:57 (UTC)

Use gpgme1 when you get errors around a missing libgpgme.so.11 library. gpgme1 and qgpgme-qt5 should be merged and trojita, trojita-git should use a gpgpme1-qt5 then or so, but currently the software is not exactly rebuildable.

micwoj92 commented on 2025-05-31 14:00 (UTC)

Thanks for quick fix

andreas_baumann commented on 2025-05-29 10:23 (UTC) (edited on 2025-05-29 10:28 (UTC) by andreas_baumann)

udpated checksums, thanks for the notice.

Also, some patching was required to work with cmake 4 (not nice, but working), still better than to resort to cmake3 (AUR) which is in conflict with cmake when installed.

Also, only tested against newest qgpgme-qt5 1.24.3-2.

micwoj92 commented on 2025-05-28 22:48 (UTC)

Some patches fail shasum validation:

==> Validating source files with sha512sums...
    trojita-0.7.tar.xz ... Passed
    trojita-0.7.tar.xz.asc ... Skipped
    trojita-fix-crash.patch ... FAILED
    trojita-qt5.15.patch ... FAILED
    trojita-desktop.patch ... FAILED
    trojita-highdpi.patch ... FAILED
    trojita-wayland.patch ... FAILED
    trojita-0-7-mimetic-inttypes.patch ... Passed
    trojita-0.7-gpgme-qt5.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

andreas_baumann commented on 2024-07-12 06:03 (UTC) (edited on 2024-07-12 06:07 (UTC) by andreas_baumann)

There is also a trojita-git.

andreas_baumann commented on 2024-07-11 06:40 (UTC) (edited on 2024-07-11 10:18 (UTC) by andreas_baumann)

qgpgme-qt5 has a separeate AUR package now. mimetic is now in the AUR.

andreas_baumann commented on 2024-05-20 13:44 (UTC) (edited on 2024-05-23 13:31 (UTC) by andreas_baumann)

Currently ICU 75 requires parts of qt5-webkit to be built with different C++ standards. I have a icu74 shim package to keep it working. troijta 0.7-11 has a dependency on qgpgme-qt5 now instead of qgpgme (because that one provides only qt6 bindings), but there is no necessity to recompile it. qgpgme-qt5 can be installed along gpgme, but it conflicts with qgpgme-qt6.

bionade24 commented on 2023-10-07 17:55 (UTC)

trojita and qt5-webkit are packaged build by my CD: https://abs-cd.oscloud.info/cd_manager/trojita

My repo: https://wiki.archlinux.org/title/Unofficial_user_repositories#oscloud

domker commented on 2023-07-14 21:42 (UTC)

@andreas_baumann: Thank You! Now it works well.