diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-09 23:48:46 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-09 23:57:13 +0100 |
commit | 988d8128f29202023006ed0b299cbe6daefbebf9 (patch) | |
tree | 58d08dde1dd300183a291841b83a9d83cb3f87cd /profiles | |
parent | mail-filter/rspamd: limit unmigrated ebuilds to dev-lang/lua:0 (diff) | |
download | gentoo-988d8128f29202023006ed0b299cbe6daefbebf9.tar.gz gentoo-988d8128f29202023006ed0b299cbe6daefbebf9.tar.bz2 gentoo-988d8128f29202023006ed0b299cbe6daefbebf9.zip |
mail-filter/rspamd: migrate to lua-single.eclass
Latest release and the live ebuild. Support lua5-{1..3} and luajit, as
per upstream build scripts. Speaking of which, although the upstream
logic for finding is the same as in FindLua.cmake (i.e. 5.3, 5.2, 5.1,
stopping on the first one found) they use a different module which does
support pkgconfig - so although a patch is still necessary, all it does
is point cmake to the pkgconfig wrapper set up by lua-single.
Closes: https://bugs.gentoo.org/752957
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 c488d0933d3b..dc035a41fffe 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -571,6 +571,7 @@ gnome-base/orbit >=games-strategy/s25rttr-0.9.0_pre20200723-r100 >=games-util/slade-3.1.12a-r100 >=mail-filter/imapfilter-2.6.16-r100 +>=mail-filter/rspamd-2.6-r100 >=media-gfx/geeqie-1.5.1-r1 >=media-libs/libquvi-0.9.4-r100 >=media-libs/libquvi-scripts-0.9.20131130-r100 |