commit: eeefc1449d3911e344d25be8dd655560ba9b0374 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Dec 21 17:40:21 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Dec 21 18:15:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeefc144
sci-geosciences/gnome-maps: drop 47.7, 47.8, 48.6 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> sci-geosciences/gnome-maps/Manifest | 3 -- sci-geosciences/gnome-maps/gnome-maps-47.7.ebuild | 52 ----------------------- sci-geosciences/gnome-maps/gnome-maps-47.8.ebuild | 52 ----------------------- sci-geosciences/gnome-maps/gnome-maps-48.6.ebuild | 52 ----------------------- 4 files changed, 159 deletions(-) diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index 72de110a3484..96d546f6628b 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1,5 +1,2 @@ -DIST gnome-maps-47.7.tar.xz 3272536 BLAKE2B 1ab5f1848cba4773bab579120274f81c6d818976ebe2fd5ee1e2e3ae85a9f4560416761ee929dd65333d5b1e1a3dee94d46d38c1d594d760872b0f1fc2a9425e SHA512 c3229480a21ed7e93cff685cbf21f7411401161d8fdcda9b41b6bf3101079e6935cded6cdd01eb61dd37fe89f8117427a2942e9f9893441ea04b90b6e896684b -DIST gnome-maps-47.8.tar.xz 3272660 BLAKE2B af4b12a8c14e8b5b23b2c650d6f2a295d9c626fd29234ca4eaf1eaded8d46710c7858f026dcca555c87df127f8ce4b1da6cb8fbdd9bdbe1241851c26f4a2b239 SHA512 c69362c62c97d20158de06ad57575d1dcc4f8b490f1976c55fdd0df13240a3762714974239d2985504188f17f09ce9738f9b276618464a9c21aed6b615fe2383 -DIST gnome-maps-48.6.tar.xz 1156156 BLAKE2B f0b93cc9772206f9a0aef177f09472a7690f7b01e4e36e5c1d862f27532f45b3479fce14f2df4784fcc24a473c255bbf32a40b616d2c8d8d9fe297853d71d609 SHA512 b1a734d7fc73d84acdaa2242b55b89cd394142f01cfee2816d3ff69a5ba5f09727b5c23f48a433c816c04de2f3c3cd862fa7448c6e554c7805a8f8111fcb0993 DIST gnome-maps-48.7.tar.xz 1156700 BLAKE2B 5d8779a19fdfb1682f65503872466cbc099f3e10b8f905c7ca404c94642573c0ab9aa24d73442fcf4042feea537837ac231764776e6ced15fd4777e9d012ddf7 SHA512 76eb2c8cb485cd6279b459bc62575597f8bdfc5c95ba33a5e4b99debd3bdce3dd48e9a630070d3b95a0213c4cd03ae1e9b0f52d7be6249c79a6472dbd636e126 DIST gnome-maps-49.2.tar.xz 1226132 BLAKE2B a4ae1d75fae554f3b6d93a8fb52465df1dd0cdc226f46f424b306d17034fcfdec464b42dde67ac50a2d2f983bc63cd5936a1338390939349a15def1fabfbe402 SHA512 a754c1066fc581c14a3fd3f11a10c39865485553caa2b49e340bb34fe51ae6defd1d78084626940552e305660f5234af200ec30f9009897e48820998f4305029 diff --git a/sci-geosciences/gnome-maps/gnome-maps-47.7.ebuild b/sci-geosciences/gnome-maps/gnome-maps-47.7.ebuild deleted file mode 100644 index a788b2b511ae..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-47.7.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://apps.gnome.org/Maps/" - -LICENSE="CC0-1.0 GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" - -# Pure introspection dependencies found by grepping imports in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-1.82.0-r2:= - >=gui-libs/gtk-4.10:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.5:1[introspection] - >=dev-libs/libgweather-4.2.0:4=[introspection] - >=sci-geosciences/geocode-glib-3.15.2:2[introspection] - dev-libs/libportal:=[introspection] - >=media-libs/libshumate-1.2_alpha:1.0=[introspection] - dev-libs/libxml2:2= - >=net-libs/rest-0.9.1:1.0[introspection] - >=gnome-base/librsvg-2.0 - >=dev-libs/json-glib-1.0 - - app-crypt/libsecret[introspection] - media-libs/graphene[introspection] - net-libs/libsoup:3.0[introspection] - x11-libs/pango[introspection] -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/sci-geosciences/gnome-maps/gnome-maps-47.8.ebuild b/sci-geosciences/gnome-maps/gnome-maps-47.8.ebuild deleted file mode 100644 index 5402eae24ab6..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-47.8.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://apps.gnome.org/Maps/" - -LICENSE="CC0-1.0 GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -# Pure introspection dependencies found by grepping imports in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-1.82.0-r2:= - >=gui-libs/gtk-4.10:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.5:1[introspection] - >=dev-libs/libgweather-4.2.0:4=[introspection] - >=sci-geosciences/geocode-glib-3.15.2:2[introspection] - dev-libs/libportal:=[introspection] - >=media-libs/libshumate-1.2_alpha:1.0=[introspection] - dev-libs/libxml2:2= - >=net-libs/rest-0.9.1:1.0[introspection] - >=gnome-base/librsvg-2.0 - >=dev-libs/json-glib-1.0 - - app-crypt/libsecret[introspection] - media-libs/graphene[introspection] - net-libs/libsoup:3.0[introspection] - x11-libs/pango[introspection] -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/sci-geosciences/gnome-maps/gnome-maps-48.6.ebuild b/sci-geosciences/gnome-maps/gnome-maps-48.6.ebuild deleted file mode 100644 index 10b950f3ae58..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-48.6.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://apps.gnome.org/Maps/" - -LICENSE="CC0-1.0 GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -# Pure introspection dependencies found by grepping imports in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-1.82.0-r2:= - >=gui-libs/gtk-4.10:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.7_alpha:1[introspection] - >=dev-libs/libgweather-4.2.0:4=[introspection] - >=sci-geosciences/geocode-glib-3.15.2:2[introspection] - dev-libs/libportal:=[introspection] - >=media-libs/libshumate-1.4_alpha:1.0=[introspection] - dev-libs/libxml2:2= - >=net-libs/rest-0.9.1:1.0[introspection] - >=gnome-base/librsvg-2.0 - >=dev-libs/json-glib-1.0 - - app-crypt/libsecret[introspection] - media-libs/graphene[introspection] - net-libs/libsoup:3.0[introspection] - x11-libs/pango[introspection] -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}
