On Fri, 2019-08-02 at 17:23 +0300, George Paraloffsky wrote: > Manjaro, Cinnamon, Evolution: the latests.
And what actually is "the latest"? Assuming Manjaro does use Evolution from the Arch Linux extra repository, it would be 3.32.4, which indeed is the latest from upstream. If so, I wonder that you can access contacts at all, since the Arch packages for Evolution are broken, https://bugs.archlinux.org/task/62317 . "Help > About" does show what version of Evolution you are using. OT: Regarding http://ftp.vectranet.pl/manjaro/stable/extra/x86_64/ it is Evolution and data-server 3.32.4 and FWIW regarding http://ftp.vectranet.pl/manjaro/stable/core/x86_64/ icu is 64.2. Is there a way to see how Manjaro does build the packages? When using Arch Linux it is possible to get the PKGBUILD sources by SVN or by git via the asp tool, see https://wiki.archlinux.org/index.php/Arch_Build_System . For example: $ svn checkout --depth=empty svn://svn.archlinux.org/packages && cd packages $ svn update evolution $ cd evolution/repos/extra-x86_64/ #the location of the PKGBUILD and possibly patches, too $ cd ../../.. $ svn update evolution-data-server $ cd evolution-data-server/repos/extra-x86_64/ #the location of the PKGBUILD and possibly patches, too Maybe Manjaro does provide to get the PKGBUILD sources, too. _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
