From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1643814-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E63BF15817D for <garchives@archives.gentoo.org>; Sun, 16 Jun 2024 20:18:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36004E2A94; Sun, 16 Jun 2024 20:18:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11465E2A94 for <gentoo-commits@lists.gentoo.org>; Sun, 16 Jun 2024 20:18:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1389C33BF39 for <gentoo-commits@lists.gentoo.org>; Sun, 16 Jun 2024 20:18:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACEB1C5C for <gentoo-commits@lists.gentoo.org>; Sun, 16 Jun 2024 20:18:20 +0000 (UTC) From: "Steffen Winter" <stffn.mobil@freenet.de> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steffen Winter" <stffn.mobil@freenet.de> Message-ID: <1718569038.6ca728086ec2b5ce3e67467da0a092f84eee15bc.stffn.mobil@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/scnlib/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/scnlib/Manifest dev-cpp/scnlib/scnlib-2.0.3.ebuild X-VCS-Directories: dev-cpp/scnlib/ X-VCS-Committer: stffn.mobil X-VCS-Committer-Name: Steffen Winter X-VCS-Revision: 6ca728086ec2b5ce3e67467da0a092f84eee15bc X-VCS-Branch: dev Date: Sun, 16 Jun 2024 20:18:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1fcf872f-704a-4058-9502-042421048f55 X-Archives-Hash: 0d65f85a27e7cde4740b2badd08864d6 commit: 6ca728086ec2b5ce3e67467da0a092f84eee15bc Author: Steffen Winter <steffen.winter <AT> proton <DOT> me> AuthorDate: Sun Jun 16 20:17:18 2024 +0000 Commit: Steffen Winter <stffn.mobil <AT> freenet <DOT> de> CommitDate: Sun Jun 16 20:17:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ca72808 dev-cpp/scnlib: drop 2.0.3 Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me> dev-cpp/scnlib/Manifest | 1 - dev-cpp/scnlib/scnlib-2.0.3.ebuild | 39 -------------------------------------- 2 files changed, 40 deletions(-) diff --git a/dev-cpp/scnlib/Manifest b/dev-cpp/scnlib/Manifest index af7a4495c..16ed6b2b3 100644 --- a/dev-cpp/scnlib/Manifest +++ b/dev-cpp/scnlib/Manifest @@ -1,2 +1 @@ -DIST scnlib-2.0.3.tar.gz 520197 BLAKE2B 6e0a88985e8113d85d5c511fe9ec857af12a5d34224fee7a41d8347e1e1e9fe7bb78b15bbdafd9c06006112de747c9c3cd6b101d1076b619e33ac7e745668cc4 SHA512 888f60d5a60b2e348001a56a59e123f496f89b09668f0b05791e878528c1c46930963f22e3b64130c875896ace56dffc0d9310edabb4804abf79cc125dfd5ff4 DIST scnlib-3.0.1.tar.gz 410264 BLAKE2B 15b71f514f9ee7ee1c2a029592ec541e52c36e27cc28b4eac58d51a49bfa04869d9b02c291356a3f7a1d3e9af82ac78c5fdadcfe87575da2ca08a9395fc49935 SHA512 76f3196d6bd01a349c69bf1863cc0dc521a95b84ef25b841198acbef99e295b53c1c82c745a7498b9a86a6fd4cc0c395abcb02fdf18b1d7c9152321ab195945b diff --git a/dev-cpp/scnlib/scnlib-2.0.3.ebuild b/dev-cpp/scnlib/scnlib-2.0.3.ebuild deleted file mode 100644 index a3b430189..000000000 --- a/dev-cpp/scnlib/scnlib-2.0.3.ebuild +++ /dev/null @@ -1,39 +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://www.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" - -RDEPEND=">=dev-cpp/simdutf-5.2.0:=" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-cpp/fast_float - test? ( dev-cpp/gtest ) -" - -RESTRICT="!test? ( test )" - -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_GTEST=ON - -DSCN_USE_EXTERNAL_SIMDUTF=ON - ) - cmake_src_configure -}