void-packages/srcpkgs/libgweather/template

21 lines
785 B
Text
Raw Normal View History

# Template file for 'libgweather'
pkgname=libgweather
2012-11-13 13:17:48 +00:00
version=3.6.2
revision=1
2012-10-15 18:14:00 +00:00
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--disable-schemas-compile
2012-10-15 18:14:00 +00:00
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
2012-11-13 13:17:48 +00:00
makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.2
2012-10-15 18:14:00 +00:00
libsoup-gnome-devel gobject-introspection"
fulldepends="gnome-icon-theme"
short_desc="Weather information access library"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-10-24 20:17:52 +00:00
license="LGPL-2.1"
homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
2012-11-13 13:17:48 +00:00
checksum=0f2aeff290751590ca51e806c3d09054bf87b86b63b89f5179043a9b3fa8a0b0
long_desc="
libgweather is a library to access weather information from online
services for numerous locations."