From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/scnlib/
Date: Thu, 4 Apr 2024 10:09:11 +0000 (UTC) [thread overview]
Message-ID: <1712180064.88b17a57afcad6078f73043d21c5733c67d7dec6.flow@gentoo> (raw)
commit: 88b17a57afcad6078f73043d21c5733c67d7dec6
Author: Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Wed Apr 3 21:34:24 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 21:34:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88b17a57
dev-cpp/scnlib: drop 2.0.2
Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me>
dev-cpp/scnlib/scnlib-2.0.2.ebuild | 46 --------------------------------------
1 file changed, 46 deletions(-)
diff --git a/dev-cpp/scnlib/scnlib-2.0.2.ebuild b/dev-cpp/scnlib/scnlib-2.0.2.ebuild
deleted file mode 100644
index dd3f493e65..0000000000
--- a/dev-cpp/scnlib/scnlib-2.0.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="scanf for modern C++ "
-HOMEPAGE="https://scnlib.dev/"
-SRC_URI="https://github.com/eliaskosunen/scnlib/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-BDEPEND="
- dev-cpp/fast_float
- >=dev-cpp/simdutf-4.0.0:=
- test? ( dev-cpp/gtest )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
- "${FILESDIR}/${P}-accept-newer-simdutf.patch"
-)
-
-src_prepare() {
- use test && eapply "${FILESDIR}/${P}-no-external-test-deps.patch"
- cmake_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DSCN_BENCHMARKS=OFF
- -DSCN_BENCHMARKS_BINARYSIZE=OFF
- -DSCN_BENCHMARKS_BUILDTIME=OFF
- -DSCN_DOCS=OFF
- -DSCN_EXAMPLES=$(usex test ON OFF)
- -DSCN_TESTS=$(usex test ON OFF)
- -DSCN_USE_EXTERNAL_FAST_FLOAT=ON
- -DSCN_USE_EXTERNAL_SIMDUTF=ON
- )
- cmake_src_configure
-}
next reply other threads:[~2024-04-04 10:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 10:09 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 16:30 [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/scnlib/ Viorel Munteanu
2024-11-09 16:30 Viorel Munteanu
2024-06-17 21:40 Julien Roy
2024-06-17 21:40 Julien Roy
2024-05-21 21:10 Julien Roy
2024-03-27 11:50 Rui Huang
2024-02-20 8:48 Haelwenn Monnier
2024-02-20 8:48 Haelwenn Monnier
2024-02-13 16:32 David Roman
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=1712180064.88b17a57afcad6078f73043d21c5733c67d7dec6.flow@gentoo \
--to=flow@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