From: "Sobhan Mohammadpour" <sobhan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: sci-geosciences/geocode-glib/
Date: Thu, 11 Oct 2018 17:48:33 +0000 (UTC) [thread overview]
Message-ID: <1539279972.e160b858128ff11f3c2c3e6908d56f4e8550531a.sobhan@gentoo> (raw)
commit: e160b858128ff11f3c2c3e6908d56f4e8550531a
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 17:46:12 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 17:46:12 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e160b858
sci-geosciences/geocode-glib: start using meson
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Manifest-Sign-Key: 0x7DF238CF0AA182E1
...de-glib-3.26.0.ebuild => geocode-glib-3.26.0-r1.ebuild} | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/sci-geosciences/geocode-glib/geocode-glib-3.26.0.ebuild b/sci-geosciences/geocode-glib/geocode-glib-3.26.0-r1.ebuild
similarity index 80%
rename from sci-geosciences/geocode-glib/geocode-glib-3.26.0.ebuild
rename to sci-geosciences/geocode-glib/geocode-glib-3.26.0-r1.ebuild
index 8f26c11b..192e56f0 100644
--- a/sci-geosciences/geocode-glib/geocode-glib-3.26.0.ebuild
+++ b/sci-geosciences/geocode-glib/geocode-glib-3.26.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit gnome-meson
+inherit meson gnome.org
DESCRIPTION="GLib geocoding library that uses the Yahoo! Place Finder service"
HOMEPAGE="https://git.gnome.org/browse/geocode-glib"
@@ -31,10 +31,12 @@ DEPEND="${RDEPEND}
RESTRICT="test"
src_configure() {
- gnome-meson_src_configure \
- $(meson_use test enable-installed-tests) \
- $(meson_use introspection enable-introspection) \
- -Denable-gtk-doc=false
+ local emesonargs=(
+ $(meson_use test enable-installed-tests)
+ $(meson_use introspection enable-introspection)
+ "-Denable-gtk-doc=true"
+ )
+ meson_src_configure
}
src_test() {
next reply other threads:[~2018-10-11 17:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-11 17:48 Sobhan Mohammadpour [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: sci-geosciences/geocode-glib/ Mart Raudsepp
2018-12-01 17:41 Gilles Dartiguelongue
2018-09-10 21:33 Gilles Dartiguelongue
2018-06-24 12:14 Sobhan Mohammadpour
2018-02-06 15:53 Sobhan Mohammadpour
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-05-08 23:36 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2013-12-02 23:46 Gilles Dartiguelongue
2013-11-16 14:53 Gilles Dartiguelongue
2013-11-13 13:15 Priit Laes
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=1539279972.e160b858128ff11f3c2c3e6908d56f4e8550531a.sobhan@gentoo \
--to=sobhan@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