Package Details: trojita-git 0.7.r439.g10033f1b-1

Git Clone URL: https://aur.archlinux.org/trojita-git.git (read-only, click to copy)
Package Base: trojita-git
Description: A fast QT IMAP e-mail client
Upstream URL: http://trojita.flaska.net
Licenses: GPL
Conflicts: trojita
Provides: trojita
Submitter: mtorromeo
Maintainer: andreas_baumann
Last Packager: mtorromeo
Votes: 25
Popularity: 0.026701
First Submitted: 2009-08-31 20:43 (UTC)
Last Updated: 2024-06-30 10:36 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

rakoo commented on 2016-03-27 13:26 (UTC) (edited on 2016-03-27 13:28 (UTC) by rakoo)

Thanks for maintaining trojita ! I personally have a use for GPG and upstream is slowly building it. There is support for verifying signatures and decrypting, available with these changes: https://gist.github.com/rakoo/fcda755d7db999671560 (Note: I also changed indentation but that may not be desirable) mimetic is in AUR, gpgmepp is in extra. Would you include these in your PKGBUILD ?

mtorromeo commented on 2015-10-11 15:52 (UTC)

Updated

darkbasic commented on 2015-10-10 16:44 (UTC)

I modified the PKGBUILD: cmake -DWITH_QT5=ON -DWITH_QTKEYCHAIN_PLUGIN=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release . and I added the qtkeychain-qt5 dep. Now trojita builds flawlessly and it's much, *MUCH* better on an hidpi screen. Can someone please update this pkgbuild or tell me what's the iter to upload it myself?

ozky commented on 2015-10-10 08:33 (UTC)

My point is to change this pkgbuild againts qt5 cause i know there is no qt5 pkgbuild.

darkbasic commented on 2015-10-09 17:43 (UTC) (edited on 2015-10-09 17:54 (UTC) by darkbasic)

I know it's possible (I use it in the QT5 flavor in Gentoo), I meant in Arch. I still didn't find a qt5 trojita pkgbuild.

ozky commented on 2015-10-09 16:05 (UTC)

Yes it's possible to build it against qt5,as other distros have even main repos enabled qt5 take a look this fedora trojita deps. http://pkgs.org/fedora-23/fedora-x86_64/trojita-0.5-7.fc23.x86_64.rpm.html

darkbasic commented on 2015-10-09 09:48 (UTC)

It still fails: [ 29%] Built target trojita_plugin_AbookAddressbookPlugin [ 29%] Building CXX object CMakeFiles/MimetypesQt4.dir/MimetypesQt4_automoc.cpp.o [ 29%] Linking CXX static library libMimetypesQt4.a [ 29%] Built target MimetypesQt4 Makefile:138: set di istruzioni per l'obiettivo "all" non riuscito make: *** [all] Errore 2 By the way: why qt4? Nobody wants to use qt4 anymore, with my hidpi laptop qt4 is a mess. Is it possible to compile it against qt5 like in the Gentoo ebuild?

ozky commented on 2015-10-09 08:21 (UTC)

Why it's not qt5 as trojita already support it out of box ?. Qt framework (>= 4.6, Qt5 is supported as well) so would be lot more better to try to build it against qt5 than using some old crap kdelibs to build it as it will be hard to use it in lxqt.

mtorromeo commented on 2015-10-05 17:14 (UTC)

@darkbasic: I updated the dependencies, try again

darkbasic commented on 2015-10-05 16:14 (UTC)

It doesn't build, any chance to fix it?