syncevolution/description
Patrick Ohly 366c3cefdb packaging: updated rules for building .tar.gz and .deb
The old rules packaged just the command line tool. Now the .tar.gz
includes also the GUI (if enabled) in such a way that the user can
move the files into /usr. This is not recommended, but better than
not having those files at all.

The .deb packaging continues to use checkinstall, based on the theory
that with checkinstall it should be easier to generate both .deb and
.rpm. In practice this is a pretty ugly hack and probably should be
replaced. It also depends on a patched checkinstall (patches sent
upstream) which recognizes several additional options and works
under fakeroot.

It does not work for rpm, at least not without being root:
error: Could not open /usr/src/rpm/RPMS/x86_64/syncevolution-0.8.1+0.9+beta2+20090709-2.x86_64.rpm: Permission denied
2009-07-14 14:25:56 +02:00

9 lines
509 B
Text

SyncEvolution SyncML Client
SyncEvolution synchronizes personal information management (PIM) data
like contacts, calenders, tasks and memos via SyncML. It supports all
of these for GNOME's Evolution and contacts for the system address
book of the Nokia 770/800 internet tablets, Mac OS X and (at one point) the
iPhone. The command-line tool 'syncevolution' (compiled separately for
each of these platforms) executes the synchronization. The 'sync-ui' is
a simpler (but also less powerful) GTK GUI for Linux.