IABSD.fr/ports/databases/evolution-data-server/Makefile

Branch :


Log

Author Commit Date CI Message
50ce2da3 2012-11-11 18:10:01 Bugfix update to evolution-data-server-3.6.2.
89ca3e74 2012-11-10 08:07:55 Missing g_mutex_lock() call was making evolution-addressbook-factory abort() and the addressbook unavailable. thanks to kurt@ and guenther@ for the help patch from kurt@
2e37bf81 2012-11-06 08:35:13 Don't hardcode path to imapd.
7335f846 2012-10-18 13:54:56 We are getting fucked by our 32-bits time_t :(
388d0926 2012-10-16 11:55:01 Move back to using libgnome-keyring. There is a very nasty crash with it but at least it'll get us a chance to hunt for it instead of hiding it with libsecret which fails in the same way but does not crash. discussed with jasper@
2e72e5f9 2012-10-14 08:04:11 Bugfix update to evolution-data-server-3.6.1.
6bfc965b 2012-10-03 15:56:21 Fix pkgconfig file after the move to libsecret.
56007d57 2012-10-01 15:00:18 Our binutils from paleolithic age exports private symbols which made libgnome-keyring and gcr dump cores everywhere because of clashing symbols. Merge libsecret support from upstream to have e-d-s use that instead of libgnome-keyring.
6b4ae85a 2012-09-30 07:55:54 LIB_DEPENDS tweak.
5da2f052 2012-09-28 08:10:43 Fix LIB_DEPENDS/WANTLIB. spotted by jasper@