From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 209D213836D for ; Tue, 18 Oct 2016 22:45:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8479FE07F7; Tue, 18 Oct 2016 22:44:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E9DAE07F7 for ; Tue, 18 Oct 2016 22:44:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80EBE3412CB for ; Tue, 18 Oct 2016 22:44:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6DA2F7 for ; Tue, 18 Oct 2016 22:44:55 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1476830682.a07bf7c66bfe8673ec9a313fdacd22734cf47e15.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gnome-maps/Manifest sci-geosciences/gnome-maps/gnome-maps-3.22.1.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: a07bf7c66bfe8673ec9a313fdacd22734cf47e15 X-VCS-Branch: master Date: Tue, 18 Oct 2016 22:44:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c1f95e35-24c9-4ea4-8884-d84136bd4aa0 X-Archives-Hash: 035ffbe77cc806ca10c662b3194a0448 commit: a07bf7c66bfe8673ec9a313fdacd22734cf47e15 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Oct 17 20:37:47 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Oct 18 22:44:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07bf7c6 sci-geosciences/gnome-maps: version bump 3.20.3.1 → 3.22.0 Add missing runtime dependencies found by grepping sources. Package-Manager: portage-2.3.1 sci-geosciences/gnome-maps/Manifest | 1 + .../gnome-maps/gnome-maps-3.22.1.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index 96189b8..5401d0c 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1,2 +1,3 @@ DIST gnome-maps-3.18.4.tar.xz 874896 SHA256 76a3e49867a474afbe3835ce4f2d49472567ad610e839d0c6808ce1d11ccf2b5 SHA512 b1c169b6fb1a1afb69856836ec05cdef6da2346a6e1da3109b29a0ed26bc33b3306141e53291145e778ae6db105b60bd6ec398fd24b4d9c6eabea54dc2a00f07 WHIRLPOOL 50be96f5ee413bc48e281835349a07c08f0490f68cdb8fdfccfb49dd24525dcfc88519ded8ea2d1f81cc65e3ce256ccbdc0b5360256528f4402a20a51bd95da2 DIST gnome-maps-3.20.3.1.tar.xz 1073456 SHA256 9206d5fcd03225b66c50074d8d3250af7f668915071d998b196aff4380ae6f17 SHA512 b04155741e5332c6fa00a4de389324ebe5b17d629c02b4bc408f5611b1ded173785875b3cc2ca0148c700f66edc4e4677f964a640c164704bc8640743124acaf WHIRLPOOL 97e28e1dfdce0362a45d2a4ad7869185aa375b7f644c0cc8e4db1fbdeec5096fd8c597d4dba6d2e7cfe032958d0265e59f0c431143e4bd71b549bcf00fd987a5 +DIST gnome-maps-3.22.1.tar.xz 1086228 SHA256 36914b6b63af80fc4f723dccf40c30a9bc4182bc4ff533b13bc8f24daa72b56a SHA512 2d6f066379a39438770712527697c8eae426620842394236530eb5e7ad9df36aa1a7ca1ceaeb121c373fd86ce7d26debafcff03ed5e2e57ebdb9dfa75a0268e1 WHIRLPOOL 0a959500e2d81b19da9a8451c26a59476cd62fefb03aaccbc0e7159c58e6e52af3ba78c795db1210ba193edd1b849067e80c7762cd7469ec76fdb194295b53a1 diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.22.1.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.22.1.ebuild new file mode 100644 index 00000000..1ed2cc6 --- /dev/null +++ b/sci-geosciences/gnome-maps/gnome-maps-3.22.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit gnome2 + +DESCRIPTION="A map application for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Maps" + +LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~x86" + +COMMON_DEPEND=" + >=app-misc/geoclue-0.12.99:2.0[introspection] + >=dev-libs/folks-0.10 + >=dev-libs/gjs-1.44.0 + >=dev-libs/gobject-introspection-0.6.3:= + >=dev-libs/glib-2.39.3:2 + >=dev-libs/libgee-0.16:0.8[introspection] + dev-libs/libxml2:2 + >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection] + net-libs/rest:0.7[introspection] + >=sci-geosciences/geocode-glib-3.15.2[introspection] + >=x11-libs/gtk+-3.15.9:3[introspection] +" +# Found by grepping imports.gi in ${S} +RDEPEND="${COMMON_DEPEND} + app-crypt/libsecret[introspection] + dev-libs/libgweather[introspection] + media-libs/clutter-gtk:1.0[introspection] + media-libs/clutter:1.0[introspection] + media-libs/cogl:1.0[introspection] + net-libs/gnome-online-accounts[introspection] + net-libs/libgfbgraph[introspection] + net-libs/libsoup:2.4[introspection] + net-libs/webkit-gtk:4[introspection] + x11-libs/gdk-pixbuf:2[introspection] +" +DEPEND="${COMMON_DEPEND} + >=dev-util/intltool-0.40 + virtual/pkgconfig +"