public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/readosm/
Date: Mon,  1 Mar 2021 23:37:26 +0000 (UTC)	[thread overview]
Message-ID: <1614641737.9d3504de532f325f6ced4dace18a6d46d6d50aa2.sam@gentoo> (raw)

commit:     9d3504de532f325f6ced4dace18a6d46d6d50aa2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 23:30:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 23:35:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3504de

sci-geosciences/readosm: bump to 1.1.0a

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/readosm/Manifest              |  1 +
 sci-geosciences/readosm/readosm-1.1.0a.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/sci-geosciences/readosm/Manifest b/sci-geosciences/readosm/Manifest
index ffc5bb750e1..cf42882c2c1 100644
--- a/sci-geosciences/readosm/Manifest
+++ b/sci-geosciences/readosm/Manifest
@@ -1 +1,2 @@
 DIST readosm-1.0.0e.tar.gz 1096062 BLAKE2B 4f105dd3db158ea48d40e7ee826467e493595ebb1e8edc2f592c7390e7a7f708e8834d52c4d3ffbc8094ba64553a4d95bb2865798dd48ef0591e9dbdb6a18222 SHA512 fde22e66b8ed80de168ff9302e8f9312a1a3111c7326f2db45d3176df98030f77e6590416ec5a5d0aef445f707a62cb091a47ee7533bede65eebf8ebf0fa4c28
+DIST readosm-1.1.0a.tar.gz 1099129 BLAKE2B 28062238333fac9cff41aa30cdb606ee2ae3873bd4c251aa3d1abc31aca5003bda1898d8c651dfac499fe1d3e17b7a82bd16028aa873147719ad7c285a0264d6 SHA512 ec8516cdd0b02027cef8674926653f8bc76e2082c778b02fb2ebcfa6d01e21757aaa4fd5d5104059e2f5ba97190183e60184f381bfd592a635805aa35cd7a682

diff --git a/sci-geosciences/readosm/readosm-1.1.0a.ebuild b/sci-geosciences/readosm/readosm-1.1.0a.ebuild
new file mode 100644
index 00000000000..44ab3b90850
--- /dev/null
+++ b/sci-geosciences/readosm/readosm-1.1.0a.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Library to extract valid data from an Open Street Map input file"
+HOMEPAGE="https://www.gaia-gis.it/fossil/readosm"
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz"
+
+LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="
+	dev-libs/expat
+	sys-libs/zlib
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	econf --disable-static
+}
+
+src_install() {
+	default
+
+	find "${ED}" -name '*.la' -delete || die
+}


             reply	other threads:[~2021-03-01 23:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 23:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-29 18:39 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/readosm/ Andreas Sturmlechner
2021-03-02  0:04 Sam James
2021-03-01 23:37 Sam James
2017-02-19 21:15 Andreas Sturmlechner
2017-02-19 21:15 Andreas Sturmlechner
2016-03-27 12:02 Sam Jorna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1614641737.9d3504de532f325f6ced4dace18a6d46d6d50aa2.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox