diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-01 23:24:42 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-01 23:27:06 +0100 |
commit | 727ef34a6076430ed3b1b74586f5474f40b55324 (patch) | |
tree | 2c70a360f65cfdeccee9357a401c1f6be8896c65 /profiles | |
parent | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Bump (diff) | |
download | gentoo-727ef34a6076430ed3b1b74586f5474f40b55324.tar.gz gentoo-727ef34a6076430ed3b1b74586f5474f40b55324.tar.bz2 gentoo-727ef34a6076430ed3b1b74586f5474f40b55324.zip |
games-strategy/hedgewars: migrate to lua-single.eclass
Locked to 5.1 but by using a bundled version of FindLua.cmake which only
considers that version rather than looking for the package "Lua51".
Therefore, I have already put machinery in place which requests a specific
Lua version.
BTW. All tests of both this ebuild and its unmigrated counterpart fail with
"unsupported image format" unless media-libs/sdl2-image has been built in
USE=png. Haven't checked what happens at run time.
Closes: https://bugs.gentoo.org/752714
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 415ef0457d90..de708ef18577 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -578,6 +578,7 @@ dev-lua/luacrypto >=games-rpg/sumwars-0.5.8-r100 >=games-simulation/corsix-th-0.64-r100 >=games-sports/xmoto-0.6.1-r100 +>=games-strategy/hedgewars-1.0.0-r100 >=games-util/slade-3.1.12a-r100 >=mail-filter/imapfilter-2.6.16-r100 >=media-gfx/geeqie-1.5.1-r1 |