# Template file for 'gnome-weather' pkgname=gnome-weather version=3.8.2 revision=1 build_style=gnu-configure configure_args="--disable-schemas-compile" hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection" makedepends="gtk+3-devel>=3.8 gjs-devel libgweather-devel" short_desc="Access current weather conditions and forecasts for GNOME" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" checksum=cf61afac1435dbdb87e8d9e4d86bca29cf1ff2c64cefc8db696cd27dad15adf4 gnome-weather_package() { depends="desktop-file-utils" pkg_install() { vmove all } }