From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8BE1F1581B9 for ; Wed, 24 Sep 2025 01:32:44 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7A3D0340E7A for ; Wed, 24 Sep 2025 01:32:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6CE61110575; Wed, 24 Sep 2025 01:32:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 664F8110573 for ; Wed, 24 Sep 2025 01:32:43 +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 19B8D340E53 for ; Wed, 24 Sep 2025 01:32:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 594DA39B6 for ; Wed, 24 Sep 2025 01:32:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1758677362.1a9af02700b2d86d95264a4e1c5b13574b400c67.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ada/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/ada/Manifest dev-cpp/ada/ada-3.3.0.ebuild X-VCS-Directories: dev-cpp/ada/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1a9af02700b2d86d95264a4e1c5b13574b400c67 X-VCS-Branch: master Date: Wed, 24 Sep 2025 01:32:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 767feb71-0589-44d0-8afc-80b78cad27fc X-Archives-Hash: af724b42a33b0184231e1493d9c1c476 commit: 1a9af02700b2d86d95264a4e1c5b13574b400c67 Author: Esteve Varela Colominas gmail com> AuthorDate: Tue Sep 23 21:34:16 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 24 01:29:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9af027 dev-cpp/ada: Bump to 3.3.0 Signed-off-by: Esteve Varela Colominas gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43915 Signed-off-by: Sam James gentoo.org> dev-cpp/ada/Manifest | 1 + dev-cpp/ada/ada-3.3.0.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-cpp/ada/Manifest b/dev-cpp/ada/Manifest index 4dfc049caf31..b18d5bb0c355 100644 --- a/dev-cpp/ada/Manifest +++ b/dev-cpp/ada/Manifest @@ -1,2 +1,3 @@ DIST ada-2.9.1.tar.gz 384701 BLAKE2B ad4a03100de06179c71c4d368cc349a630f8273550840cb19ba3e0cc4d296bfc59fa827bd3ea261609e4f80ebd2adbe7be1450040b519be5844febdcbc55f0f6 SHA512 74bad3f234dfe7b72e2057583e077e6a0f78f34b9c699751972d079b8027ef2dc34e6ef07c0dedeb923d8979f91c58a8a90473e69152c89e76baaa3659fa575b DIST ada-3.2.4.tar.gz 459344 BLAKE2B f2dc83313be73152c42cfafa352f5b7374197ec013e76007cd67e5268fb08fb9946fa715a294e0c1326cc761ea34d61aa65a8456089e5dfaf1443cd49890e050 SHA512 a61f3f851881fb092397647ed8e8e5ae0c47265fbb760471c64da64c7256e4bde4d778c69f00187868367a5fec467e445f72c9d5a810a3a3365292776a598296 +DIST ada-3.3.0.tar.gz 465601 BLAKE2B bf42536fb11c6f23834abaa53c304817a99f0e851083b9055e6d7a5f2cc20e3975488e94ecb7207de546c639d93d01eab3b693ab7d007c404b2888730f5578e5 SHA512 728bf278fcac51a8ffdf5571cb486e789cd49511674c61e354c802bbfaeea64598fb22cd28ef4b02eacdd42c1c3437f40666ca8dba8097e0ecebbae1095de77f diff --git a/dev-cpp/ada/ada-3.3.0.ebuild b/dev-cpp/ada/ada-3.3.0.ebuild new file mode 100644 index 000000000000..61e1ba4e5132 --- /dev/null +++ b/dev-cpp/ada/ada-3.3.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="WHATWG-compliant and fast URL parser written in modern C++" +HOMEPAGE="https://github.com/ada-url/ada" + +SRC_URI="https://github.com/ada-url/ada/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0 MIT" +SLOT="0/$(ver_cut 1)" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv" +RESTRICT="test" + +src_configure() { + local mycmakeargs=( + # Building anything other than the library requires the CPM package manager + # which isn't very well equipped for packaging... + -DADA_TESTING=NO + -DADA_TOOLS=NO + ) + cmake_src_configure +}