68 Commits

Author SHA1 Message Date
jasper
2cc1e3eace update to gnome-contacts-3.26 2017-11-04 18:19:48 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
9bf44cf1b3 sync GNOMEish WANTLIBs 2017-09-23 11:41:31 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
73177d4bf3 Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.

discussed with jasper@
2017-04-13 07:38:44 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
12a658f753 Regen WANTLIB to unbreak.
reported by naddy@
2017-02-20 17:09:39 +00:00
ajacoutot
462141161a Re-regen WANTLIB, webkit,-gtk3 is not needed, e-d-s uses webkitgtk4 now. 2016-10-31 12:32:24 +00:00
jasper
aba2cd84b3 update to gnome-contacts-3.22.1 2016-10-31 12:16:20 +00:00
ajacoutot
33611a1068 Regen WANTLIB to unbreak. 2016-10-31 12:05:35 +00:00
jasper
e6833f0087 update to gnome-contacts-3.20.0 2016-05-19 08:03:36 +00:00
ajacoutot
cb477f9111 zeitgeist is going away, so drop support for it. 2016-04-28 11:13:15 +00:00
jasper
8f77456021 drop gettext module 2016-04-26 21:58:53 +00:00
jasper
b6529af2e7 update to gnome-contacts-3.18.1 2015-11-12 13:01:30 +00:00
jasper
8571fcf9f2 update to gnome-contacts-3.18.0 2015-10-24 14:06:48 +00:00
jasper
be24f01711 update to gnome-contacts-3.16.2 2015-04-25 10:48:52 +00:00
jasper
88829bb91c update to gnome-contacts-3.16.1 2015-04-16 07:07:47 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
0a1f95c634 Missing docbook in MODGNOME_TOOLS ; breakage reported by naddy@ 2015-04-08 06:36:03 +00:00
jasper
7956883031 add missing LIB_DEPENDS, oops
spotted by naddy@
2015-04-05 21:04:42 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
9001fc7162 update to gnome-contacts-3.16.0 2015-04-03 16:48:39 +00:00
jasper
048030b260 fix build with vala 0.28,
error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore'
2015-03-31 06:45:36 +00:00
jasper
1bff544495 update to gnome-contacts-3.14.2 2014-11-16 14:01:04 +00:00
jasper
84fb9aec70 update to gnome-contacts-3.14.1 2014-10-15 11:46:23 +00:00
jasper
34c13314fd update to gnome-contacts-3.14.0 2014-10-05 20:00:26 +00:00
ajacoutot
28d6bc2de1 Sync wantlib after kerberos removal from e-d-s. 2014-04-21 14:14:53 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
jasper
82f4d790ec update to gnome-contacts-3.12.0 2014-03-27 15:05:59 +00:00
jasper
8f04b5f85f unbreak with vala 0.24; patch from upstream bugzilla 2014-03-25 19:56:37 +00:00
jasper
21333e106b update to gnome-contacts-3.10.1 2013-10-21 17:28:40 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
jasper
bdfe9e75c7 update to gnome-contract-3.10 2013-09-27 12:28:08 +00:00
ajacoutot
ed7e71a1e6 Forgot to commit these after the recent zetigeist update. 2013-09-13 06:08:24 +00:00
jasper
4bbe738a91 update to gnome-contacts-3.8.3 2013-07-19 09:22:41 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
61bc7b682d Drop now uneeded patches. 2013-06-01 18:56:08 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
jasper
a3be8964e3 update to gnome-contacts-3.8.2 2013-05-29 15:04:42 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
jasper
9b7aa0265e - update to gnome-contacts-3.8.1 2013-04-15 13:18:28 +00:00
ajacoutot
7616e18ac8 Missing goi, spotted by naddy@ 2013-04-09 17:32:20 +00:00
jasper
02bae23af2 - update to gnome-contacts-3.8.0 2013-03-30 09:28:21 +00:00
jasper
5c0536c5d0 bump after recent folks merge. 2013-03-29 16:50:59 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00