Static libraries were not installed since media-libs/fontconfig-2.12.0 which
stopped using autotools-utils.eclass (through autotools-multilib.eclass)
which automatically handled static-libs USE flag.
local myeconfargs=(
$(use_enable doc docbook)
+ $(use_enable static-libs static)
--enable-docs
--localstatedir="${EPREFIX}"/var
--with-default-fonts="${EPREFIX}"/usr/share/fonts
multilib_src_install_all() {
einstalldocs
- find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+ find "${ED}" -name "*.la" -delete || die
# fc-lang directory contains language coverage datafiles
# which are needed to test the coverage of fonts.