From 54f0cba7ee9f752307cf690d2423625be5d3b992 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Wed, 24 Jul 2024 09:24:24 +0200 Subject: games-action/ddnet: add 18.4, drop 18.3.1 Signed-off-by: Edgar Luque --- games-action/ddnet/Manifest | 2 +- games-action/ddnet/ddnet-18.3.1.ebuild | 94 ---------------------------------- games-action/ddnet/ddnet-18.4.ebuild | 94 ++++++++++++++++++++++++++++++++++ 3 files changed, 95 insertions(+), 95 deletions(-) delete mode 100644 games-action/ddnet/ddnet-18.3.1.ebuild create mode 100644 games-action/ddnet/ddnet-18.4.ebuild (limited to 'games-action') diff --git a/games-action/ddnet/Manifest b/games-action/ddnet/Manifest index ffc097308..fb1779590 100644 --- a/games-action/ddnet/Manifest +++ b/games-action/ddnet/Manifest @@ -2,7 +2,7 @@ DIST cc-1.0.73.crate 57880 BLAKE2B be8d7a25a54afdd759844e76aec61526fc2bd5ca09480 DIST cxx-1.0.71.crate 195479 BLAKE2B 956f735ad6a417337dd6e0f71ba49d21e8ad9724e288b8d05a013c76bdeb0c3565197f8fc02f861a13f68c6823a969b05852c4abc0ef48d3deb4a3ede3ce7d3c SHA512 1b770312e5ea69a9fa3882e2e507d9de4505dbf09fdab4e6cacdeed7a00122b1cc88583d7353959cd0375a380b7e8563a673c4602fc036130f248db97225b305 DIST cxxbridge-flags-1.0.71.crate 5593 BLAKE2B 4f3c72079b42cf41c66dc779a792c76d860e7b85220508b9284b23645b8fae3911864b76719457952bb3b7e666312022def72204c2d096afa2683716cb9f0c5d SHA512 53f5783c4c15b87eac8f6c7ca911b5b3c92a5821040c4000586a118b441aaab17f798f878433436e881f0edd531d9243234cdb4bacfea16fe1f60df080a2d6b9 DIST cxxbridge-macro-1.0.71.crate 59620 BLAKE2B ce4b5bfc016a799312cfc2000bcc7b0b701636a558b66d079e3a69ed3a4c83c3c22cbba7bcd3168107d5dd3a0728e2e8887c0089ac7ef022957cc0559ed7a2c5 SHA512 13b0f742ecf4724214b896bcd3c4fedff011751661bd657ca902f123fcb869e835ce850acb1cb9ebe0cb1d13fb9aecc74c7730586ebd465500c2e01cfe686dbc -DIST ddnet-18.3.1.tar.gz 45923321 BLAKE2B 86725ce8d37a14d99043598e22408c39da9bbc42efab77b23759a3aaeda9f9ca5cb08b77dbcc71a0216780cc24d5ae0a2b3fe80d8ce83aaedff5e2bce194bbde SHA512 5d765c2166e0a31deb21f49719eda0fa25b790543ea1e4c5535a40f72ad3a4b63a8e01c5bcb0222726747703cbeb99e836ab90c6d4e9dd98ba55c3678273a22b +DIST ddnet-18.4.tar.gz 46804275 BLAKE2B eaf16761f5b08254f62d4cd345fcd01353ccb9c0d06cd72deff4f8223732720e42f8996014b849cce85f996f5188fea658beadb0c38b67126fbdddd6a6537ac8 SHA512 8cf7cb93c8e6f399e2f007f86be1bfee6761cf7e49b1901b90abe904f3f529527f68957c2af8517a96cfb500c6fe10a21e71138a6fc43e7ca5c800024197af31 DIST link-cplusplus-1.0.6.crate 8150 BLAKE2B 82b0eb89926a7f3b7e427242ff3f65eba78f467f1ab972f7f280daf09e2be7188d8e851a21018a268871d5dc9cf7dfda4ef24952b5bc38bd722a5537504c1ddb SHA512 9f77f71f7261472de0d97b2c26efb43f3d49dafbaa1eb853340467260a65d85344e94e023540e068051108afd63cc48c6a5c8025f50922a73dc6409134418e74 DIST proc-macro2-1.0.40.crate 40559 BLAKE2B d83cf7283393a82ca65263afc375d123bd2f48b719c9eab6859c52dc0c2b9b4b5af3090a0ebd0fedf0e1095f0bafbc443016f751a0485dc654bcd80a6f71e326 SHA512 bb179524bd41e36735010a7ec53e096359ffc3688ab97806a45ed9cfb17e8688ce352bbb8cd3bd4e15a4299e8500603c86591b17cfa31bca03f299f6f6347992 DIST quote-1.0.20.crate 28160 BLAKE2B db257025f64817b1b58eecb8e64e63f1782d8a7fcb42ed6c3364254ec5a26705e49ce0637c880b0355b99a77473ce3083caae2cfabbd1a1a7e4fc826bae2cb7c SHA512 d12f4a425273b99ae655da11fcf5dad2609e20ad3e7d85cde08c7d09f444a5c7a3505470bad2d48b1ba8ea59ebf38ab87aa1052e47ec414acfc05dcb07d438be diff --git a/games-action/ddnet/ddnet-18.3.1.ebuild b/games-action/ddnet/ddnet-18.3.1.ebuild deleted file mode 100644 index 5e1831c46..000000000 --- a/games-action/ddnet/ddnet-18.3.1.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=(python3_{9..12}) - -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 -" - -inherit cargo cmake python-any-r1 xdg - -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}" - -LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="antibot autoupdate +client download-gtest headless-client +inform-update +server +tools upnp +videorecorder vulkan websockets" - -DEPEND=" - client? ( - media-libs/libglvnd - media-libs/freetype - media-libs/glew - media-libs/libogg - media-libs/libsdl2 - media-libs/opus - media-libs/opusfile - media-libs/libpng - media-libs/x264 - media-sound/wavpack - x11-libs/libnotify - videorecorder? ( media-video/ffmpeg ) - ) - dev-libs/glib - sys-libs/zlib - dev-libs/openssl - dev-db/sqlite - download-gtest? ( - dev-cpp/gtest - dev-vcs/git - ) - net-misc/curl - upnp? ( net-libs/miniupnpc ) - vulkan? ( - media-libs/vulkan-loader - media-libs/libsdl2[vulkan] - ) - websockets? ( net-libs/libwebsockets[client] ) -" -RDEPEND="${DEPEND}" -BDEPEND=" - >=dev-lang/python-3.9 - dev-util/glslang - dev-util/spirv-tools -" - -src_unpack() { - default_src_unpack - cargo_src_unpack -} - -src_configure() { - local mycmakeargs=( - -DANTIBOT=$(usex antibot ON OFF) - -DAUTOUPDATE=$(usex autoupdate ON OFF) - -DCLIENT=$(usex client ON OFF) - -DDOWNLOAD_GTEST=$(usex download-gtest ON OFF) - -DHEADLESS_CLIENT=$(usex headless-client ON OFF) - -DINFORM_UPDATE=$(usex inform-update ON OFF) - -DSERVER=$(usex server ON OFF) - -DTOOLS=$(usex tools ON OFF) - -DUPNP=$(usex upnp ON OFF) - -DVIDEORECORDER=$(usex videorecorder ON OFF) - -DVULKAN=$(usex vulkan ON OFF) - -DWEBSOCKETS=$(usex websockets ON OFF) - -DSECURITY_COMPILER_FLAGS=OFF # Set by gentoo toolchain, see https://bugs.gentoo.org/888875 - ) - cmake_src_configure -} diff --git a/games-action/ddnet/ddnet-18.4.ebuild b/games-action/ddnet/ddnet-18.4.ebuild new file mode 100644 index 000000000..5e1831c46 --- /dev/null +++ b/games-action/ddnet/ddnet-18.4.ebuild @@ -0,0 +1,94 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=(python3_{9..12}) + +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 +" + +inherit cargo cmake python-any-r1 xdg + +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}" + +LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD" +SLOT="0" +KEYWORDS="~amd64" + +IUSE="antibot autoupdate +client download-gtest headless-client +inform-update +server +tools upnp +videorecorder vulkan websockets" + +DEPEND=" + client? ( + media-libs/libglvnd + media-libs/freetype + media-libs/glew + media-libs/libogg + media-libs/libsdl2 + media-libs/opus + media-libs/opusfile + media-libs/libpng + media-libs/x264 + media-sound/wavpack + x11-libs/libnotify + videorecorder? ( media-video/ffmpeg ) + ) + dev-libs/glib + sys-libs/zlib + dev-libs/openssl + dev-db/sqlite + download-gtest? ( + dev-cpp/gtest + dev-vcs/git + ) + net-misc/curl + upnp? ( net-libs/miniupnpc ) + vulkan? ( + media-libs/vulkan-loader + media-libs/libsdl2[vulkan] + ) + websockets? ( net-libs/libwebsockets[client] ) +" +RDEPEND="${DEPEND}" +BDEPEND=" + >=dev-lang/python-3.9 + dev-util/glslang + dev-util/spirv-tools +" + +src_unpack() { + default_src_unpack + cargo_src_unpack +} + +src_configure() { + local mycmakeargs=( + -DANTIBOT=$(usex antibot ON OFF) + -DAUTOUPDATE=$(usex autoupdate ON OFF) + -DCLIENT=$(usex client ON OFF) + -DDOWNLOAD_GTEST=$(usex download-gtest ON OFF) + -DHEADLESS_CLIENT=$(usex headless-client ON OFF) + -DINFORM_UPDATE=$(usex inform-update ON OFF) + -DSERVER=$(usex server ON OFF) + -DTOOLS=$(usex tools ON OFF) + -DUPNP=$(usex upnp ON OFF) + -DVIDEORECORDER=$(usex videorecorder ON OFF) + -DVULKAN=$(usex vulkan ON OFF) + -DWEBSOCKETS=$(usex websockets ON OFF) + -DSECURITY_COMPILER_FLAGS=OFF # Set by gentoo toolchain, see https://bugs.gentoo.org/888875 + ) + cmake_src_configure +} -- cgit v1.2.3-65-gdbad