From 333897772f2cf3251915800aff2c836f02095c84 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 15 Jun 2010 11:20:30 -0400 Subject: Remove gnome-pilot integration. It just doesn't belong in Evolution anymore. We don't support syncing with more modern devices -- see Conduits or SyncEvolution for that -- so it does not make sense for older model Palm Pilot PDAs to be the lone exception. I have repackaged the Evolution-Data-Server conduit modules to be provided by gnome-pilot itself in bug #619315. This should provide eqivalent Palm Pilot syncing functionality; it's just being moved to gnome-pilot. This completely severs our dependency on deprecated GNOME 2.x libraries which were still being dragged in by way of gnome-pilot dependencies. It was also interfereing with our bundling of libgnomecanvas. --- README | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'README') diff --git a/README b/README index 630339283c..d26b0f7c45 100644 --- a/README +++ b/README @@ -72,14 +72,6 @@ dependencies should be compiled in the order they are listed here): Many distributions ship these as Mozilla development packages. - * [Optional] gnome-pilot 2.0 or later - - This is only necessary if you want to be able to synchronize - your Palm device with Evolution. - - ftp://ftp.gnome.org/pub/gnome/sources/gnome-pilot - ftp://ftp.gnome.org/pub/gnome/sources/gnome-pilot-conduits - * [Optional] gnome-spell 1.0.1 or later This is only necessary if you want to have the spell @@ -147,16 +139,6 @@ OPTIONAL FEATURES Some optional features can be enabled at compilation time by passing appropriate flags to the configure script: - * GNOME Pilot support. - - Assuming you have installed gnome-pilot, add the following - options: - - --with-pisock= --enable-pilot-conduits=yes - - Where is the location where pilot-link (a package - that gnome-pilot depends on) was installed. - * SSL support. Make sure you have Mozilla's NSS nad NSPR libraries -- cgit