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 5B29D1584AD for ; Sat, 19 Apr 2025 20:06:34 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4487D342FA1 for ; Sat, 19 Apr 2025 20:06:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44395110494; Sat, 19 Apr 2025 20:06:33 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3A71F110494 for ; Sat, 19 Apr 2025 20:06:33 +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 DC695342FA1 for ; Sat, 19 Apr 2025 20:06:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3686A1DF6 for ; Sat, 19 Apr 2025 20:06:31 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1745092950.04e4e51a8023e225e4105b5f31001d22502177b2.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/flint/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/flint/Manifest sci-mathematics/flint/flint-3.1.3_p1-r1.ebuild X-VCS-Directories: sci-mathematics/flint/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 04e4e51a8023e225e4105b5f31001d22502177b2 X-VCS-Branch: master Date: Sat, 19 Apr 2025 20:06:31 +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: b4325449-34eb-4c62-90b1-6ed4d77cfa57 X-Archives-Hash: b35ba2f74f7bbb5c2ffcb141e903f99b commit: 04e4e51a8023e225e4105b5f31001d22502177b2 Author: Michael Orlitzky gentoo org> AuthorDate: Sat Apr 19 20:02:30 2025 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Apr 19 20:02:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e4e51a sci-mathematics/flint: drop 3.1.3_p1-r1 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/flint/Manifest | 1 - sci-mathematics/flint/flint-3.1.3_p1-r1.ebuild | 90 -------------------------- 2 files changed, 91 deletions(-) diff --git a/sci-mathematics/flint/Manifest b/sci-mathematics/flint/Manifest index 92c86791f40e..0db85da6eb5e 100644 --- a/sci-mathematics/flint/Manifest +++ b/sci-mathematics/flint/Manifest @@ -1,2 +1 @@ -DIST flint-3.1.3_p1.tar.gz 7588734 BLAKE2B 87acf8778e21e37c01e12b198ff81e62ab113df3e0e9c6155ff7dd505828f79d5c49d85093e261ea96397e906350caa03477e3ecbdd1fc09d6ae5c984397a2be SHA512 1b16ff2fb9cb2ac4b75513278b8c14683e8d83db39985631df14d6ea74bee4d6ea818a200321d5f0de6f1af89898f7a99dc7088f712f4c6db1a2546199aefba7 DIST flint-3.1.3_p1.tar.xz 5657304 BLAKE2B 7a76cbd7e3ea6ecfb4728545c427eba48ab476b257316792305522770e03b335d558cc104bac50b1faf2e8e25663f6ade20eef99e85999f7209091bf3c6e674a SHA512 430e83be2d94c059066b7201319dbbbe414ccd10a4f359a865e54f3912b8b8e8f10dfd36ee81c96335553ee2736cf2ef9e1ffdf488c9706360b9e0e8a50a4eea diff --git a/sci-mathematics/flint/flint-3.1.3_p1-r1.ebuild b/sci-mathematics/flint/flint-3.1.3_p1-r1.ebuild deleted file mode 100644 index bca7c62b7b66..000000000000 --- a/sci-mathematics/flint/flint-3.1.3_p1-r1.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -inherit cmake flag-o-matic python-any-r1 - -DESCRIPTION="Fast Library for Number Theory" -HOMEPAGE="https://www.flintlib.org/" - -MY_PV="${PV/_/-}" -SRC_URI="https://github.com/flintlib/flint/archive/refs/tags/v${MY_PV}.tar.gz - -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${MY_PV}" -LICENSE="LGPL-2.1+" - -# Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 -SLOT="0/19" - -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" -IUSE="doc ntl test" - -RESTRICT="!test? ( test )" - -BDEPEND="${PYTHON_DEPS} - doc? ( - app-text/texlive-core - dev-python/sphinx - dev-tex/latexmk - dev-texlive/texlive-latex - dev-texlive/texlive-latexextra - ) -" -DEPEND="dev-libs/gmp:= - dev-libs/mpfr:= - ntl? ( dev-libs/ntl:= ) - virtual/cblas" -# flint 3 includes arb and arb cannot use flint 3. -RDEPEND="${DEPEND} - !sci-mathematics/arb" - -# The rst files are API docs, but they're very low-effort compared to -# the PDF and HTML docs, so we ship them unconditionally and hide only -# the painful parts behind USE=doc. -DOCS="AUTHORS README.md doc/source/*.rst" - -PATCHES=( - "${FILESDIR}/flint-3.0.1-find-cblas.patch" - "${FILESDIR}/flint-3.1.3_p1-c99-I.patch" - "${FILESDIR}/flint-3.1.3_p1-fix-pc-location.patch" -) - -src_configure() { - # Test failures: - # * https://bugs.gentoo.org/934463 - # * https://github.com/flintlib/flint/issues/2029 - filter-flags -floop-nest-optimize \ - -ftree-loop-linear \ - -floop-strip-mine \ - -floop-block \ - -fgraphite-identity - - local mycmakeargs=( - -DWITH_NTL="$(usex ntl)" - -DBUILD_TESTING="$(usex test)" - -DBUILD_DOCS="$(usex doc)" - ) - - cmake_src_configure - - if use doc; then - # Avoid the "html/_source" directory that will contain a copy of - # the rst sources we've already installed, and also avoid - # installing html/objects.inv. - HTML_DOCS="${BUILD_DIR}/html/*.html - ${BUILD_DIR}/html/*.js - ${BUILD_DIR}/html/_static" - DOCS+=" ${BUILD_DIR}/latex/Flint.pdf" - fi -} - -src_compile() { - cmake_src_compile - - if use doc; then - cmake_build html - cmake_build pdf - fi -}