games-action/ddnet: fix scan issues

Signed-off-by: Edgar Luque <edgar@edgarluque.com>
This commit is contained in:
Edgar Luque
2023-12-18 09:39:43 +01:00
parent 691ee0846f
commit 414d2d0d41
2 changed files with 10 additions and 11 deletions

View File

@@ -6,15 +6,15 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
CRATES="
cc-1.0.73
cxx-1.0.71
cxxbridge-flags-1.0.71
cxxbridge-macro-1.0.71
link-cplusplus-1.0.6
proc-macro2-1.0.40
quote-1.0.20
syn-1.0.98
unicode-ident-1.0.1
cc@1.0.73
cxx@1.0.71
cxxbridge-flags@1.0.71
cxxbridge-macro@1.0.71
link-cplusplus@1.0.6
proc-macro2@1.0.40
quote@1.0.20
syn@1.0.98
unicode-ident@1.0.1
"
inherit cargo cmake python-any-r1 xdg
@@ -23,7 +23,7 @@ DESCRIPTION="DDraceNetwork, a cooperative racing mod of Teeworlds "
HOMEPAGE="https://ddnet.org/
https://github.com/ddnet/ddnet"
SRC_URI="https://github.com/ddnet/ddnet/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
${CARGO_CRATE_URIS}"
LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD"
SLOT="0"

View File

@@ -21,7 +21,6 @@ EGIT_SUBMODULES=()
LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD"
SLOT="0"
IUSE="antibot autoupdate +client download-gtest headless-client +inform-update +server +tools upnp +videorecorder vulkan websockets"
KEYWORDS=""
DEPEND="
client? (