Skip to content

Commit

Permalink
sci-geosciences/gnome-maps: version bump 3.22.2 → 3.24.3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.7, Repoman-2.3.3
  • Loading branch information
EvaSDK committed Aug 13, 2017
1 parent f48f4b2 commit 0b6c1b4
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
1 change: 1 addition & 0 deletions sci-geosciences/gnome-maps/Manifest
Original file line number Diff line number Diff line change
@@ -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
44 changes: 44 additions & 0 deletions sci-geosciences/gnome-maps/gnome-maps-3.24.3.ebuild
Original file line number Diff line number Diff line change
@@ -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
"

0 comments on commit 0b6c1b4

Please sign in to comment.