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/, sci-geosciences/osm-gps-map/files/
Date: Sun, 13 Nov 2016 21:59:50 +0000 (UTC) [thread overview]
Message-ID: <1479074172.b00ff826d23fa05189852247f35d29967a3ac77c.marecki@gentoo> (raw)
commit: b00ff826d23fa05189852247f35d29967a3ac77c
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 21:50:19 2016 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 21:56:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00ff826
sci-geosciences/osm-gps-map: version bump to 1.1.0
There are no longer any ebuilds in the tree which depend on version 0.7.3 so do
not bother with slots and just have 1.1.0 replace the former.
Committed with permission of the maintainers.
Gentoo-Bug: 499592
Package-Manager: portage-2.3.2
sci-geosciences/osm-gps-map/Manifest | 1 +
.../files/osm-gps-map-1.1.0-gtk-doc-module.patch | 11 ++++++
.../osm-gps-map-1.1.0-no-maintainer-mode.patch | 30 +++++++++++++++
.../osm-gps-map/osm-gps-map-1.1.0.ebuild | 43 ++++++++++++++++++++++
4 files changed, 85 insertions(+)
diff --git a/sci-geosciences/osm-gps-map/Manifest b/sci-geosciences/osm-gps-map/Manifest
index 17f3169..de5fcd1 100644
--- a/sci-geosciences/osm-gps-map/Manifest
+++ b/sci-geosciences/osm-gps-map/Manifest
@@ -1,2 +1,3 @@
DIST osm-gps-map-0.7.3.tar.gz 419300 SHA256 5967db2e911fc81297c7c035ddfe1f225ee708398f1083d7f0d1f7630afcd1a8 SHA512 a6a45621bcf0e608a2be99e1b3892bdf28eca52e61fcb9f8cd0354017ba86dbdda27d5c6d5bec75cd248a0b330f0bb24ec04c65deab11454f11e840823902687 WHIRLPOOL 328ef9790972b9c23d4321e111d86d5a99a0ace1205c311bc7db03df837f5f7490ff602b7305f1aa9e3c6b6d966392b936638f615b6e4429add3673b6c2138b0
+DIST osm-gps-map-1.1.0.tar.gz 440480 SHA256 8f2ff865ed9ed9786cc5373c37b341b876958416139d0065ebb785cf88d33586 SHA512 74924e5caa0b2bac822f678236d94203b34d9af1dce24cfcd44e1fb9f7551558137dd02b35ca970e36472748acfd611c6251ff5c52d998bfaffccb9821cc0fe0 WHIRLPOOL 1fa49ec60bc999fdd3f03171f2383528975590938f63128bfa4aac9cd23e2f0d9085ab0574bba7cf06227e42b8b982463417af80a7b09f2f7be228adf279e3f6
DIST python-osmgpsmap-0.7.3.tar.gz 212270 SHA256 fcd0339a5922bdbbb9c934aa3c2fb9a2b8d04487d037e36cbf308dc83a02a9cf SHA512 2c46a0ad80b4ff1b9d841de49b82c0c3c7c3b51c3a9ee0c7033ae2467e36de7632f308f90720f0bb01f5c785531be6207681631b5fec9fc81f90e1e9157bffbd WHIRLPOOL 11a7f49650a387fcded20c89f7c72f06be4a7b037f85bad4bc4b69c86446ff82b4d6f7703a9405b5cfce266d9534fe16b0ae0ed5c6b6c0440cfca7194889c69f
diff --git a/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-gtk-doc-module.patch b/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-gtk-doc-module.patch
new file mode 100644
index 00000000..9e944cb
--- /dev/null
+++ b/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-gtk-doc-module.patch
@@ -0,0 +1,11 @@
+--- a/docs/reference/Makefile.am 2016-08-13 23:05:38.521053367 +0000
++++ b/docs/reference/Makefile.am 2016-08-13 23:14:28.832053304 +0000
+@@ -9,7 +9,7 @@
+ # of using the various options.
+
+ # The name of the module, e.g. 'glib'.
+-DOC_MODULE=libosmgpsmap
++DOC_MODULE=libosmgpsmap-1.0
+
+ # The top-level SGML file. You can change this if you want to.
+ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
diff --git a/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-no-maintainer-mode.patch b/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-no-maintainer-mode.patch
new file mode 100644
index 00000000..2120fb6d
--- /dev/null
+++ b/sci-geosciences/osm-gps-map/files/osm-gps-map-1.1.0-no-maintainer-mode.patch
@@ -0,0 +1,30 @@
+--- a/Makefile.am 2015-11-19 22:49:55.000000000 +0000
++++ b/Makefile.am 2016-08-10 21:25:53.154107223 +0000
+@@ -18,27 +18,3 @@
+
+ DISTCLEANFILES = gtk-doc.make
+
+-# ChangeLog generation from nautils
+-distclean-local:
+- if test "$(srcdir)" = "."; then :; else \
+- rm -f ChangeLog; \
+- fi
+-
+-ChangeLog:
+- $(AM_V_GEN)if test -d "$(srcdir)/.git"; then \
+- (GIT_DIR=$(top_srcdir)/.git ./missing --run git log 0.7.3.. --stat -M -C --name-status --date=short --no-color) | fmt --split-only > $@.tmp \
+- && mv -f $@.tmp $@ \
+- || ($(RM) $@.tmp; \
+- echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
+- (test -f $@ || echo git-log is required to generate this file >> $@)); \
+- else \
+- test -f $@ || \
+- (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
+- echo A git checkout and git-log is required to generate this file >> $@); \
+- fi
+-
+-release: dist
+- scp @PACKAGE@-@VERSION@.tar.gz root@greenbirdsystems.com:/var/www/johnstowers.co.nz/files/osm-gps-map/
+-
+-.PHONY: ChangeLog
+-
diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild
new file mode 100644
index 00000000..e119bc2
--- /dev/null
+++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools gnome2
+
+DESCRIPTION="A GTK+ widget for displaying OpenStreetMap tiles"
+HOMEPAGE="http://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 ~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}
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+
+PATCHES=(
+ "${FILESDIR}/${P}-gtk-doc-module.patch"
+ "${FILESDIR}/${P}-no-maintainer-mode.patch"
+)
+
+src_prepare() {
+ gnome2_src_prepare
+ AT_NOELIBTOOLIZE=yes eautoreconf
+}
+
+src_configure() {
+ gnome2_src_configure \
+ --docdir=/usr/share/doc/${PF} \
+ $(use_enable static-libs static)
+}
next reply other threads:[~2016-11-13 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-13 21:59 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-20 11:24 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm-gps-map/, sci-geosciences/osm-gps-map/files/ Marek Szuba
2016-08-15 7:39 Marek Szuba
2016-08-12 10:14 Marek Szuba
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=1479074172.b00ff826d23fa05189852247f35d29967a3ac77c.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