From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/openlibm/
Date: Sun, 24 Jan 2021 13:49:42 +0000 (UTC) [thread overview]
Message-ID: <1611496106.acd2db10bb7b3980499f2e005c1a63b78a98f76d.soap@gentoo> (raw)
commit: acd2db10bb7b3980499f2e005c1a63b78a98f76d
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jan 24 13:48:26 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 13:48:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd2db10
sci-libs/openlibm: Bump to 0.7.3
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/openlibm/Manifest | 1 +
sci-libs/openlibm/openlibm-0.7.3.ebuild | 35 +++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/sci-libs/openlibm/Manifest b/sci-libs/openlibm/Manifest
index 7165687c80a..e38a7fb7330 100644
--- a/sci-libs/openlibm/Manifest
+++ b/sci-libs/openlibm/Manifest
@@ -1 +1,2 @@
DIST openlibm-0.7.2.tar.gz 366285 BLAKE2B 0086d026e53c337e20dc895dad38157308b16392f590c8a2c2f7699f2bb8bd5bd0d1931672c2d31a320af0a5ad1cc2e10f2eeb953f30382cfcae5aaac0adc478 SHA512 25e5c28ef898d905ff589d24efb87a99f3772d59596ad5660afc7cafbcd709bca167e863aadc84b90b930add036d285db1332faa9adf1b73562abf1185b9ee5c
+DIST openlibm-0.7.3.tar.gz 366268 BLAKE2B 31cb50e64a3211770b1b91550382a2d4844af020a3e71dd2a7268f8faf3b3b4b54feedf4de19f27b7b74efa05961999d2b76416b1b615a554dc794cac782306f SHA512 433ec9ed5c0364b58fe1eff8760b64ad4203c7711fef02ed12d0070a34442b10c806fe6bccd81eadaa7758af2dd116c76bb769480c56e3320d548aff29d249a7
diff --git a/sci-libs/openlibm/openlibm-0.7.3.ebuild b/sci-libs/openlibm/openlibm-0.7.3.ebuild
new file mode 100644
index 00000000000..baa2bdfd172
--- /dev/null
+++ b/sci-libs/openlibm/openlibm-0.7.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="High quality system independent, open source libm"
+HOMEPAGE="https://github.com/JuliaLang/openlibm"
+SRC_URI="https://github.com/JuliaMath/openlibm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="public-domain MIT ISC BSD-2 LGPL-2.1+"
+# See https://abi-laboratory.pro/index.php?view=timeline&l=openlibm
+SLOT="0/3"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.7.2-make_inc.patch )
+
+src_prepare() {
+ default
+ sed -e "/^OLM_LIBS :=/s/^/#/" \
+ -e "/install: /s/install-static//" \
+ -i Makefile || die
+}
+
+src_configure() {
+ tc-export CC CXX FC AR LD
+ default
+}
+
+src_install() {
+ emake DESTDIR="${D}" prefix="${EPREFIX}/usr" \
+ libdir="${EPREFIX}/usr/$(get_libdir)" install
+ dodoc README.md
+}
next reply other threads:[~2021-01-24 13:49 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 13:49 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-05 12:15 [gentoo-commits] repo/gentoo:master commit in: sci-libs/openlibm/ WANG Xuerui
2024-11-10 13:37 Sam James
2024-11-10 6:40 Arthur Zamarin
2024-11-10 6:40 Arthur Zamarin
2024-11-09 17:04 Sam James
2024-11-09 17:04 Sam James
2024-08-23 13:00 Arthur Zamarin
2024-08-12 12:48 Arthur Zamarin
2024-08-05 10:47 Jakov Smolić
2024-08-04 22:38 Jakov Smolić
2024-08-04 22:34 Jakov Smolić
2024-08-04 3:16 Sam James
2024-08-04 3:16 Sam James
2024-08-03 11:23 Arthur Zamarin
2023-08-09 20:43 Sam James
2021-10-12 9:10 Jakov Smolić
2021-06-05 16:22 David Seifert
2021-05-27 21:06 David Seifert
2021-02-14 10:36 David Seifert
2021-02-05 4:20 Sam James
2021-01-24 13:49 David Seifert
2020-10-27 23:23 Sam James
2020-10-27 23:23 Sam James
2020-04-03 3:20 Matthias Maier
2017-04-22 16:03 Justin Lecher
2017-04-22 16:03 Justin Lecher
2017-03-23 0:17 Matthias Maier
2017-03-23 0:17 Matthias Maier
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=1611496106.acd2db10bb7b3980499f2e005c1a63b78a98f76d.soap@gentoo \
--to=soap@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