From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/fplll/
Date: Sun, 12 Nov 2023 14:16:32 +0000 (UTC) [thread overview]
Message-ID: <1699798454.3224edf96bf428368b5f26d015f01064a3cb7ac8.mjo@gentoo> (raw)
commit: 3224edf96bf428368b5f26d015f01064a3cb7ac8
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 13:48:04 2023 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 14:14:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3224edf9
sci-libs/fplll: add 5.4.5
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-libs/fplll/Manifest | 1 +
sci-libs/fplll/fplll-5.4.5.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/sci-libs/fplll/Manifest b/sci-libs/fplll/Manifest
index 6cb16cd50382..7e0d81296e8f 100644
--- a/sci-libs/fplll/Manifest
+++ b/sci-libs/fplll/Manifest
@@ -1 +1,2 @@
DIST fplll-5.4.4.tar.gz 2630101 BLAKE2B b990c9346acd2c506b4697f27ff21d8453bb97473b2e988beb2ab9da34b3edd8a64d7558bca5f66a888fb4397c1e5340cf50f543ec580f0ec6980bc8c73a9390 SHA512 32a6515a3ab2677739a60a4ef0938e4284b5d3119a396104a7af22a6291ef669b42a4fb6e59f5c6daf97ff2402e7d035ea84fd1c76bfe7c0e17402bd03ae7166
+DIST fplll-5.4.5.tar.gz 2630275 BLAKE2B 43d1601f401c3a4eba60939028b26f99d32f92b9d53b763768427d05b2d709645532c4fbb14556c8d8d92cc14efe86468469ed69a77bdb03af75ec08499cc17e SHA512 3e1281f1b993ebe4a767b7fc526f49a27d58f24b1b4c6074310cc971f6f569388d6ba27102087a2eb11671d2d5b87bd60306e2597567f4ae8dd2a9efd13beb77
diff --git a/sci-libs/fplll/fplll-5.4.5.ebuild b/sci-libs/fplll/fplll-5.4.5.ebuild
new file mode 100644
index 000000000000..d8ad2144d60b
--- /dev/null
+++ b/sci-libs/fplll/fplll-5.4.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Implementations of the floating-point LLL reduction algorithm"
+HOMEPAGE="https://github.com/fplll/fplll"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0/8"
+KEYWORDS="~amd64 ~x86"
+IUSE="qd"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="dev-libs/gmp:0
+ dev-libs/mpfr:0
+ qd? ( sci-libs/qd )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ econf \
+ $(use_with qd)
+}
+
+src_install() {
+ default
+ find "${ED}" -type f -name '*.la' -delete || die
+}
next reply other threads:[~2023-11-12 14:16 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-12 14:16 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 0:33 [gentoo-commits] repo/gentoo:master commit in: sci-libs/fplll/ Michael Orlitzky
2024-12-11 16:15 Michael Orlitzky
2024-08-27 0:22 Michael Orlitzky
2024-02-09 1:26 Michael Orlitzky
2023-12-18 1:09 Sam James
2023-06-09 15:06 Arthur Zamarin
2023-06-05 4:35 Sam James
2023-06-05 4:35 Sam James
2023-01-16 17:36 Michael Orlitzky
2022-08-08 10:29 Michael Orlitzky
2022-08-08 6:12 Joonas Niilola
2022-08-08 6:12 Joonas Niilola
2022-08-08 6:12 Joonas Niilola
2022-06-02 11:54 Michael Orlitzky
2021-09-30 22:37 Michael Orlitzky
2021-09-30 20:51 Agostino Sarubbo
2021-09-29 20:54 Agostino Sarubbo
2021-01-17 11:52 David Seifert
2020-12-09 4:37 Michael Orlitzky
2020-12-09 4:37 Michael Orlitzky
2020-07-13 11:50 Michael Orlitzky
2020-02-04 18:51 Michael Orlitzky
2020-02-04 18:51 Michael Orlitzky
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=1699798454.3224edf96bf428368b5f26d015f01064a3cb7ac8.mjo@gentoo \
--to=mjo@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