From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite-tools/
Date: Mon, 1 Mar 2021 23:37:26 +0000 (UTC) [thread overview]
Message-ID: <1614641738.a3a925d0f1ba42a6dacde0b2bd09ac8dc20c6096.sam@gentoo> (raw)
commit: a3a925d0f1ba42a6dacde0b2bd09ac8dc20c6096
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 1 23:32:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 1 23:35:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a925d0
dev-db/spatialite-tools: bump to 5.0.1
Bug: https://bugs.gentoo.org/685668
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/spatialite-tools/Manifest | 1 +
.../spatialite-tools/spatialite-tools-5.0.1.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-db/spatialite-tools/Manifest b/dev-db/spatialite-tools/Manifest
index 0b89b111514..e3540bda895 100644
--- a/dev-db/spatialite-tools/Manifest
+++ b/dev-db/spatialite-tools/Manifest
@@ -1 +1,2 @@
DIST spatialite-tools-4.3.0.tar.gz 540811 BLAKE2B 3de4301380a0b64cdd388cb0dc1917b90a02a721b1e34d3781b5b4e14a810809c922a3760a269c3980790801b66a100f9bacf1249f2874374295b5bb9431b133 SHA512 e1de27c1c65ff2ff0b08583113517bea74edf33fff59ad6e9c77492ea3ae87d9c0f17d7670ee6602b32eea73ad3678bb5410ef2c6fac6e213bf2e341a907db88
+DIST spatialite-tools-5.0.1.tar.gz 578520 BLAKE2B ec01bc73bb9001b439e52794b172aba4197d6a55297abbdf8397f3d984c2463df19da5a1cbcc5baba5c23e47990287d750f30f0731144d69876a0df82a4727d5 SHA512 dad52f6ed3c66ffd95f3a5c21225cd1b20641523af616f7e8defba8e4e46921da169e5f7bf9c53a355e132b6e74750d6db3fe02c870a3386f850df49c83bb8cd
diff --git a/dev-db/spatialite-tools/spatialite-tools-5.0.1.ebuild b/dev-db/spatialite-tools/spatialite-tools-5.0.1.ebuild
new file mode 100644
index 00000000000..aab29a8941f
--- /dev/null
+++ b/dev-db/spatialite-tools/spatialite-tools-5.0.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A collection of CLI tools supporting SpatiaLite"
+HOMEPAGE="https://www.gaia-gis.it/spatialite"
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="readline"
+
+RDEPEND="
+ dev-db/sqlite:3[extensions(+)]
+ >=dev-db/spatialite-3.0.1[geos,xls]
+ dev-libs/expat
+ dev-libs/libxml2
+ >=sci-geosciences/readosm-1.1.0
+ sci-libs/geos
+ sci-libs/proj
+ readline? (
+ sys-libs/ncurses:=
+ sys-libs/readline:=
+ )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf \
+ $(use_enable readline)
+}
next 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-05-04 23:28 [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite-tools/ Sam James
2021-03-03 16:48 Sam James
2017-03-02 19:39 Andreas Sturmlechner
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=1614641738.a3a925d0f1ba42a6dacde0b2bd09ac8dc20c6096.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