Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612648 - lua.eclass
Summary: lua.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-14 20:40 UTC by Aric Belsito
Modified: 2021-02-05 21:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aric Belsito 2017-03-14 20:40:36 UTC
This was brought up in
https://bugs.gentoo.org/show_bug.cgi?id=534150
by Dennis Schridde.

We need a lua.eclass to handle installation of dev-lua packages for different lua implementations, because using usex hacks to install for different versions isn't ideal.

I believe it should support at least the following:
LUA_TARGETS="lua5_1 lua5_2 lua5_3 luajit"
Comment 1 Azamat H. Hackimov 2017-03-15 15:09:01 UTC
Hello. Current lua maintainers not interested in multislotted lua implementation (https://github.com/gentoo/gentoo/pull/2264). In other side, they not provide solution for universal compatibility between lua 5.* and their modules.
Comment 2 Conrad Kostecki gentoo-dev 2021-02-05 21:43:38 UTC
Multislotted Lua is now live, so closing here :-)