From d06b01af4a3ea0c84869a6824ceb2fd9186ef7f2 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Fri, 17 Jul 2026 23:08:28 +0200 Subject: [PATCH] dev-libs/gweather-locations: new package, add 2026.2 - Needed by >=dev-libs/libgweather-4.6.0 - Move RESTRICT below KEYWORDS to fix VariableOrderWrong Signed-off-by: Lukas Schmelting Part-of: https://codeberg.org/gentoo/gentoo/pulls/1452 Merges: https://codeberg.org/gentoo/gentoo/pulls/1452 Signed-off-by: Pacho Ramos --- dev-libs/gweather-locations/Manifest | 1 + .../gweather-locations-2026.2.ebuild | 18 ++++++++++++++++++ dev-libs/gweather-locations/metadata.xml | 13 +++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 dev-libs/gweather-locations/Manifest create mode 100644 dev-libs/gweather-locations/gweather-locations-2026.2.ebuild create mode 100644 dev-libs/gweather-locations/metadata.xml diff --git a/dev-libs/gweather-locations/Manifest b/dev-libs/gweather-locations/Manifest new file mode 100644 index 0000000000000..1efbc7e92ac27 --- /dev/null +++ b/dev-libs/gweather-locations/Manifest @@ -0,0 +1 @@ +DIST gweather-locations-2026.2.tar.xz 2599712 BLAKE2B 78eda60bd3c08e059614f956bf1508e4ea5dfcb37b54c2d389558246cc39084e257940d146b274a3c1fd843cfdd00b6f1b10d70d3de218fe1339ebe581998a0c SHA512 88ec27c27efb69df3668f8b2dd774ac0d8bbe3fc75cf9089c8f64f00bf839c1f8aac04b644075bc4b51ce61b8f62b1bd24a466a82887538f743807e79309c804 diff --git a/dev-libs/gweather-locations/gweather-locations-2026.2.ebuild b/dev-libs/gweather-locations/gweather-locations-2026.2.ebuild new file mode 100644 index 0000000000000..e34403a206ce1 --- /dev/null +++ b/dev-libs/gweather-locations/gweather-locations-2026.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome.org meson + +DESCRIPTION="GWeather Locations Database" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gweather-locations" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + +BDEPEND=" + virtual/pkgconfig + dev-libs/libxml2 + dev-python/pylint +" diff --git a/dev-libs/gweather-locations/metadata.xml b/dev-libs/gweather-locations/metadata.xml new file mode 100644 index 0000000000000..0543d6ccd5454 --- /dev/null +++ b/dev-libs/gweather-locations/metadata.xml @@ -0,0 +1,13 @@ + + + + + + gnome@gentoo.org + Gentoo GNOME Project + + + GNOME/gweather-locations + + +