public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/VSS/
Date: Sun,  4 Dec 2022 21:08:58 +0000 (UTC)	[thread overview]
Message-ID: <1670187985.1547974d05525e9d4d2f1320368f4bc7b894f818.tupone@gentoo> (raw)

commit:     1547974d05525e9d4d2f1320368f4bc7b894f818
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 19:36:12 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 21:06:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1547974d

dev-ada/VSS: add 23.0.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/VSS/Manifest          |  1 +
 dev-ada/VSS/VSS-23.0.0.ebuild | 43 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-ada/VSS/Manifest b/dev-ada/VSS/Manifest
index 714cc852f4fb..7b5c59bb10de 100644
--- a/dev-ada/VSS/Manifest
+++ b/dev-ada/VSS/Manifest
@@ -1 +1,2 @@
 DIST VSS-22.0.0.tar.gz 310314 BLAKE2B 710645472b0e767f744ca12564a595fabc6bd931a271bc6fd575fdee70ade1676f3a0dbe00d7700ba5bbeb341fa6cc767b8efb18162f1fc308edcb653c9919f4 SHA512 b38582efc2b334a5b550eb9eacadd721b354f51d4cc26fcb4da1c8e7d241a848d5d3ee2651a72b552e2d5357b9fde46ba48e694f17f49cc2bcdad63d2f9d685e
+DIST VSS-23.0.0.tar.gz 481748 BLAKE2B eb84e1b84b2d3a463a0e19a3cdd8b6e1e0dd666f72cd79f592f07f75fd7f2c8496f89f5d272c2be1af8a75491a8e3f0f11131dbfe892f3fe107f7e50223ea4bd SHA512 11e762a6ade7137acb32c0776db06244b40a137df90ee5d25855503deeba2a22e6e962ed56d991c71fd27a514edca22ff3d35b0f783855e2d670eb6b45aa4c03

diff --git a/dev-ada/VSS/VSS-23.0.0.ebuild b/dev-ada/VSS/VSS-23.0.0.ebuild
new file mode 100644
index 000000000000..a89fc88b080f
--- /dev/null
+++ b/dev-ada/VSS/VSS-23.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ADA_COMPAT=( gcc_12_2_0 )
+inherit ada multiprocessing
+
+DESCRIPTION="A high level string and text processing library"
+HOMEPAGE="https://github.com/AdaCore/VSS"
+SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="${ADA_REQUIRED_USE}"
+
+RDEPEND="${ADA_DEPS}"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-ada/gprbuild[${ADA_USEDEP}]
+	test? (
+		app-i18n/unicode-data
+		dev-ada/xmlada[${ADA_USEDEP}]
+	)"
+
+src_prepare() {
+	mkdir data
+	ln -sf /usr/share/unicode-data data/ucd || die
+	default
+}
+
+src_compile() {
+	emake GPRBUILD_FLAGS="-p -j$(makeopts_jobs) -v"
+}
+
+src_test() {
+	emake -j1 GPRBUILD_FLAGS="-p -j$(makeopts_jobs) -v" build_tests
+	#emake check_text check_json # these are failing here
+	emake check_regexp check_html
+}


             reply	other threads:[~2022-12-04 21:09 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04 21:08 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  0:31 [gentoo-commits] repo/gentoo:master commit in: dev-ada/VSS/ Sam James
2025-03-10  0:22 Sam James
2025-01-05 21:54 Alfredo Tupone
2025-01-05 20:18 Alfredo Tupone
2024-12-29 13:41 Alfredo Tupone
2024-12-29 13:27 Alfredo Tupone
2024-12-29 10:54 Sam James
2024-12-29 10:54 Sam James
2024-10-15 18:30 Alfredo Tupone
2024-03-18 22:04 Alfredo Tupone
2024-03-17 18:41 Alfredo Tupone
2023-11-30 21:26 Alfredo Tupone
2023-03-21 21:02 Alfredo Tupone
2023-03-20 20:40 Alfredo Tupone
2023-02-05 20:41 Alfredo Tupone
2023-01-15 10:08 Alfredo Tupone
2023-01-15  9:57 Alfredo Tupone
2022-12-15  8:52 Alfredo Tupone
2022-12-04 21:08 Alfredo Tupone
2022-09-28 16:33 Alfredo Tupone
2021-12-28 10:26 Alfredo Tupone
2021-12-27 15:39 Alfredo Tupone

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=1670187985.1547974d05525e9d4d2f1320368f4bc7b894f818.tupone@gentoo \
    --to=tupone@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