public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm-gps-map/
Date: Mon,  8 Feb 2021 13:48:06 +0000 (UTC)	[thread overview]
Message-ID: <1612792071.b4c60476a26f24cbe638faec69dca4691a2f1450.marecki@gentoo> (raw)

commit:     b4c60476a26f24cbe638faec69dca4691a2f1450
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 13:23:18 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 13:47:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c60476

sci-geosciences/osm-gps-map: bump to 1.2.0 and EAPI 7

It's alive!

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sci-geosciences/osm-gps-map/Manifest               |  1 +
 .../osm-gps-map/osm-gps-map-1.2.0.ebuild           | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/sci-geosciences/osm-gps-map/Manifest b/sci-geosciences/osm-gps-map/Manifest
index 3cf0cce095b..a910afc9e81 100644
--- a/sci-geosciences/osm-gps-map/Manifest
+++ b/sci-geosciences/osm-gps-map/Manifest
@@ -1 +1,2 @@
 DIST osm-gps-map-1.1.0.tar.gz 440480 BLAKE2B d1847937b4f9691c2ba14908f3cbca3c9911f76e05a6f8e96cd741ca291b74e238a06b6d01fbd8bac9c43bdd73788e8ef0c035d75290ffb631a15ee0b9f749e5 SHA512 74924e5caa0b2bac822f678236d94203b34d9af1dce24cfcd44e1fb9f7551558137dd02b35ca970e36472748acfd611c6251ff5c52d998bfaffccb9821cc0fe0
+DIST osm-gps-map-1.2.0.tar.gz 466817 BLAKE2B 727c5969b1ca1c681a6629cc0d35f5124e99de7116267e3135dc5dd926df4431b16045df3e1441eb1f7a68252b3bb451c26585b9907f16aec7800b9531631eaa SHA512 7d19a3f2afcaab6dd5d2fcf62a552f4f4481d494a8ce6a88f3db94d0037ade0679d1618107859c63cdc0cf72eb8c9380b435a4c3d9af68cd3f2595cc66bba747

diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild
new file mode 100644
index 00000000000..c3e71e3e18e
--- /dev/null
+++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools gnome2
+
+DESCRIPTION="A GTK+ widget for displaying OpenStreetMap tiles"
+HOMEPAGE="https://nzjrs.github.io/osm-gps-map/"
+SRC_URI="https://github.com/nzjrs/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/glib-2.16.0:2
+	>=net-libs/libsoup-2.4.0:2.4
+	>=x11-libs/cairo-1.8.0
+	>=x11-libs/gtk+-3.0:3[introspection]
+	dev-libs/gobject-introspection"
+DEPEND="${RDEPEND}
+	gnome-base/gnome-common:3"
+BDEPEND="dev-util/gtk-doc-am
+	virtual/pkgconfig"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.1.0-gtk-doc-module.patch"
+	"${FILESDIR}/${PN}-1.1.0-no-maintainer-mode.patch"
+)
+
+src_prepare() {
+	gnome2_src_prepare
+	AT_NOELIBTOOLIZE=yes eautoreconf
+}
+
+src_configure() {
+	gnome2_src_configure $(use_enable static-libs static)
+}


             reply	other threads:[~2021-02-08 13:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08 13:48 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-02 12:58 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm-gps-map/ Georgy Yakovlev
2021-04-27 11:05 Marek Szuba
2021-03-12 15:30 Sam James
2021-03-12 15:28 Sam James
2021-03-12 15:25 Sam James
2021-02-15  6:05 Sam James
2020-03-18 17:14 Marek Szuba
2017-04-01 16:06 Agostino Sarubbo
2017-03-25 14:43 Agostino Sarubbo
2017-03-23  8:59 Marek Szuba
2017-03-23  8:59 Marek Szuba
2017-02-11 15:13 Amy Liffey
2016-08-15  7:39 Marek Szuba
2016-08-12 10:14 Marek Szuba
2016-04-02  7:31 Sam Jorna
2016-04-02  6:46 Ian Delaney
2016-02-06 10:05 Aaron Bauman

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=1612792071.b4c60476a26f24cbe638faec69dca4691a2f1450.marecki@gentoo \
    --to=marecki@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