summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-03-18 12:18:10 -0700
committerMatt Turner <mattst88@gentoo.org>2022-03-18 12:23:45 -0700
commitc043a9a3780ccf2bd395181dc9b408e36065c52d (patch)
tree4606b1d19fbe91d1e41edabe088cd4defeefb29a /sci-geosciences
parentnet-vpn/networkmanager-openvpn: Drop old versions (diff)
downloadgentoo-c043a9a3780ccf2bd395181dc9b408e36065c52d.tar.gz
gentoo-c043a9a3780ccf2bd395181dc9b408e36065c52d.tar.bz2
gentoo-c043a9a3780ccf2bd395181dc9b408e36065c52d.zip
sci-geosciences/gnome-maps: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gnome-maps/Manifest2
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-40.5.ebuild60
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild60
3 files changed, 0 insertions, 122 deletions
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest
index 80013e88c625..5a62a6625af7 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,3 +1 @@
-DIST gnome-maps-40.5.tar.xz 3542648 BLAKE2B bbc45882e314667def29b8d7491afba2e1649ef62a6898a58b4afd93bd26537af73588d9cecd0ed06fc53c8083ade6d33f468b4a51481886d30abdc13558be80 SHA512 1d53dda1b96fb5a6db4152380f9136f2e66cbc0062434254cc0b47e999c19dfcbde6bc1d6bc787474eab83b29293a1e207cf41b177f7cd01b29ccb15a6628d15
-DIST gnome-maps-41.2.tar.xz 2187460 BLAKE2B 83f93f9cf371e4275cb73e9a847be6400a4f736fe605266a1f371bc03af13b37af3bae04d5d0a7dbddd8605c099af92030ed8dec555f1f1b59339c9f907b3b21 SHA512 b0f167797986224d5b51df4be44731409241935513f6863ef844121b8b29829ed6ba1e37a2478b93e79dab5f9825e1632ef74f576f37990c9f9779b8de24cddc
DIST gnome-maps-41.4.tar.xz 2187076 BLAKE2B bb35925d1b69d50c65e3ffe68386242b776c2089bea3b2bfe88383f1a8fba4045474a1c8fc1c5d07a5b207ad953396d3a76af77fbdf984d286b5e242f9eea78f SHA512 605de671f85ae38a8dc79e58594f2170215e8a070377b1d9ebded9891425898bb40613f6acee1c95f5ea2e0d95e6a8c25757665a5aa890831325701b1abbc8fa
diff --git a/sci-geosciences/gnome-maps/gnome-maps-40.5.ebuild b/sci-geosciences/gnome-maps/gnome-maps-40.5.ebuild
deleted file mode 100644
index a710f389c1d4..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-40.5.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
-inherit gnome.org gnome2-utils meson python-any-r1 xdg
-
-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"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-# Pure introspection dependencies found by grepping imports.gi in ${S}
-RDEPEND="
- >=dev-libs/glib-2.66.0:2
- x11-libs/pango[introspection]
- >=dev-libs/gjs-1.66.0
- >=dev-libs/gobject-introspection-0.10.1:=
- >=x11-libs/gtk+-3.22:3[introspection]
- >=app-misc/geoclue-0.12.99:2.0[introspection]
- >=gui-libs/libhandy-0.84:1=
- >=dev-libs/libgee-0.16:0.8[introspection]
- >=dev-libs/folks-0.10:=
- >=sci-geosciences/geocode-glib-3.15.2[introspection]
- >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection]
- dev-libs/libxml2:2
- >=net-libs/rest-0.7.90:0.7[introspection]
-
- app-crypt/libsecret[introspection]
- dev-libs/libgweather[introspection]
- media-libs/clutter-gtk:1.0[introspection]
- media-libs/clutter: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]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- dev-util/glib-utils
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}/gnome-maps-meson-0.61.patch"
-)
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postinst() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild
deleted file mode 100644
index 678e95e601f2..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
-inherit gnome.org gnome2-utils meson python-any-r1 xdg
-
-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"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-# Pure introspection dependencies found by grepping imports.gi in ${S}
-RDEPEND="
- >=dev-libs/glib-2.66.0:2
- x11-libs/pango[introspection]
- >=dev-libs/gjs-1.66.0
- >=dev-libs/gobject-introspection-0.10.1:=
- >=x11-libs/gtk+-3.22:3[introspection]
- >=app-misc/geoclue-0.12.99:2.0[introspection]
- >=gui-libs/libhandy-0.84:1=
- >=dev-libs/libgee-0.16:0.8[introspection]
- >=dev-libs/folks-0.10:=
- >=sci-geosciences/geocode-glib-3.15.2[introspection]
- >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection]
- dev-libs/libxml2:2
- >=net-libs/rest-0.7.90:0.7[introspection]
-
- app-crypt/libsecret[introspection]
- dev-libs/libgweather[introspection]
- media-libs/clutter-gtk:1.0[introspection]
- media-libs/clutter: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]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- dev-util/glib-utils
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}/gnome-maps-meson-0.61.patch"
-)
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postinst() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}