Package Details: syncevolution 2.0.0-1

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: 2025-01-14 07:31 (UTC)

Latest Comments

fauxmight commented on 2025-01-14 07:31 (UTC)

@bart Thanks. Applied.

bart commented on 2025-01-13 15:30 (UTC)

I had an issue compiling this, where I got the following error:

perl src/syncevo/readme2c.pl README.rst >src/syncevo/CmdlineHelp.c
src/dbus/glib/syncevo-marshal.list --header --prefix=syncevo_marshal > src/dbus/glib/syncevo-marshal.h
/bin/sh: line 1: src/dbus/glib/syncevo-marshal.list: Permission denied
make: *** [Makefile:13064: src/dbus/glib/syncevo-marshal.h] Error 126
make: *** Deleting file 'src/dbus/glib/syncevo-marshal.h'

I looked further into it and it seems it needs glib2-devel as a makedepends

fauxmight commented on 2021-06-23 23:59 (UTC) (edited on 2025-01-14 07:14 (UTC) by fauxmight)

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:

configure: error: libecal not found. Use --disable-ecal to compile without or install the necessary development files.

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);