aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdgar Luque <edgar@edgarluque.com>2023-12-18 09:39:43 +0100
committerEdgar Luque <edgar@edgarluque.com>2023-12-18 09:39:43 +0100
commit414d2d0d4176d0d53610cc165c91490ff9e2dc2c (patch)
tree80daefaf5e463a5a3497c6750392b9e76511b4de /games-action
parentgames-action/ddnet: update maintainers (diff)
downloadguru-414d2d0d4176d0d53610cc165c91490ff9e2dc2c.tar.gz
guru-414d2d0d4176d0d53610cc165c91490ff9e2dc2c.tar.bz2
guru-414d2d0d4176d0d53610cc165c91490ff9e2dc2c.zip
games-action/ddnet: fix scan issues
Signed-off-by: Edgar Luque <edgar@edgarluque.com>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/ddnet/ddnet-17.4.2.ebuild20
-rw-r--r--games-action/ddnet/ddnet-9999.ebuild1
2 files changed, 10 insertions, 11 deletions
diff --git a/games-action/ddnet/ddnet-17.4.2.ebuild b/games-action/ddnet/ddnet-17.4.2.ebuild
index 08aaed5b8..8db421845 100644
--- a/games-action/ddnet/ddnet-17.4.2.ebuild
+++ b/games-action/ddnet/ddnet-17.4.2.ebuild
@@ -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"
diff --git a/games-action/ddnet/ddnet-9999.ebuild b/games-action/ddnet/ddnet-9999.ebuild
index 19aa00d56..e7aa96b5e 100644
--- a/games-action/ddnet/ddnet-9999.ebuild
+++ b/games-action/ddnet/ddnet-9999.ebuild
@@ -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? (