Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2019 11:30:15 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        gnome@freebsd.org
Subject:   glib20 and gettext
Message-ID:  <CAP7rwcgscCvgD0D=bKWi3PFr-TvAAvu2aSqHUut_mG9TGibygw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm curious about glib20's forced dependence on gettext and libintl.
Can you provide some insight?

glib20's forced dependency on gettext and libintl seems strange to me.
There is an NLS option, but glib20 still depends on gettext
(devel/glib20/Makefile) and libintl (Uses/gnome.mk). The NLS option
usually *disables* NLS support, but here it seems only to skip
installing the files.

This essentially forces gettext and libintl libraries on all glib20
consumers, regardless of whether they disable NLS. Is this
intentional? Does glib20 break without gettext and libintl?

# Adam


-- 
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcgscCvgD0D=bKWi3PFr-TvAAvu2aSqHUut_mG9TGibygw>