39 Commits

Author SHA1 Message Date
ajacoutot
ffbe836859 Bump after meson update to 0.61.0.
Symlinks have changed in the PLIST.
2022-01-13 08:07:51 +00:00
ajacoutot
3a4e07bc73 Missed in previous. 2021-10-30 17:25:30 +00:00
ajacoutot
9294205a14 Fix build with meson >= 0.60.0 2021-10-30 17:15:56 +00:00
kmos
38fea1882d base-gcc enables various deprecated code paths that cause problems.
Switching to ports-gcc fixes the build on sparc64

ok ajacoutot@ (maintainer)
2021-05-24 12:26:01 +00:00
ajacoutot
346f220427 Update to gnome-dictionary-40.0. 2021-05-14 07:09:30 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
9fd48997a6 Add MODGNOME_TOOLS += docbook.
Needed to prevent going online to get the necessary files.

breakage reported by naddy@
2017-10-31 09:31:47 +00:00
ajacoutot
6da0a67bb3 Update to gnome-dictionary-3.26.1. 2017-10-28 21:31:37 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +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
ajacoutot
72db083b02 Update to gnome-dictionary-3.24.0. 2017-04-11 09:43:59 +00:00
ajacoutot
bf54764fcd Unbreak with newer GLib. 2017-04-11 08:35:53 +00:00
ajacoutot
0d44d81370 Update to gnome-dictionary-3.20.0. 2016-04-25 17:09:45 +00:00
ajacoutot
6326a3d605 Update to gnome-dictionary-3.18.1. 2016-01-18 22:00:10 +00:00
ajacoutot
ed1888de2d Update to gnome-dictionary-3.18.0. 2015-10-05 06:00:01 +00:00
ajacoutot
4220b09eb2 Update to gnome-dictionary-3.16.2. 2015-05-12 06:10:20 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
5f13bdf882 Update to gnome-dictionary-3.16.1. 2015-04-14 05:52:59 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
e20a091e26 Update to gnome-dictionary-3.16.0. 2015-04-03 12:53:32 +00:00
ajacoutot
17bae2816c Update to gnome-dictionary-3.14.2. 2014-11-13 17:33:06 +00:00
ajacoutot
8a6f6292de Update to gnome-dictionary-3.14.1. 2014-10-12 11:37:39 +00:00
ajacoutot
aa47225542 Update to gnome-dictionary-3.14.0. 2014-10-05 13:17:31 +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
ajacoutot
73d3f5569e Update to gnome-dictionary-3.10.0. 2013-10-09 13:04:20 +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
51878dde3f update to gnome-dictionary-3.8.0 2013-08-06 18:09:02 +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
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
abcb974864 Update to gnome-dictionary-3.6.0. 2012-09-28 07:10:01 +00:00
ajacoutot
0909c35992 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 07:42:33 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
35bf07470b Import gnome-dictionary-3.4.0.
GNOME Dictionary allows to look up words in online dictionary sources.

ok robert@
2012-03-28 15:35:26 +00:00