Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753071 - dev-lua/luv: migrate to lua eclasses
Summary: dev-lua/luv: migrate to lua eclasses
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slotted-lua 752912
  Show dependency tree
 
Reported: 2020-11-04 10:12 UTC by Marek Szuba
Modified: 2020-11-16 12:49 UTC (History)
0 users

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 Marek Szuba archtester gentoo-dev 2020-11-04 10:12:02 UTC
This is a Lua module so it should be multi-impl, that said upstream build infrastructure implicitly assumes single-impl (by default it doesn't install headers and libraries into implementation-specific directories and its pkgconfig file is unversioned).
Comment 1 Marek Szuba archtester gentoo-dev 2020-11-04 10:13:52 UTC
Path-of-least-resistance single-impl version in commit 40ae837172c06f2e9532db2b7ee570b966e4e6fb, multi-impl version in commit f12b6a56bef830507569b5c1a54baf234b861fa1.
Comment 2 Marek Szuba archtester gentoo-dev 2020-11-16 12:49:29 UTC
Works with lua5.4 now too, the only thing that needed to be changed was that lua-compat-5.3 has only supported that version since 0.9.