From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-mathcomp/
Date: Sat, 5 Mar 2022 04:44:50 +0000 (UTC) [thread overview]
Message-ID: <1646455257.39c72c3ccecb73de2596a51af9c126a814e39977.xgqt@gentoo> (raw)
commit: 39c72c3ccecb73de2596a51af9c126a814e39977
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 01:51:49 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 04:40:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c72c3c
sci-mathematics/coq-mathcomp: new package; add 1.14.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
sci-mathematics/coq-mathcomp/Manifest | 1 +
.../coq-mathcomp/coq-mathcomp-1.14.0.ebuild | 26 ++++++++++++++++++++++
sci-mathematics/coq-mathcomp/metadata.xml | 14 ++++++++++++
3 files changed, 41 insertions(+)
diff --git a/sci-mathematics/coq-mathcomp/Manifest b/sci-mathematics/coq-mathcomp/Manifest
new file mode 100644
index 000000000000..4ab7ebbc5bf6
--- /dev/null
+++ b/sci-mathematics/coq-mathcomp/Manifest
@@ -0,0 +1 @@
+DIST coq-mathcomp-1.14.0.tar.gz 1352989 BLAKE2B 475ca9725a7868d592fc289223f468c6703cca1574d878568d7faaa2725fc204155320c915c75861d5f122acc0cf6aaad9f324656f9a7dae030d37fee93bec27 SHA512 49821492016e75fe32d22557b6b2de4bc0a3d924e2a38a13f2759aeb87095417a27e274737d0dcc01448899c3ebb50c284e9eb96fd1d4c22fb5d101dc6d290bf
diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0.ebuild
new file mode 100644
index 000000000000..2197f1aa5dd9
--- /dev/null
+++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Mathematical Components for the Coq proof assistant"
+HOMEPAGE="https://github.com/math-comp/math-comp/"
+SRC_URI="https://github.com/math-comp/math-comp/archive/mathcomp-${PV}.tar.gz
+ -> ${P}.tar.gz"
+S="${WORKDIR}"/math-comp-mathcomp-${PV}/mathcomp
+
+LICENSE="CeCILL-B"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+
+RDEPEND=">=sci-mathematics/coq-8.13.0:="
+DEPEND="${RDEPEND}"
+
+# > make jobserver unavailable
+src_compile() {
+ emake -j1
+}
+
+src_install() {
+ emake -j1 install DESTDIR="${D}"
+}
diff --git a/sci-mathematics/coq-mathcomp/metadata.xml b/sci-mathematics/coq-mathcomp/metadata.xml
new file mode 100644
index 000000000000..b379637e4ab6
--- /dev/null
+++ b/sci-mathematics/coq-mathcomp/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <upstream>
+ <changelog>https://github.com/math-comp/math-comp/releases/</changelog>
+ <bugs-to>https://github.com/math-comp/math-comp/issues/</bugs-to>
+ <remote-id type="github">math-comp/math-comp</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2022-03-05 4:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-05 4:44 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-07 12:17 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-mathcomp/ Maciej Barć
2022-09-07 12:17 Maciej Barć
2023-02-02 10:51 Maciej Barć
2023-02-16 11:59 Maciej Barć
2023-03-15 1:29 Maciej Barć
2023-04-11 14:18 Maciej Barć
2023-04-11 14:18 Maciej Barć
2023-07-15 22:17 Maciej Barć
2023-10-24 12:30 Maciej Barć
2024-01-15 21:20 Maciej Barć
2024-01-15 21:20 Maciej Barć
2024-03-04 21:58 Maciej Barć
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=1646455257.39c72c3ccecb73de2596a51af9c126a814e39977.xgqt@gentoo \
--to=xgqt@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