diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-02-13 21:41:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-02-13 21:41:11 +0000 |
commit | c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch) | |
tree | c44943ee0563a3fa957716de909fed683117fcb9 /sci-astronomy/erfa | |
parent | 69051588e2f955485fe5d45d45e616bc60a2de57 (diff) |
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'sci-astronomy/erfa')
-rw-r--r-- | sci-astronomy/erfa/Manifest | 4 | ||||
-rw-r--r-- | sci-astronomy/erfa/erfa-1.2.0.ebuild | 17 | ||||
-rw-r--r-- | sci-astronomy/erfa/erfa-1.4.0.ebuild | 15 |
3 files changed, 8 insertions, 28 deletions
diff --git a/sci-astronomy/erfa/Manifest b/sci-astronomy/erfa/Manifest index 3a55b3fb58d3..17f346683de9 100644 --- a/sci-astronomy/erfa/Manifest +++ b/sci-astronomy/erfa/Manifest @@ -1,5 +1,3 @@ -DIST erfa-1.2.0.tar.gz 305668 BLAKE2B bfaaca9203f25fbffc25723803d7d492f83c670cac7ea86e6ae15fc6636441ae7010208e8780ecc3133709a06b89b7d2218d1793b159d0be0c0694ab3579b958 SHA512 ead7a44b69048242cba34b0ab419eb97a1bcce6930d5834f5f00c8cae4cb331ee068cece08e51f918f7bd8eaaeada054006377876db01f7b7b4e86c26f17d311 DIST erfa-1.4.0.tar.gz 641051 BLAKE2B 448f9f883d85a3c39a58497c6211542719c77b05b6bf4087519b710642c144939a9e27ba44b82a42d759dc04e1effe9833ae087487292846f954e6c3f93fb8db SHA512 2befe5a45486dbbd2ee88229cce7a6101462254bd346d3a2859e294f31119eb5cf5e4113e4061fa3e371216ed793a79ea1ba98fc6fd8aa53d2ba4170e1e135e2 -EBUILD erfa-1.2.0.ebuild 439 BLAKE2B 75a63b0f889bcb7e67c1ab947a274ecdaa0a5ee88f438e5c9386a6f8641db4fb007e3449a272cfc28e96f76e24f3f6a5349a70c1d158e8db5d7e99793d5e73d1 SHA512 55ded11281e74b6e25bfd7ca17ced9f523500e1aa5134ea9559bf1200554800c3514428c92b3f9ee6af2cf4fb1307d3559f09c91efbe41909aeac9d7f6d474bf -EBUILD erfa-1.4.0.ebuild 577 BLAKE2B 01317e27499de850a5907329ada90e08afa89885b7e95a94e9b06a1c65f63caf7f8d1d61af28c5c3be41df58bbabbcd1b062b2c598ba3b141f85dd0d66b52690 SHA512 3409a3f74ffbe91d9af70b2b74d4eeb982ad72263a6016d5007ef2e4ff83fba66a245f562329a03c52d25f0211473e2530989d0e1d6688ca9f1c28004f716fa3 +EBUILD erfa-1.4.0.ebuild 548 BLAKE2B 6ccecf946e74d7ff15baa05bbd57c8546774b05c573ce5a27d29cccbd7c2ce109a6200cdfec4610fe9f2ee95613955aea167b2b6d2a3b443a6db8c3207be5bb6 SHA512 553a93ef37fc23b2535716ac398d88cc87c8875ee864d0a074327ea2593e561dce0588c8962391e031f5ca85904388c1b202d257a9b19151917b8383f328dc30 MISC metadata.xml 600 BLAKE2B 86aee919c5c10a5fa7dfe50d3ad321826e3690bcd1bed001bb9e727816214d1acacb89e4830ab9335cf97a02254fb980579ff8817ca792f29676ed532fc721b9 SHA512 f217013885b91c2827c44a0e138ac23e44b6ff39ee2b420ccfde859d34ea16f8d94c97bd125b0151efb41990011d623727ae9c7c3963d443c16a9af15eba1c29 diff --git a/sci-astronomy/erfa/erfa-1.2.0.ebuild b/sci-astronomy/erfa/erfa-1.2.0.ebuild deleted file mode 100644 index 038873c3848b..000000000000 --- a/sci-astronomy/erfa/erfa-1.2.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -AUTOTOOLS_AUTORECONF=true - -inherit autotools-utils - -DESCRIPTION="Essential Routines for Fundamental Astronomy" -HOMEPAGE="https://github.com/liberfa/erfa" -SRC_URI="https://github.com/liberfa/erfa/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/1" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" diff --git a/sci-astronomy/erfa/erfa-1.4.0.ebuild b/sci-astronomy/erfa/erfa-1.4.0.ebuild index 335cd18aced8..0d4dc7846097 100644 --- a/sci-astronomy/erfa/erfa-1.4.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit autotools eutils ltprune +inherit autotools DESCRIPTION="Essential Routines for Fundamental Astronomy" HOMEPAGE="https://github.com/liberfa/erfa" @@ -11,9 +11,8 @@ SRC_URI="https://github.com/liberfa/erfa/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" - -IUSE="static-libs" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +IUSE="" src_prepare() { default @@ -21,10 +20,10 @@ src_prepare() { } src_configure() { - econf $(use_enable static-libs static) + econf --disable-static } src_install() { default - prune_libtool_files --all + find "${ED}" -name '*.la' -delete || die } |