mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
media-video/kikoplay: use slotted lua
Issue: https://github.com/gentoo/guru/issues/9 Waitting for slotted lua unmasked. Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -5,7 +5,9 @@ EAPI="7"
|
|||||||
|
|
||||||
GIT_PN="KikoPlay"
|
GIT_PN="KikoPlay"
|
||||||
|
|
||||||
inherit qmake-utils xdg
|
LUA_COMPAT=( lua5-3 )
|
||||||
|
|
||||||
|
inherit lua-single qmake-utils xdg
|
||||||
|
|
||||||
DESCRIPTION="KikoPlay is a full-featured danmu player"
|
DESCRIPTION="KikoPlay is a full-featured danmu player"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
@@ -30,7 +32,7 @@ SLOT="0"
|
|||||||
# With out dev-lang/lua:5.3, this package can't work
|
# With out dev-lang/lua:5.3, this package can't work
|
||||||
# See also: https://github.com/gentoo/guru/issues/9
|
# See also: https://github.com/gentoo/guru/issues/9
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-lang/lua:5.3
|
${LUA_DEPS}
|
||||||
dev-libs/qhttpengine:5
|
dev-libs/qhttpengine:5
|
||||||
dev-qt/qtconcurrent:5
|
dev-qt/qtconcurrent:5
|
||||||
dev-qt/qtcore:5
|
dev-qt/qtcore:5
|
||||||
|
|||||||
Reference in New Issue
Block a user