2010-04-12 21:02:56 +02:00
|
|
|
# Template file for 'libgweather'
|
|
|
|
pkgname=libgweather
|
2012-10-15 20:14:00 +02:00
|
|
|
version=3.6.1
|
2012-09-25 16:21:09 +02:00
|
|
|
revision=1
|
2012-10-15 20:14:00 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-09-25 16:21:09 +02:00
|
|
|
configure_args="--disable-schemas-compile
|
2012-10-15 20:14:00 +02:00
|
|
|
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
2012-09-25 16:21:09 +02:00
|
|
|
makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.0_2
|
2012-10-15 20:14:00 +02:00
|
|
|
libsoup-gnome-devel gobject-introspection"
|
2012-05-23 18:26:56 +02:00
|
|
|
fulldepends="gnome-icon-theme"
|
2010-04-12 21:02:56 +02:00
|
|
|
short_desc="Weather information access library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-24 22:17:52 +02:00
|
|
|
license="LGPL-2.1"
|
2012-09-25 16:21:09 +02:00
|
|
|
homepage="http://www.gnome.org/"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2012-10-15 20:14:00 +02:00
|
|
|
checksum=3cc56ebb76f43fa56fa5a34f6457a902b7beeac48d1216d96b37ea9da827641e
|
2010-04-12 21:02:56 +02:00
|
|
|
long_desc="
|
|
|
|
libgweather is a library to access weather information from online
|
|
|
|
services for numerous locations."
|