Package Details: trojita 0.7-11

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.000437
First Submitted: 2022-06-02 16:26 (UTC)
Last Updated: 2024-05-20 13:51 (UTC)

Latest Comments

1 2 Next › Last »

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.

andreas_baumann commented on 2023-07-14 16:36 (UTC)

You have to rebuild qt5-webkit and link it against icu 73.

domker commented on 2023-07-14 12:10 (UTC) (edited on 2023-07-14 21:43 (UTC) by domker)

I manually added this patch to PKGBUILD and I have a new error at 100%:

[100%] Linking CXX executable trojita
/usr/bin/ld: warning: libicuuc.so.72, needed by /usr/lib/libQt5WebKit.so.5.212.0, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libicui18n.so.72, needed by /usr/lib/libQt5WebKit.so.5.212.0, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to `u_toupper_72'
...
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/trojita.dir/build.make:361: trojita] Error 1
make[1]: *** [CMakeFiles/Makefile2:631: CMakeFiles/trojita.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

andreas_baumann commented on 2023-07-13 06:57 (UTC)

me bad: trojita-0-7-mimetic-inttypes.patch has to be added to source and the sha512sum checksum needs a new entry. And in prepare you have to add

  patch -d $pkgname-$pkgver -p1 < trojita-0-7-mimetic-inttypes.patch # Fix missing   includes for uint32_t in mimetic (should be fixed there actually)

Can somebody update the PKGBUILD and integrate the patch, please. :-)

domker commented on 2023-07-12 15:43 (UTC)

Make Error: make[1]: *** [CMakeFiles/Makefile2:446: CMakeFiles/Cryptography.dir/all] Błąd 2

At 58%: [ 58%] Linking CXX static library libMSA.a [ 58%] Built target MSA