[Commits] [SCM] claws branch, master, updated. 3.12.0-118-g4f5b047

mones at claws-mail.org mones at claws-mail.org
Fri Oct 9 18:07:06 CEST 2015


The branch, master has been updated
       via  4f5b04711d774d7779e02f465b8c96c5da17877b (commit)
      from  2eb7d1eed25dc5ec38ffb5a4a118ee4edad84098 (commit)

Summary of changes:
 INSTALL                                        |    1 -
 appdata/Makefile.am                            |    1 -
 appdata/claws-mail-geolocation.metainfo.xml.in |   12 ------------
 configure.ac                                   |    1 -
 4 files changed, 15 deletions(-)
 delete mode 100644 appdata/claws-mail-geolocation.metainfo.xml.in


- Log -----------------------------------------------------------------
commit 4f5b04711d774d7779e02f465b8c96c5da17877b
Author: Ricardo Mones <ricardo at mones.org>
Date:   Fri Oct 9 00:20:54 2015 +0200

    Complete GeoLocation removal
    
    It was started on 3c64fb648dbb155c971fd0108f40fee7a36d2cb1

diff --git a/INSTALL b/INSTALL
index 04fd910..7ff1786 100644
--- a/INSTALL
+++ b/INSTALL
@@ -131,7 +131,6 @@ are matched.
   --disable-fancy-plugin            do not build Fancy plugin
   --disable-fetchinfo-plugin        do not build Fetchinfo plugin
   --disable-gdata-plugin            do not build GData plugin
-  --disable-geolocation-plugin      do not build GeoLocation plugin
   --disable-libravatar-plugin       do not build Libravatar plugin
   --disable-mailmbox-plugin         do not build MailMbox plugin
   --disable-managesieve-plugin      do not build ManageSieve plugin
diff --git a/appdata/Makefile.am b/appdata/Makefile.am
index e22701b..15066a2 100644
--- a/appdata/Makefile.am
+++ b/appdata/Makefile.am
@@ -17,7 +17,6 @@ appdata_in_files = claws-mail.appdata.xml.in \
 	claws-mail-fancy.metainfo.xml.in \
 	claws-mail-fetchinfo.metainfo.xml.in \
 	claws-mail-gdata.metainfo.xml.in \
-	claws-mail-geolocation.metainfo.xml.in \
 	claws-mail-libravatar.metainfo.xml.in \
 	claws-mail-mailmbox.metainfo.xml.in \
 	claws-mail-managesieve.metainfo.xml.in \
diff --git a/appdata/claws-mail-geolocation.metainfo.xml.in b/appdata/claws-mail-geolocation.metainfo.xml.in
deleted file mode 100644
index 083c610..0000000
--- a/appdata/claws-mail-geolocation.metainfo.xml.in
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 the Claws Mail team -->
-<component type="addon">
-<id>claws-mail-geolocation</id>
-<extends>claws-mail.desktop</extends>
-<name>GeoLocation</name>
-<_summary>Provides GeoLocation functionality.</_summary>
-<url type="homepage">http://claws-mail.org/plugins.php</url>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>GPL-3.0+</project_license>
-<updatecontact>devel at lists.claws-mail.org</updatecontact>
-</component>
diff --git a/configure.ac b/configure.ac
index 98f9273..8880aec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1055,7 +1055,6 @@ dnl either yes or no, and do the AC_SUBST calls.
 dnl Archive:		libarchive
 dnl Fancy:		Webkit, curl, optionally libsoup-gnome
 dnl Gdata:		libgdata
-dnl Geolocation:	libchamplain, libsoup
 dnl Libravatar:		libcurl
 dnl Notification:	optionally libnotify libindicate libcanberra_gtk hotkey
 dnl Pdf-Viewer:		libpoppler

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list