Summary: | dev-lua/mpack: migrate to lua eclasses | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Marek Szuba (RETIRED) <marecki> |
Component: | Current packages | Assignee: | Marek Szuba (RETIRED) <marecki> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 752921 | ||
Bug Blocks: | 657722, 752912 |
Description
Marek Szuba (RETIRED)
![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370d960c1d6725cf89e35ea7e542405e532d6059 commit 370d960c1d6725cf89e35ea7e542405e532d6059 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-11-28 22:14:40 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-11-28 22:28:24 +0000 dev-lua/mpack: migrate to lua.eclass Had to suppress tests for the luajit target (one of the tests checks for memory leaks and LuaJIT does leak memory) as well as prevent the module from being unnecessarily linked against liblua (upstream have already fixed this, unfortunately a bump to a recent version would not be trivial). Otherwise, simple enough. Closes: https://bugs.gentoo.org/752906 Signed-off-by: Marek Szuba <marecki@gentoo.org> dev-lua/mpack/mpack-1.0.4-r100.ebuild | 86 +++++++++++++++++++++++++++++++++++ profiles/package.mask | 1 + 2 files changed, 87 insertions(+) |