libgweather: update to 2.30.3.

This commit is contained in:
Juan RP 2010-10-24 16:14:52 +02:00
parent 03ed4486c8
commit 138fee1c0a
2 changed files with 4 additions and 5 deletions

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run pkg-config
Add_dependency run intltool
Add_dependency run python-devel

View file

@ -1,7 +1,6 @@
# Template file for 'libgweather'
pkgname=libgweather
version=2.30.0
revision=1
version=2.30.3
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --localstatedir=/var
@ -10,7 +9,7 @@ configure_args="--disable-schemas-install --localstatedir=/var
--with-zoneinfo-dir=/usr/share/zoneinfo"
short_desc="Weather information access library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=25cd8976f98b79f7c336551bea7179a5b29027e95d3ba6a046c638422d440548
checksum=b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c
long_desc="
libgweather is a library to access weather information from online
services for numerous locations."
@ -26,6 +25,8 @@ Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gdk-pixbuf
Add_dependency run libpng
Add_dependency run gtk+
Add_dependency run libxml2
Add_dependency run GConf