20 lines
808 B
Text
20 lines
808 B
Text
# Template file for 'libgweather'
|
|
pkgname=libgweather
|
|
version=3.8.0
|
|
revision=1
|
|
subpackages="$pkgname-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile
|
|
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
makedepends="libxml2-devel libsoup-gnome-devel gtk+3-devel>=3.8.0"
|
|
fulldepends="gnome-icon-theme"
|
|
short_desc="GNOME Weather information access library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://www.gnome.org/"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
|
checksum=c1578dc0ba696e447a3e5bf1b814e1707edd2e1cd460ba8370f8b44f66e04306
|
|
long_desc="
|
|
libgweather is a library to access weather information from online
|
|
services for numerous locations."
|