diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-15 23:00:42 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-15 23:10:50 +0100 |
commit | 9b182d1f3734c2fbf2398510653f202f352faa63 (patch) | |
tree | adad159278adf1c91489496aa6f8aff44d6d710f /profiles | |
parent | dev-python/isort: keyworded 5.6.3 for sparc, bug #747850 (diff) | |
download | gentoo-9b182d1f3734c2fbf2398510653f202f352faa63.tar.gz gentoo-9b182d1f3734c2fbf2398510653f202f352faa63.tar.bz2 gentoo-9b182d1f3734c2fbf2398510653f202f352faa63.zip |
x11-themes/gtk-engines: migrate to lua-single.eclass
Builds, tests and installs fine even when built against lua5-4 so
support all PUC Lua versions currently in the tree.
Warning - as the ebuild stands now, USE=lua IS QUIETLY IGNORED for
non-native ABIs. The dependencies are ready for enabling it there as
well but since the pkgconfig wrapper lua-single.eclass sets up is not
multilib-compatible, it is necessary to patch upstream build scripts so
that they look for the pkgconfig module "${ELUA}" rather than just "lua"
- and for some reason running eautoreconf following the patching of
configure.ac resulted in corrupted test Makefiles. Pushing it as-is in
case the maintainers have got some idea on how to make this work, if not
will probably end up patching configure directly.
Bug: https://bugs.gentoo.org/752888
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 73a18f18d464..52a7a2e99e79 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -607,6 +607,7 @@ kde-apps/kdebase-meta:5 >=www-client/luakit-2.2.1-r100 >=www-servers/lighttpd-1.4.55-r100 >=x11-misc/devilspie2-0.43-r100 +>=x11-themes/gtk-engines-2.20.2-r100 >=x11-wm/awesome-4.3-r100 >=x11-wm/notion-3_p2015061300-r100 >=mail-filter/opendkim-2.10.3-r25 |