diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 00:40:06 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 00:40:39 +0200 |
commit | 8e088707a01f2ede494aa373f01e1f958a2427c8 (patch) | |
tree | 16baf1e2c44f5ecc6e90596cb24679db2eec796e /sci-geosciences/gnome-maps | |
parent | net-irc/polari: drop 43.0 (diff) | |
download | gentoo-8e088707a01f2ede494aa373f01e1f958a2427c8.tar.gz gentoo-8e088707a01f2ede494aa373f01e1f958a2427c8.tar.bz2 gentoo-8e088707a01f2ede494aa373f01e1f958a2427c8.zip |
sci-geosciences/gnome-maps: drop 44.3, 45.2, 45.3
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sci-geosciences/gnome-maps')
-rw-r--r-- | sci-geosciences/gnome-maps/Manifest | 3 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-44.3.ebuild | 49 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-45.2.ebuild | 50 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-45.3.ebuild | 50 |
4 files changed, 0 insertions, 152 deletions
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index dcb35e1ef05f..0476df602c87 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1,4 +1 @@ -DIST gnome-maps-44.3.tar.xz 2348292 BLAKE2B 1e66780eaf5ea86e25438702ed8602801d31b128e40e48b30d01b9aecb9366168447f6d47efdc3198d4c8598dbcd439ae9a8c80e3810fc22faf1a3f1a44ea1b3 SHA512 a193b27474a3b62b3dc5ddbe082ea9718c5225d4939d939cf0050c46016fa1c173091d7a6087aa7be53e8369867b200de793a91f87971b8696207a12ec50c682 -DIST gnome-maps-45.2.tar.xz 3140904 BLAKE2B 836bfef027f37136cfa1800e7e777160370c456ef0140d283eeff2445e02a6bb8d1b760c80e0d2995eb5f6fe1c157d70b8372d7440a05900eff2e4160cb5af3e SHA512 00463683387ddb1274bcbe10e20aed1de7199ba644478030953ca77a673ddc51b009465cb5ae2167469771466f160cbf6e57bf59c512c3996caab8f68e59b2d5 -DIST gnome-maps-45.3.tar.xz 3141036 BLAKE2B c6ad168cce8144cc9b0093e36e0885d691e14979ae9b316662c1b299e1501b7a0cebb4228ac5a68d3be1fa866fe2d7216f019c1bf833d8ede1b5ea4effc9d4d8 SHA512 6e05fd0c6f85a426a32ccf28e94dea0685ae38ffcf6afd74f93c2de4078894f5d0329d43a53bb6637113e8f65dad18a1fadac95504e0d9c781c2f45b95fefdcc DIST gnome-maps-45.4.tar.xz 3141744 BLAKE2B 7eeb2c75862c63becb412de2d0f1d1ad1af8113df8143a1f8d7805de868246db7ea616c78c513af62c47560b8b67cb1287fb88fabb09536e32761d75c61003df SHA512 27010f9ca5cf710008b8d043ca8fb04326bc629247a362b0e5a16b05a0d552939c566b96d77088be928e22274d7a6f90895cc26acc7be7de69e728068ee09209 diff --git a/sci-geosciences/gnome-maps/gnome-maps-44.3.ebuild b/sci-geosciences/gnome-maps/gnome-maps-44.3.ebuild deleted file mode 100644 index 81cfcc430d43..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-44.3.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2023 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://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 in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-0.10.1:= - gui-libs/gtk:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.0:1[introspection] - >=dev-libs/libgweather-4.2.0:4=[introspection] - >=sci-geosciences/geocode-glib-3.15.2:2[introspection] - >=media-libs/libshumate-1.0:1.0=[introspection] - dev-libs/libxml2:2 - >=net-libs/rest-0.9.1:1.0[introspection] - - 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-45.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-45.2.ebuild deleted file mode 100644 index 4dbc0fd2b0fc..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-45.2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2023 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://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 in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-0.10.1:= - gui-libs/gtk:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.4_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.1_beta:1.0=[introspection] - dev-libs/libxml2:2 - >=net-libs/rest-0.9.1:1.0[introspection] - - 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-45.3.ebuild b/sci-geosciences/gnome-maps/gnome-maps-45.3.ebuild deleted file mode 100644 index e1a7668df00f..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-45.3.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2024 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://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 in ${S} -RDEPEND=" - >=dev-libs/glib-2.66.0:2 - >=dev-libs/gjs-1.69.2 - >=dev-libs/gobject-introspection-0.10.1:= - gui-libs/gtk:4[introspection] - >=app-misc/geoclue-0.12.99:2.0[introspection] - >=gui-libs/libadwaita-1.4_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.1_beta:1.0=[introspection] - dev-libs/libxml2:2 - >=net-libs/rest-0.9.1:1.0[introspection] - - 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 -} |