From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gdal-grass/
Date: Thu, 29 Oct 2015 07:14:03 +0000 (UTC) [thread overview]
Message-ID: <1446102836.ac6b0176cd43caf31dcd1a0e6506f766fb70ba81.jlec@gentoo> (raw)
commit: ac6b0176cd43caf31dcd1a0e6506f766fb70ba81
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 29 07:13:56 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 29 07:13:56 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6b0176
sci-geosciences/gdal-grass: Adopt deps to recent changes in grass
Drop invalid use of ROOT
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-geosciences/gdal-grass/gdal-grass-2.0.0.ebuild | 11 +++++------
sci-geosciences/gdal-grass/metadata.xml | 20 ++++++++++----------
2 files changed, 15 insertions(+), 16 deletions(-)
diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.0.0.ebuild b/sci-geosciences/gdal-grass/gdal-grass-2.0.0.ebuild
index b36f1f9..c8b1e32 100644
--- a/sci-geosciences/gdal-grass/gdal-grass-2.0.0.ebuild
+++ b/sci-geosciences/gdal-grass/gdal-grass-2.0.0.ebuild
@@ -15,10 +15,9 @@ LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
IUSE="postgres"
-
RDEPEND="
>=sci-libs/gdal-2.0.0
- >=sci-geosciences/grass-7.0.1[gdal]
+ >=sci-geosciences/grass-7.0.1-r3
"
DEPEND="${RDEPEND}
dev-libs/expat
@@ -37,9 +36,9 @@ src_prepare() {
src_configure() {
econf \
- --with-grass="${ROOT}/usr/$(get_libdir)/grass70" \
- --with-gdal="${ROOT}/usr/bin/gdal-config" \
- $(use_with postgres postgres-includes "${ROOT}/usr/include/postgresql")
+ --with-grass="/usr/$(get_libdir)/grass70" \
+ --with-gdal="/usr/bin/gdal-config" \
+ $(use_with postgres postgres-includes "/usr/include/postgresql")
}
src_install() {
@@ -48,4 +47,4 @@ src_install() {
GRASSTABLES_DIR="${D}$(gdal-config --prefix)/share/gdal/grass" \
AUTOLOAD_DIR="${D}/usr/$(get_libdir)/gdalplugins" \
install
-}
\ No newline at end of file
+}
diff --git a/sci-geosciences/gdal-grass/metadata.xml b/sci-geosciences/gdal-grass/metadata.xml
index 152a2cd..cbf8066 100644
--- a/sci-geosciences/gdal-grass/metadata.xml
+++ b/sci-geosciences/gdal-grass/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-geosciences</herd>
-<herd>proxy-maintainers</herd><maintainer>
- <email>wraeth@wraeth.id.au</email>
- <name>Sam Jorna</name>
- <description>Proxy maintainer - assign bugs to him</description>
- </maintainer>
- <use>
- <flag name="postgres">Include support for <pkg>dev-db/postgresql</pkg></flag>
- </use>
+ <herd>sci-geosciences</herd>
+ <herd>proxy-maintainers</herd>
+ <maintainer>
+ <email>wraeth@wraeth.id.au</email>
+ <name>Sam Jorna</name>
+ <description>Proxy maintainer - assign bugs to him</description>
+ </maintainer>
+ <use>
+ <flag name="postgres">Include support for <pkg>dev-db/postgresql</pkg></flag>
+ </use>
</pkgmetadata>
-
next reply other threads:[~2015-10-29 7:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-29 7:14 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-27 17:21 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gdal-grass/ Andreas Sturmlechner
2019-02-21 10:29 Andreas Sturmlechner
2019-02-21 10:29 Andreas Sturmlechner
2019-02-21 10:29 Andreas Sturmlechner
2018-04-10 1:19 Sam Jorna
2017-12-19 21:45 Thomas Deutschmann
2016-06-08 3:43 Sam Jorna
2016-03-14 23:37 Sam Jorna
2015-12-26 22:31 Amy Winston
2015-12-01 8:38 Ian Delaney
2015-10-21 15:30 Amy Winston
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=1446102836.ac6b0176cd43caf31dcd1a0e6506f766fb70ba81.jlec@gentoo \
--to=jlec@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