19 lines
823 B
Bash
19 lines
823 B
Bash
# Template file for 'gnome-weather'
|
|
pkgname=gnome-weather
|
|
version=46.0
|
|
revision=1
|
|
build_helper="gir"
|
|
build_style=meson
|
|
hostmakedepends="gettext pkg-config itstool glib-devel gjs desktop-file-utils
|
|
gtk4-update-icon-cache"
|
|
makedepends="gtk4-devel libadwaita-devel gjs-devel libgweather-devel geoclue2-devel"
|
|
depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
|
|
short_desc="Access current weather conditions and forecasts for GNOME"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Weather"
|
|
changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-46/NEWS"
|
|
distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
|
|
checksum=153826705ccf672e14f2fe4dfc782f8e89b7c4cbe4aafe95a5532fbde7a3d49d
|
|
lib32disabled=yes
|