From: "Sam Jorna" <wraeth@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite-tools/
Date: Sun, 27 Mar 2016 12:02:05 +0000 (UTC) [thread overview]
Message-ID: <1459079867.2f34d7b6e9d6802f1d57c516fd9bdff843e424d3.wraeth@gentoo> (raw)
commit: 2f34d7b6e9d6802f1d57c516fd9bdff843e424d3
Author: Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 10:53:41 2016 +0000
Commit: Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 11:57:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f34d7b6
dev-db/spatialite-tools: bump to 4.3.0
Package-Manager: portage-2.2.28
dev-db/spatialite-tools/Manifest | 1 +
.../spatialite-tools/spatialite-tools-4.3.0.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-db/spatialite-tools/Manifest b/dev-db/spatialite-tools/Manifest
index 979dcc6..85a250a 100644
--- a/dev-db/spatialite-tools/Manifest
+++ b/dev-db/spatialite-tools/Manifest
@@ -1 +1,2 @@
DIST spatialite-tools-3.1.0.tar.gz 439019 SHA256 7e12a3b23ad5163257b7c8585091ead1046e8d5b56ac3130de42490693b5e160 SHA512 27f725fefcbc75894d6d14e81093deaa95b6a1cce7e15eb8fc3130ed7580f664bbb8ffd7e95f4de94b38cc8548cc82f2ed830fa8bcf3173e460a9b0666e9e0cc WHIRLPOOL 01a432a872c7ddb801edee969c3a6467cddacdb014690e669c75a1238c753f3f2d825a8e2f7370410431adc471ced0bb949291d868befa2d8d4947d08b39609e
+DIST spatialite-tools-4.3.0.tar.gz 540811 SHA256 f739859bc04f38735591be2f75009b98a2359033675ae310dffc3114a17ccf89 SHA512 e1de27c1c65ff2ff0b08583113517bea74edf33fff59ad6e9c77492ea3ae87d9c0f17d7670ee6602b32eea73ad3678bb5410ef2c6fac6e213bf2e341a907db88 WHIRLPOOL 24414efc61454bdde4fde4120503b9568821af20ced44cfae88696e099a7778f4311d556da7c48d6c13785eca9caa436dcd2d0666e371b12470b74b7fe77dbcc
diff --git a/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild b/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild
new file mode 100644
index 0000000..933dc56
--- /dev/null
+++ b/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit multilib
+
+DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
+HOMEPAGE="http://www.gaia-gis.it/spatialite"
+SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="readline"
+
+RDEPEND=">=dev-db/spatialite-3.0.1[geos,xls]
+ dev-libs/expat
+ >=sci-libs/geos-3.3
+ sci-libs/proj
+ sci-geosciences/readosm
+ readline? (
+ sys-libs/ncurses:=
+ sys-libs/readline:=
+ )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf \
+ $(use_enable readline)
+}
next reply other threads:[~2016-03-27 12:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-27 12:02 Sam Jorna [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-19 21:15 [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite-tools/ Andreas Sturmlechner
2017-02-19 21:15 Andreas Sturmlechner
2017-03-02 19:39 Andreas Sturmlechner
2021-03-01 23:37 Sam James
2021-03-03 16:48 Sam James
2022-05-04 23:28 Sam James
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=1459079867.2f34d7b6e9d6802f1d57c516fd9bdff843e424d3.wraeth@gentoo \
--to=wraeth@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