mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
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 <lschmelting@posteo.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1452 Merges: https://codeberg.org/gentoo/gentoo/pulls/1452 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
committed by
Pacho Ramos
parent
b572da8318
commit
d06b01af4a
1
dev-libs/gweather-locations/Manifest
Normal file
1
dev-libs/gweather-locations/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST gweather-locations-2026.2.tar.xz 2599712 BLAKE2B 78eda60bd3c08e059614f956bf1508e4ea5dfcb37b54c2d389558246cc39084e257940d146b274a3c1fd843cfdd00b6f1b10d70d3de218fe1339ebe581998a0c SHA512 88ec27c27efb69df3668f8b2dd774ac0d8bbe3fc75cf9089c8f64f00bf839c1f8aac04b644075bc4b51ce61b8f62b1bd24a466a82887538f743807e79309c804
|
||||
18
dev-libs/gweather-locations/gweather-locations-2026.2.ebuild
Normal file
18
dev-libs/gweather-locations/gweather-locations-2026.2.ebuild
Normal file
@@ -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
|
||||
"
|
||||
13
dev-libs/gweather-locations/metadata.xml
Normal file
13
dev-libs/gweather-locations/metadata.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>gnome@gentoo.org</email>
|
||||
<name>Gentoo GNOME Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="gnome-gitlab">GNOME/gweather-locations</remote-id>
|
||||
</upstream>
|
||||
<stabilize-allarches/>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user