Commit graph

5421 commits

Author SHA1 Message Date
Andrej Kacian 610b8c5dcc Remove use of fnmatch(), in favour of GPatternSpec. 2015-12-03 19:02:32 +01:00
Ricardo Mones d33faf750f Fix libetpan version test
For current libetpan versioning schema ;-)
Thanks Brian Morrison for the heads up!
2015-11-06 12:10:02 +01:00
Ricardo Mones d797cb284c Fix “config.status: error: cannot find input file: `manual/pl/Makefile.in'”
And complete f194832262 to avoid building
unmaintained manuals.
2015-10-15 11:59:20 +02:00
Paul 12aa9a5e05 remove check for gnome2, which has outlived its usefullness 2015-10-11 13:46:50 +01:00
Paul 6364e0fd9b don't check for libchamplain, thanks to Páder Rezső 2015-10-11 12:28:22 +01:00
Paul 76f1303d66 update i18n
updates from: David Vachulka, Thomas Bellmann, Flammie Pirinen,
Genghis Khan, Páder Rezső, Luigi Votta, Marcel Pol, Frederico Goncalves
Guimaraes, Slavko, Andreas Rönnquist, Mark Chang

Re-addded newly maintained translations: it, zh_TW
Dropped unmaintained translations: id_ID, pl
2015-10-11 08:56:10 +01:00
Ricardo Mones 4f5b04711d Complete GeoLocation removal
It was started on 3c64fb648d
2015-10-09 18:06:48 +02:00
Paul 3c64fb648d remove dead GeoLocation plugin 2015-10-02 08:56:00 +01:00
Andrej Kacian 073b3b6e5c Make IPv6 work on Windows, for connections not handled by libetpan. 2015-09-10 21:12:31 +02:00
Paul 0f59e75fd3 remove translations that have been unmaintained for 3 releases 2015-07-19 11:07:28 +01:00
Andrej Kacian 4a67d59852 Windows build needs to link against pthread, not pthreadGC2.
We dropped the pthreadGC2 library, and are using Mingw's
pthreads instead.
2015-06-30 14:04:43 +02:00
Holger Berndt 4e67def9e4 GData plugin: Make it possible to compile with libgdata 0.17.1
This version of libgdata does not yet support cold start, but
has the advantage that it's already released. For an acceptable
user experience, it's still required to have a more recent
libgdata version.
2015-06-28 10:00:30 +02:00
Holger Berndt aadb7d5405 GData plugin: Support cold-start
Store refresh token, and try to authorize Google access with it on
startup. Interactive authorization is now only the fallback if refreshing
cannot be done or was not successful.

Fixes bug #3432 but requires yet unreleased libgdata, see
https://bugzilla.gnome.org/show_bug.cgi?id=750746
2015-06-18 00:33:48 +02:00
Holger Berndt 6e63b752f6 Gdata plugin: Remove now obsolete CM_GDATA_CLIENT_ID macro def 2015-06-14 14:46:22 +02:00
Holger Berndt 7d3b4a6e71 GData plugin: Drop support for libgdata < 0.9 2015-06-14 14:46:22 +02:00
Andrej Kacian 05885d9df3 Re-add old method for Expat library detection during configure.
Pkg-config can only find expat from 2.1.0 onwards, but earlier
expat did not install a .pc file for it, so we need to also
check outside of pkg-config.
2015-06-04 18:33:11 +02:00
Andrej Kacian 1b89980855 Use pkg-config to detect Expat library. 2015-05-30 23:32:17 +02:00
Charles Lehner 952c6d7e35 Add ManageSieve plugin 2015-04-25 13:26:06 +02:00
Andrej Kacian 22e05b492f Use AC_CHECK_LIB instead of AC_SEARCH_LIBS, to prevent adding -larchive to global LIBS variable. This gets rid of superfluous dynamic link against libarchive in all built executables (claws-mail and plugins). 2014-12-22 19:42:55 +01:00
Paul 3a0c349bc8 build libindicate support with indicate 0.6 and indicate 0.7 2014-10-28 11:16:45 +00:00
Paul e8159b7993 add Norwegian Bokmål translation, submiited by Eyolf Østrem 2014-10-27 18:05:08 +00:00
Paul 8d6db31da6 remove all traces of intltool, and hence don't install appdata, because it's broken (yes, still!) 2014-10-27 17:29:02 +00:00
Paul 3e404a87c4 fix make dist 2014-10-20 20:26:22 +01:00
Paul 4f476b7b7b fix building with --disable-nls 2014-10-20 19:39:15 +01:00
Paul 72a6dcd1bc add configure option --enable-appdata and put all appdata in appdata/ 2014-06-18 11:19:07 +01:00
Andrej Kacian 7b80f1f639 New RSSyl replacing old one. 2014-06-17 14:24:01 +02:00
Igor Gnatenko 732e1bb51d i18n: improve translations
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-06-13 03:15:52 +04:00
Michael Rasmussen 541a94138c Raised requirements for glib to 2.20. 2014-06-08 17:37:30 +02:00
Colin Leroy 5a569c3d2f fix wrong gnuTLS: yes when no. 2014-06-02 16:11:22 +02:00
Colin Leroy 6600454d45 Check for GnuTLS >= 2.11 only if we have GnuTLS >= 2.2 2014-06-02 16:06:37 +02:00
Ricardo Mones 4242394d7e Fix hardened builds and typo in configure.ac
Removes:
 • clamav_plugin.c:149:5: error: format not a string literal and
   no format arguments [-Werror=format-security]
 • ./configure: line 20189: dbl: command not found
2014-04-22 09:52:28 +02:00
Ricardo Mones 57e2da0859 Don't disable rssyl when checking libravatar 2014-04-16 20:18:52 +02:00
Ricardo Mones 7593136257 New libravatar plugin 2014-03-11 00:33:43 +01:00
Paul a97efc7c19 add Esperanto translation. submitted by Sian Mountbatten 2014-01-29 13:37:46 +00:00
Pawel Pekala e589ff5ab9 Revert last commit 2013-12-13 21:54:28 +01:00
Pawel Pekala 2d5d2e947f Fix python check for systems with dlopen(3) in libc (BSD family) 2013-12-13 20:58:41 +01:00
Ricardo Mones 0f24457ebe Fix poppler required version accordingly
Set to 0.12 (released in 2009) and required for version check macros.
Anyway we were using defines only present in 0.14 without checking...
2013-11-26 09:13:26 +01:00
Paul de4c88036e upgrade to and require gettext >= 0.18, fixes build/install with automake 1.13 2013-08-04 07:39:11 +01:00
Colin Leroy 2380a1eeab Fix python check resetting LIBS on win32 2013-07-26 15:28:22 +02:00
Colin Leroy d74bd45f9a Fix configure failing when cross-building for win32 2013-06-14 10:23:11 +02:00
Paul 7be9b13b35 remove obsolete maemo support 2013-06-11 15:59:51 +01:00
Ricardo Mones 7f3695d49f Fix variable name for the failing case 2013-05-31 08:29:39 +02:00
Ricardo Mones df8a1d7e76 Check if detected libpython.so can be dlopen-ed
A somewhat better solution for the libpython.so detection saga.
Unfortunately it has not presented itself and had to be painfully
extracted from a series of trial and error experiments. No living
beings were harmed in the process, though.

Many thanks to Paul for the help with testing this.
2013-05-30 18:29:07 +02:00
Colin Leroy 9375966944 Get rid of version.in - forgotten files 2013-05-30 14:37:19 +02:00
Paul 533722f52e put back this cruft until a better solution presents itself 2013-05-29 18:26:39 +01:00
Paul 7a8ee419bf fix locating of pythonXX.so, with thanks to Ricardo 2013-05-27 13:52:48 +01:00
Paul f3895e2fff add missing AC_MSG_CHECKING() for geolocation plugin 2013-05-10 07:57:55 +01:00
Paul b55ac023dd add secondary check for libperl.so for distros such as fedora 2013-05-09 19:56:12 +01:00
Paul 24d781260b remove useless repeated line (thanks, Brian!) 2013-05-09 17:39:57 +01:00
Paul d04c724c9e fix check for libsoup - it is not obligatory 2013-05-09 14:27:22 +01:00