public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/recastnavigation/
Date: Sat, 28 Jan 2023 09:12:10 +0000 (UTC)	[thread overview]
Message-ID: <1674897107.77858e33e7c3c41f6c9cf2ce85c33b9be0ccfb53.asturm@gentoo> (raw)

commit:     77858e33e7c3c41f6c9cf2ce85c33b9be0ccfb53
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 20:31:25 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 09:11:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77858e33

dev-games/recastnavigation: drop 1.5.1_p20210305

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-games/recastnavigation/Manifest                |  1 -
 .../recastnavigation-1.5.1_p20210305.ebuild        | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-games/recastnavigation/Manifest b/dev-games/recastnavigation/Manifest
index b44ad11b4c36..4ba952de9943 100644
--- a/dev-games/recastnavigation/Manifest
+++ b/dev-games/recastnavigation/Manifest
@@ -1,2 +1 @@
-DIST recastnavigation-1.5.1_p20210305.tar.gz 1542880 BLAKE2B f1066a48c7269fe67deba17768187522db9c0ece11293a3ff54311a6400cd38f32340985729bb38109bc1262099b44b7bf92974dfeb80c47953e58e6eeab73ea SHA512 7c3a8ce3e38de81eeb31332584896af9f234826c7f7f831eccb36972746c8b528ffde7ae4ee0d25baf814ece030a4b029101e07ea89aacc33c6d44f1ae2cf265
 DIST recastnavigation-1.5.1_p20230102.tar.gz 1276864 BLAKE2B 0958fd76c1855dee0d4d4ee8b0e31cfac3c1bdee1f5f767c4dec0bec75b3c919760d9201ba27d772602200e9416e08955b7ef326603ec21fb9594f2d40c079bc SHA512 4820e473735b08920bca7032851b258e8748c093bae331b11c0c9f630e9973264d9ca6277f7d92818b0a8c0864ce2601f129b708ec7976c9baead88d7b844f76

diff --git a/dev-games/recastnavigation/recastnavigation-1.5.1_p20210305.ebuild b/dev-games/recastnavigation/recastnavigation-1.5.1_p20210305.ebuild
deleted file mode 100644
index 7f703bf0120d..000000000000
--- a/dev-games/recastnavigation/recastnavigation-1.5.1_p20210305.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Navigation mesh construction toolset for games"
-HOMEPAGE="https://github.com/recastnavigation/recastnavigation"
-MY_COMMIT="c5cbd53024c8a9d8d097a4371215e3342d2fdc87"
-SRC_URI="https://github.com/recastnavigation/recastnavigation/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_COMMIT}"
-
-LICENSE="ZLIB"
-SLOT="0/1.5.1"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-cpp/catch )"
-
-src_prepare() {
-	rm Tests/catch.hpp || die
-
-	cmake_src_prepare
-}
-
-src_configure() {
-	append-cppflags "-I${ESYSROOT}/usr/include/catch2"
-
-	local mycmakeargs=(
-		-DRECASTNAVIGATION_DEMO=OFF
-		-DRECASTNAVIGATION_EXAMPLES=OFF
-		-DRECASTNAVIGATION_TESTS=$(usex test)
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2023-01-28  9:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-28  9:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-28 13:21 [gentoo-commits] repo/gentoo:master commit in: dev-games/recastnavigation/ Joonas Niilola
2023-05-28 13:21 Joonas Niilola
2021-12-08  3:33 Sam James
2021-08-16  8:30 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1674897107.77858e33e7c3c41f6c9cf2ce85c33b9be0ccfb53.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox