Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: sci-geosciences/gnome-maps/
Date: Sun, 30 Sep 2018 00:19:52
Message-Id: 1538266724.1f5c83b043c9d8bd6f2af472ff30652022d3cf03.leio@gentoo
1 commit: 1f5c83b043c9d8bd6f2af472ff30652022d3cf03
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 30 00:18:44 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 00:18:44 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1f5c83b0
7
8 sci-geosciences/gnome-maps: remove, available in ::gentoo
9
10 gdk-pixbuf is not a glib-compile-resources dep (to-pixdata not used)
11
12 .../gnome-maps/gnome-maps-3.26.2.ebuild | 46 ----------------------
13 sci-geosciences/gnome-maps/metadata.xml | 8 ----
14 2 files changed, 54 deletions(-)
15
16 diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild
17 deleted file mode 100644
18 index 9fb76f5c..00000000
19 --- a/sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild
20 +++ /dev/null
21 @@ -1,46 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -inherit gnome2
27 -
28 -DESCRIPTION="A map application for GNOME"
29 -HOMEPAGE="https://wiki.gnome.org/Apps/Maps"
30 -
31 -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
32 -SLOT="0"
33 -IUSE=""
34 -KEYWORDS="~amd64 ~x86"
35 -
36 -COMMON_DEPEND="
37 - >=app-misc/geoclue-0.12.99:2.0[introspection]
38 - >=dev-libs/folks-0.10
39 - >=dev-libs/gjs-1.44.0
40 - >=dev-libs/gobject-introspection-0.6.3:=
41 - >=dev-libs/glib-2.44:2
42 - >=dev-libs/libgee-0.16:0.8[introspection]
43 - dev-libs/libxml2:2
44 - >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection]
45 - >=net-libs/rest-0.7.90:0.7[introspection]
46 - >=sci-geosciences/geocode-glib-3.15.2[introspection]
47 - >=x11-libs/gtk+-3.22:3[introspection]
48 -"
49 -# libxml2+gdk-pixbuf required for glib-compile-resources
50 -# Found by grepping imports.gi in ${S}
51 -RDEPEND="${COMMON_DEPEND}
52 - app-crypt/libsecret[introspection]
53 - dev-libs/libgweather[introspection]
54 - media-libs/clutter-gtk:1.0[introspection]
55 - media-libs/clutter:1.0[introspection]
56 - media-libs/cogl:1.0[introspection]
57 - net-libs/gnome-online-accounts[introspection]
58 - net-libs/libgfbgraph[introspection]
59 - net-libs/libsoup:2.4[introspection]
60 - net-libs/webkit-gtk:4[introspection]
61 - x11-libs/gdk-pixbuf:2[introspection]
62 -"
63 -DEPEND="${COMMON_DEPEND}
64 - >=dev-util/intltool-0.40
65 - virtual/pkgconfig
66 - x11-libs/gdk-pixbuf:2
67 -"
68
69 diff --git a/sci-geosciences/gnome-maps/metadata.xml b/sci-geosciences/gnome-maps/metadata.xml
70 deleted file mode 100644
71 index 39980802..00000000
72 --- a/sci-geosciences/gnome-maps/metadata.xml
73 +++ /dev/null
74 @@ -1,8 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 -<maintainer type="project">
79 - <email>gnome@g.o</email>
80 - <name>Gentoo GNOME Desktop</name>
81 -</maintainer>
82 -</pkgmetadata>