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 059701382DE for ; Tue, 28 Jun 2016 20:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BD2CE0C23; Tue, 28 Jun 2016 20:30:30 +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 2AD1EE0C14 for ; Tue, 28 Jun 2016 20:30:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 987BA340BEF for ; Tue, 28 Jun 2016 20:30:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E50CF2441 for ; Tue, 28 Jun 2016 20:30:21 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1467145783.a6a6940bb9638c2b7366b38e78328e4b410b9b6d.pacho@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.20.1.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a6a6940bb9638c2b7366b38e78328e4b410b9b6d X-VCS-Branch: master Date: Tue, 28 Jun 2016 20:30:21 +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: c0c2a9e2-5515-4894-83ac-5fb67b28cf99 X-Archives-Hash: 7eaa1ffbd0c285a49ac0eebf20d23332 commit: a6a6940bb9638c2b7366b38e78328e4b410b9b6d Author: Pacho Ramos gentoo org> AuthorDate: Tue Jun 28 20:08:39 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jun 28 20:29:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a6940b sci-geosciences/gnome-maps: Version bump Package-Manager: portage-2.3.0_rc1 sci-geosciences/gnome-maps/Manifest | 1 + .../gnome-maps/gnome-maps-3.20.1.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index 0e8dd69..b4f24de 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1 +1,2 @@ DIST gnome-maps-3.18.2.tar.xz 864904 SHA256 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278 SHA512 ed0f0f7ff927d9b41701cd66afa266857b618bda1a95a837a48554e7399020722f19841fba4fb1e767bb8db83111f029408065fc534b56b25dcca4cb1206975d WHIRLPOOL 0e939640ca9f8a55f44cfb7a533bedd3074aea417c5f936f935610e9265ba8a940dc1f50c8710da0ce6efb6ad13f3f32500efb43b246892959e691e96da41410 +DIST gnome-maps-3.20.1.tar.xz 1063532 SHA256 4874d10a3cfdffd5d1db6084d67b5e8dc8c2db2ff995302b80060ecfc5e99bd5 SHA512 c3f14473fe68ef6ed37106b082868154258fb1905633019dbf923ec110ef09640767be3a813736d28dd7f6d3a9ed718657c9422f4bfd47ebc4f7119e3b6989ac WHIRLPOOL 56a05cdea2b06d1d4fa84508422cd2d42f0931874e0bbe632ed9448dbbf1c0be5869173b2a837d1ae4ce532e6eed9e4e25610b8f7748c97b029108ff4b440cff diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.20.1.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.20.1.ebuild new file mode 100644 index 0000000..c6334dc --- /dev/null +++ b/sci-geosciences/gnome-maps/gnome-maps-3.20.1.ebuild @@ -0,0 +1,42 @@ +# 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" + +RDEPEND=" + >=app-misc/geoclue-0.12.99:2.0 + >=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/clutter-gtk:1.0[introspection] + media-libs/clutter:1.0[introspection] + media-libs/cogl:1.0[introspection] + >=media-libs/libchamplain-0.12.13:0.12[gtk,introspection] + net-libs/libgfbgraph + net-libs/libsoup:2.4[introspection] + net-libs/rest:0.7 + >=sci-geosciences/geocode-glib-3.15.2[introspection] + x11-libs/gdk-pixbuf:2[introspection] + >=x11-libs/gtk+-3.15.9:3[introspection] +" +DEPEND="${RDEPEND} + >=dev-util/intltool-0.40 + virtual/pkgconfig +" + +src_configure() { + gnome2_src_configure --disable-static +}