Search Criteria
Package Details: syncevolution 2.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/syncevolution.git (read-only, click to copy) |
---|---|
Package Base: | syncevolution |
Description: | Synchronize PIM data via various protocols |
Upstream URL: | https://syncevolution.org/ |
Licenses: | LGPL |
Submitter: | piater |
Maintainer: | fauxmight |
Last Packager: | fauxmight |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-02 10:14 (UTC) |
Last Updated: | 2021-06-23 23:53 (UTC) |
Dependencies (7)
- evolution-data-server (evolution-data-server-gitAUR)
- libgnome-keyring
- neon
- python (python37AUR, python311AUR, python310AUR)
- python-pygments
- boost (boost-gitAUR) (make)
- intltool (make)
Latest Comments
fauxmight commented on 2021-06-23 23:59 (UTC)
Adopted package. Version bumped to 2.0.0
Please be aware, I am maintaining syncevolution and NOT syncevolution-http (though these were previously maintained together within a single PKGBUILD).
I have taken this on primarily for use with Arch Linux Arm - pinephone branch As I have no use for syncevolution-http, I've not kept up with building it. If you are interested in taking over both for any reason, I won't fight you for either of them.
dreieck commented on 2020-12-20 13:08 (UTC)
Fails to
./configure
for me:piater commented on 2018-08-20 07:29 (UTC)
I will no longer maintain this package.
The sad reality is that sync'ing PIM data directly between laptop and smartphone is too cumbersome to be practical. Thus, I have migrated to a more classical, CalDAV/CardDAV-centric solution that no longer relies on Evolution and does not use syncevolution.
I apologize to my millions :-) of faithful users for any inconvenience this may cause.
piater commented on 2017-12-29 18:59 (UTC)
Starting with the next release, the PKGBUILD will no longer contain tabs.
kevinkjt2000 commented on 2017-12-29 16:59 (UTC) (edited on 2017-12-29 16:59 (UTC) by kevinkjt2000)
Thanks for packaging this!
Any chance the mixed indent in the PKGBUILD could be addressed for my OCD's sake? (Tabs and Spaces)
piater commented on 2017-12-14 08:00 (UTC)
Oh, I'm not the only user of this package? :-)
This error is due to the replacement of libical.so.2 by libical.so.3. A patch has appeared on the upstream mailing list; it'll take me a few days to update my package. Until then, as a quick (and dirty) workaround, I extracted the .so.2 libraries by hand from the old libical package, downloaded from the arch archive.
tetris11 commented on 2017-12-13 22:44 (UTC)
/src/synthesis/src/platform_adapters/linux/platform_timezones.cpp:209:3: error: 'icaltzutil_set_exact_vtimezones_support' was not declared in this scope icaltzutil_set_exact_vtimezones_support(0);