From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm2pgsql/
Date: Wed, 12 Feb 2020 23:24:04 +0000 (UTC) [thread overview]
Message-ID: <1581549821.e74b00434c481d8e2f1f25390ab8ae3c573dca9f.asturm@gentoo> (raw)
commit: e74b00434c481d8e2f1f25390ab8ae3c573dca9f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 23:22:33 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 23:23:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74b0043
sci-geosciences/osm2pgsql: EAPI-7 bump, switch to cmake.eclass
Bug: https://bugs.gentoo.org/688110
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-geosciences/osm2pgsql/osm2pgsql-0.96.0.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-0.96.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-0.96.0.ebuild
index 990f5c9422a..26bab47005f 100644
--- a/sci-geosciences/osm2pgsql/osm2pgsql-0.96.0.ebuild
+++ b/sci-geosciences/osm2pgsql/osm2pgsql-0.96.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils
+inherit cmake flag-o-matic
DESCRIPTION="Converts OSM data to SQL and insert into PostgreSQL db"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql
@@ -19,7 +19,7 @@ COMMON_DEPEND="
app-arch/bzip2
dev-db/postgresql:=
dev-libs/expat
- sci-libs/proj
+ sci-libs/proj:=
sys-libs/zlib
lua? ( dev-lang/lua:= )
"
@@ -34,9 +34,10 @@ RDEPEND="${COMMON_DEPEND}
RESTRICT="test"
src_configure() {
+ append-cppflags -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1
local mycmakeargs=(
-DWITH_LUA=$(usex lua)
-DBUILD_TESTS=OFF
)
- cmake-utils_src_configure
+ cmake_src_configure
}
next reply other threads:[~2020-02-12 23:24 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 23:24 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 20:15 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm2pgsql/ Arthur Zamarin
2024-10-24 6:08 Sven Wegener
2024-01-13 21:40 Sven Wegener
2022-02-19 10:54 Sven Wegener
2021-02-27 10:36 Aaron W. Swenson
2021-01-23 4:20 Sam James
2021-01-23 4:09 Sam James
2021-01-04 15:32 Sam James
2020-12-22 18:57 Sam James
2020-12-21 10:35 Aaron W. Swenson
2020-11-23 2:14 Aaron W. Swenson
2020-02-13 21:28 Andreas Sturmlechner
2020-02-13 21:28 Andreas Sturmlechner
2020-02-13 12:46 Agostino Sarubbo
2020-02-13 12:03 Agostino Sarubbo
2018-05-15 9:39 Aaron Swenson
2017-12-29 19:02 Mikle Kolyada
2017-10-14 22:44 Aaron Swenson
2017-10-14 22:27 Aaron Swenson
2017-07-30 10:04 Michał Górny
2017-04-23 13:52 Aaron Swenson
2017-04-23 13:49 Aaron Swenson
2017-04-11 17:38 Sven Wegener
2017-03-02 21:13 Andreas Sturmlechner
2017-02-10 10:27 Amy Liffey
2016-03-27 12:02 Sam Jorna
2016-01-12 20:10 Amy Winston
2015-12-19 17:15 Sven Wegener
2015-12-19 17:15 Sven Wegener
2015-12-19 17:15 Sven Wegener
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=1581549821.e74b00434c481d8e2f1f25390ab8ae3c573dca9f.asturm@gentoo \
--to=asturm@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