From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F32711382C5 for ; Sat, 16 Jan 2021 21:12:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 387F6E086B; Sat, 16 Jan 2021 21:12:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1ADE5E086A for ; Sat, 16 Jan 2021 21:12:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86710340F6A for ; Sat, 16 Jan 2021 21:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4EF34B for ; Sat, 16 Jan 2021 21:12:28 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1610831513.3607f3c51c1cd6852abf539e72a8d18b429f6f8d.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/lattE-macchiato/files/, sci-mathematics/lattE-macchiato/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/lattE-macchiato/files/buildpackages.patch sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild X-VCS-Directories: sci-mathematics/lattE-macchiato/ sci-mathematics/lattE-macchiato/files/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3607f3c51c1cd6852abf539e72a8d18b429f6f8d X-VCS-Branch: master Date: Sat, 16 Jan 2021 21:12:28 +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: ae49c44a-db34-4eb4-9090-b0a4b3858178 X-Archives-Hash: 844ba4eff97380cca0a1ad8578bb6a58 commit: 3607f3c51c1cd6852abf539e72a8d18b429f6f8d Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Jan 16 21:11:53 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Jan 16 21:11:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3607f3c5 sci-mathematics/lattE-macchiato: fix fetch, fix patch Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> .../lattE-macchiato/files/buildpackages.patch | 4 +-- .../lattE-macchiato/lattE-macchiato-0.9.3.ebuild | 32 +++++++++++++++------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/sci-mathematics/lattE-macchiato/files/buildpackages.patch b/sci-mathematics/lattE-macchiato/files/buildpackages.patch index f35a0fe75..48f9ba30d 100644 --- a/sci-mathematics/lattE-macchiato/files/buildpackages.patch +++ b/sci-mathematics/lattE-macchiato/files/buildpackages.patch @@ -1,5 +1,5 @@ ---- ../latte-for-tea-too-1.2-mk-0.9.3/Makefile.am 2008-12-17 22:56:12.000000000 +0100 -+++ Makefile.am 2010-02-05 23:43:42.000000000 +0100 +--- a/Makefile.am 2008-12-17 22:56:12.000000000 +0100 ++++ b/Makefile.am 2010-02-05 23:43:42.000000000 +0100 @@ -6,29 +6,7 @@ ## Distribution variables. diff --git a/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild b/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild index 2b0505090..6ac9227f1 100644 --- a/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild +++ b/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild @@ -1,19 +1,22 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -inherit autotools eutils flag-o-matic +inherit autotools flag-o-matic DESCRIPTION="lattE-macchiato consists of tools for lattice point enumeration" -HOMEPAGE="http://www.math.ucdavis.edu/~mkoeppe/latte/" -SRC_URI="http://www.math.ucdavis.edu/~mkoeppe/latte/download/latte-for-tea-too-1.2-mk-0.9.3.tar.gz" -# mirror://gentoo/${P}-src.tar.bz2 +HOMEPAGE="https://www.math.ucdavis.edu/~mkoeppe/latte/" +#SRC_URI="https://www.math.ucdavis.edu/~mkoeppe/latte/download/latte-for-tea-too-1.2-mk-${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="latte-for-tea-too-1.2-mk-${PV}.tar.gz" +# ERROR: cannot verify www.math.ucdavis.edu's certificate, issued by ‘CN=InCommon RSA Server CA,OU=InCommon,O=Internet2,L=Ann Arbor,ST=MI,C=US’: +# Unable to locally verify the issuer's authority. +# To connect to www.math.ucdavis.edu insecurely, use `--no-check-certificate'. +RESTRICT="fetch" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" +KEYWORDS="" DEPEND=" dev-libs/gmp:0=[cxx] @@ -24,14 +27,23 @@ DEPEND=" >=sci-libs/cddlib-094f" RDEPEND="${DEPEND}" -S="${WORKDIR}/latte-for-tea-too-1.2-mk-0.9.3" +S="${WORKDIR}/latte-for-tea-too-1.2-mk-${PV}" # For now LattE builds an internal version of Lidia. # This will not be split off for now because it is heavily patched # and based on a version that was not even released. +PATCHES=( + "${FILESDIR}/buildpackages.patch" +) + +pkg_nofetch() { + einfo "Please download: https://www.math.ucdavis.edu/~mkoeppe/latte/download/latte-for-tea-too-1.2-mk-${PV}.tar.gz" + einfo "and place it in your DISTDIR" +} + src_prepare() { - epatch "${FILESDIR}/buildpackages.patch" + default eautoreconf }