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 2FD141395E3 for ; Mon, 14 Nov 2016 07:26:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EF58E0879; Mon, 14 Nov 2016 07:26:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8600E084B for ; Mon, 14 Nov 2016 07:26:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82A77341647 for ; Mon, 14 Nov 2016 07:26:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E845824BB for ; Mon, 14 Nov 2016 07:26:26 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1479108268.dcef4c9ac95616893d7ab32257b69f4dfc1a95d4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/looptools/files/, sci-physics/looptools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/looptools/Manifest sci-physics/looptools/files/looptools-2.10-makefile.patch sci-physics/looptools/looptools-2.13.ebuild X-VCS-Directories: sci-physics/looptools/files/ sci-physics/looptools/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: dcef4c9ac95616893d7ab32257b69f4dfc1a95d4 X-VCS-Branch: master Date: Mon, 14 Nov 2016 07:26:26 +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-Archives-Salt: f9882876-aade-4783-af2e-93f0730d5c1d X-Archives-Hash: 9953241d7ff1cc9d5a335f0ec578f01d commit: dcef4c9ac95616893d7ab32257b69f4dfc1a95d4 Author: Gerhard Bräunlich gmx net> AuthorDate: Sun Nov 13 01:10:19 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Mon Nov 14 07:24:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcef4c9a sci-physics/looptools: Version bump to 2.13 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2825 Signed-off-by: David Seifert gentoo.org> sci-physics/looptools/Manifest | 1 + .../looptools/files/looptools-2.10-makefile.patch | 8 ++--- sci-physics/looptools/looptools-2.13.ebuild | 42 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 4 deletions(-) diff --git a/sci-physics/looptools/Manifest b/sci-physics/looptools/Manifest index 5a941a5..d08a270 100644 --- a/sci-physics/looptools/Manifest +++ b/sci-physics/looptools/Manifest @@ -1,2 +1,3 @@ DIST LoopTools-2.12.tar.gz 545153 SHA256 df04d944de15ec73665edaf76f655d1db797cbc02b54baa7664ac761ecfa2f70 SHA512 70726493bd138fb80b85a46955fbe28b7f1432d9b67a100fe3ff74c2fa22232a07e461a6742745b0ead81793bb64b81cc4265d09b91fa048e7bdd32cf6956b27 WHIRLPOOL af3abaf31a4a868e0f65bdb0b21405c413c470063e4c8130e31b2a9e05a4f0e65e9999323e3cdf0b4277e48e84d767288852e984d486468abab3aaa664f66879 +DIST LoopTools-2.13.tar.gz 549005 SHA256 b609720e8ab68d4f4e0c01c19abffff5915fe593362ddbcdd68260c780ef475e SHA512 eadde36d8bf340061f5b50c9928bce055ef098d0cee11abe9a834c158a7758b09f4290dddbba922a41b0281fbdaecc80ba877cb6968b0448f3487324e220ec62 WHIRLPOOL 360aedd396f7a888253ca6375b34bac26faf711998a8e881e9cab9b617a3126ee1a7ce6ee2168d947cf69bd2850a387276f503a7ae0271217e66d71c3f2e5d42 DIST LoopTools-2.8.tar.gz 546810 SHA256 2395518d0eac9b0883a2c249b9a5ba80df443929c520c45e60f5a4284166eb42 SHA512 32211669fd092d2d5bb38e26a6471a95df0647d9e7ea0cc4e99ff4fd7c3e3fee107f6432ed9075e3102224f0041fac6f7075b1f0a91f7744ec3890b4b36d276e WHIRLPOOL c8dff8030d7ea1bfc6b65bef3370c5acfec69fa73f223a63b7424163b81a3bdf788eb3ffecd07e9bf61a31a63138b1fd126b6442a298c8fad1f4b04b69663a47 diff --git a/sci-physics/looptools/files/looptools-2.10-makefile.patch b/sci-physics/looptools/files/looptools-2.10-makefile.patch index 8758244..bf0df2e 100644 --- a/sci-physics/looptools/files/looptools-2.10-makefile.patch +++ b/sci-physics/looptools/files/looptools-2.10-makefile.patch @@ -1,5 +1,5 @@ ---- makefile.in -+++ makefile.in +--- a/makefile.in ++++ b/makefile.in @@ -1,14 +1,17 @@ BLD = build$(QUADSUFFIX) @@ -68,8 +68,8 @@ force: $(BLD)/timestamp ---- src/makefile -+++ src/makefile +--- a/src/makefile ++++ b/src/makefile @@ -1,6 +1,6 @@ -default: frontend mma$(ML) +default: frontend mma$(ML) solib diff --git a/sci-physics/looptools/looptools-2.13.ebuild b/sci-physics/looptools/looptools-2.13.ebuild new file mode 100644 index 00000000..cb9d60c --- /dev/null +++ b/sci-physics/looptools/looptools-2.13.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit fortran-2 + +MY_P=LoopTools-${PV} + +DESCRIPTION="Tools for evaluation of scalar and tensor one-loop integrals" +HOMEPAGE="http://www.feynarts.de/looptools" +SRC_URI="http://www.feynarts.de/looptools/${MY_P}.tar.gz" + +LICENSE="LGPL-3" + +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="doc static-libs" + +PATCHES=( "${FILESDIR}"/${PN}-2.10-makefile.patch ) + +S="${WORKDIR}/${MY_P}" + +src_prepare() { + default + + export VER="${PV}" + # necessary fix for prefix + sed -i "s/lib\$(LIBDIRSUFFIX)/$(get_libdir)/" makefile.in || die +} + +src_install() { + default + + # another one of these package building archive with pic + # no: ooptools is not a typo + if ! use static-libs; then + rm "${ED%/}"/usr/$(get_libdir)/libooptools.a || die + fi + use doc && dodoc manual/*.pdf +}