From 0b6c1b4244411b2b7ae2352fff7857868443ff11 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sun, 13 Aug 2017 17:42:06 +0200 Subject: sci-geosciences/gnome-maps: version bump 3.22.2 → 3.24.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.7, Repoman-2.3.3 --- sci-geosciences/gnome-maps/Manifest | 1 + .../gnome-maps/gnome-maps-3.24.3.ebuild | 44 ++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 sci-geosciences/gnome-maps/gnome-maps-3.24.3.ebuild diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index 614597423d47..02e78529f27a 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1 +1,2 @@ DIST gnome-maps-3.22.2.tar.xz 1086264 SHA256 1cc5c3a82fbb47435925c6268df220c0a788c9f6aa9054ae019e61c992d93948 SHA512 bdff6c55c811c9a12f2a56adfb2acbad4dfd3ceba761a4c50463b025eb9df01f5849f871b7934eae659ab8f90db7cd612694de40fdecbc9d63a3b59d343ee997 WHIRLPOOL 2675c02e1fa04c7ba0a069a2844fc2003b1cd9acb2fcf286205c9f018a704c2777e0a45b7a5dd1be665a48fb3ff1e2c4a2bb857bb80cf09f6f1c50512710d939 +DIST gnome-maps-3.24.3.tar.xz 1145872 SHA256 5ef3ec36aa76eb9a49a15ee61539bea7b59e8aa0a802483df6cedcc65566d0d6 SHA512 b4a4c278359803e11b1aa43fb522a84b95eecfc349a134322f45db7acfe93867a61f6bd48e55a07d5d602b8161cdf5949a6b5d4da1212659e133260063ab6198 WHIRLPOOL 20f6e517d4ad2593bb3ac19cac9495e4ebb470d6f49ef74769adf7be2271ba5772a7a49dbb7cb326e8ff29a6a76152e927d5e447ec081842f02cfe314aebbc8f diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.24.3.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.24.3.ebuild new file mode 100644 index 000000000000..a421d604de77 --- /dev/null +++ b/sci-geosciences/gnome-maps/gnome-maps-3.24.3.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +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.90:0.7[introspection] + >=sci-geosciences/geocode-glib-3.15.2[introspection] + >=x11-libs/gtk+-3.22: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 +" -- cgit v1.2.3-65-gdbad