Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
clang does not understand -export-dynamic as gcc does (implementation quirk
in our gcc version, acknowledged in later gcc versions), and passes
a non-sensical "-e xport-dynamic" to ld(1). Use gcc's -rdynamic
feature, also implemented by clang.
ok kili@ pea@ (maintainer)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@