aboutsummaryrefslogtreecommitdiff
path: root/network/claws-mail-extra-plugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/claws-mail-extra-plugins/README')
-rw-r--r--network/claws-mail-extra-plugins/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README
index 288cf83d821c0..4b797b5f21755 100644
--- a/network/claws-mail-extra-plugins/README
+++ b/network/claws-mail-extra-plugins/README
@@ -11,6 +11,7 @@ These include:
* clamd: Scans messages using clamd (Clam AV).
* fancy: Renders html email using the GTK+ port of WebKit library.
* fetchinfo: Insets headers containing download info into emails.
+* gdata_plugin: Access to GData (Google services) for Claws Mail.
* geolocation_plugin: Display a map showing the location of the sender.
* gtkhtml2_viewer: Renders HTML emails using the gtkhtml2 widget.
* mailmbox: Handles mbox format mailboxes.
@@ -24,10 +25,8 @@ These include:
* tnef_parse: Enables reading application/ms-tnef attachments.
* vcalendar: Allows VCalendar message handling like Evolution or Outlook.
-Requirements:
+All of the above plugins will be built, with the exception of the following:
The fancy plugin requires webkit.
+ The gdata plugin requires libgdata, which is not available at SBo.
The geolocation plugin requires libchamplain.
-
-Note: By default the package will include every plugin; this can be changed
-very easily in the script - it uses a list of plugins to be built, and plugins
-can be added or removed easily enough.
+If you want to build them, add them to the PLUGIN_LIST variable.