dev-libs/liblouis: bump to 3.13.0 with various ebuild fixes
authorMart Raudsepp <leio@gentoo.org>
Sun, 19 Apr 2020 07:34:46 +0000 (10:34 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 19 Apr 2020 08:15:15 +0000 (11:15 +0300)
commit70db5a821bc7a64b08f7d1ecac55aa286bfcfd47
tree5b801a2d9396b2e510811e584e7e70230082cfca
parentf56a7cff1fee108231c4540566ad1064c5f9fde4
dev-libs/liblouis: bump to 3.13.0 with various ebuild fixes

* Use a subslot for liblouis.so soname, as it frequently changes and
  brltty links to it
* BDEPEND on setuptools with USE=python - eclass doesn't do it for
  us because we are DISTUTILS_OPTIONAL=1
* Use proper upstream release tarball, instead of tag snapshot,
  thus removing the need to eautoreconf
* Add automagic libyaml test dependency
* Add support for python 3.7 and 3.8
* Comment why DOCS/HTML_DOCS and einstalldocs are set and done after
  python conditional code, and use default src_install instead of
  emake and einstalldocs separately
* Drop legacy wide-unicode python required use - this was only
  relevant for python2, support of which was dropped in 3.10.0 ebuild
  by now

There is still an automagic dep on texinfo (makeinfo) for building
or not building some documentation, which remains like that, but
can't fix everything at once here.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/liblouis/Manifest
dev-libs/liblouis/liblouis-3.13.0.ebuild [new file with mode: 0644]