dev-libs/gom: bump to 0.4, improve python handling, py3.8
authorMart Raudsepp <leio@gentoo.org>
Wed, 26 Feb 2020 08:15:53 +0000 (10:15 +0200)
committerMart Raudsepp <leio@gentoo.org>
Wed, 26 Feb 2020 08:29:42 +0000 (10:29 +0200)
commit41e8f19fc798420d0eb8d3c794f777aa3f19e5be
tree55725270b3b086f1adbf924e9c8d08d012386049
parent2983636032188de1d974f2447618012c7e35f802
dev-libs/gom: bump to 0.4, improve python handling, py3.8

* Fix for gdk-pixbuf being test-only dep
* Add python-3.8 support; should be fine, as it's just simple gi
  overrides
* Handle python gobject-introspection overrides manually to avoid
  building the whole source tree up to 3 times. The build system
  way is completely broken for us as well with upstream changes in
  0.4 and we'd need to pass the overrides install path manually
  anyhow (upstream changes make it ignore python3.6 being in
  /usr/lib64 and python3.7+ being in /usr/lib properly)
* python isn't needed without introspection; take the chance to also
  add a IUSE=python for this, as we handle it manually anyways and
  don't need upstream support anymore

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