Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/GeographicLib/
Date: Tue, 02 Feb 2021 10:18:50
Message-Id: 1612261118.0900a8a5f2739eff0d0393fc1439d2cceb02113c.aballier@gentoo
1 commit: 0900a8a5f2739eff0d0393fc1439d2cceb02113c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 10:31:29 2021 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 10:18:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0900a8a5
7
8 sci-geosciences/GeographicLib: bump to 1.51
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 .../GeographicLib/GeographicLib-1.51.ebuild | 31 ++++++++++++++++++++++
14 sci-geosciences/GeographicLib/Manifest | 1 +
15 2 files changed, 32 insertions(+)
16
17 diff --git a/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild b/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild
18 new file mode 100644
19 index 00000000000..3721cff1645
20 --- /dev/null
21 +++ b/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild
22 @@ -0,0 +1,31 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +DESCRIPTION="C++ classes for performing conversions between geographic coordinates"
29 +HOMEPAGE="https://geographiclib.sourceforge.io/"
30 +SRC_URI="mirror://sourceforge/geographiclib/${P}.tar.gz"
31 +
32 +LICENSE="MIT"
33 +SLOT="0/19"
34 +KEYWORDS="~amd64 ~arm"
35 +IUSE="doc"
36 +
37 +DEPEND=""
38 +RDEPEND="${DEPEND}"
39 +BDEPEND="
40 + doc? ( >=app-doc/doxygen-1.8.7 )
41 +"
42 +
43 +src_configure() {
44 + econf \
45 + --disable-static
46 + # Automagic deps..
47 + sed -e "s/SUBDIRS =.*$/SUBDIRS = src man tools $(usex doc doc "") include cmake/" -i Makefile || die
48 +}
49 +
50 +src_install() {
51 + default
52 + find "${D}" -name "*.la" -delete || die
53 +}
54
55 diff --git a/sci-geosciences/GeographicLib/Manifest b/sci-geosciences/GeographicLib/Manifest
56 index 8e8427cb578..0d81676b128 100644
57 --- a/sci-geosciences/GeographicLib/Manifest
58 +++ b/sci-geosciences/GeographicLib/Manifest
59 @@ -1 +1,2 @@
60 DIST GeographicLib-1.50.1.tar.gz 2463854 BLAKE2B bed7d003dee92e794af993d8fef6cbf1233f9e3f37f53dd6026f16a237dba46bb4d4e2db7adea7931b632bb419288c9731c79cf65f15a4f35e95e8ada34a8f42 SHA512 1db874f30957a0edb8a1df3eee6db73cc993629e3005fe912e317a4ba908e7d7580ce483bb0054c4b46370b8edaec989609fb7e4eb6ba00c80182db43db436f1
61 +DIST GeographicLib-1.51.tar.gz 2470362 BLAKE2B 5e0a0f44d3b0c62ed7e28285b240cab07a7592e5bf4b181c25b62d8462bb7e2c21f6fcb09577c5f766578803c4b303fdb69af006d3ae62a8b5cb80e92b76236f SHA512 34487a09fa94a34d24179cfe9fd2e5fdda28675966703ca137cbfe6cc88760c2fbde55f76c464de060b58bfe0a516e22c0f59318cf85ae7cc01c5c6a73dd6ead