From 9b182d1f3734c2fbf2398510653f202f352faa63 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Tue, 15 Dec 2020 23:00:42 +0100 Subject: 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 --- profiles/package.mask | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles') 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 -- cgit v1.2.3-65-gdbad