gcalctool: update to 6.3.92.1.

This commit is contained in:
Juan RP 2012-03-22 16:34:21 +01:00
parent f428c7d41b
commit cea4f3ec75
1 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,14 @@
# Template file for 'gcalctool'
pkgname=gcalctool
version=6.2.0
distfiles="${GNOME_SITE}/$pkgname/6.2/$pkgname-$version.tar.xz"
version=6.3.92.1
distfiles="${GNOME_SITE}/$pkgname/6.3/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-scrollkeeper"
revision=1
configure_args="--disable-schemas-compile"
short_desc="GNOME Scientific calculator"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://live.gnome.org/Gcalctool"
license="GPL-2"
checksum=ddc2efe25220e9341832304dfd9e5e2390a70bb6bd70d1afeb49da88023cdffb
checksum=909e7430005c347c31321a49f43752ce7017ce074342f0bf75be4761c81460dc
long_desc="
The package contains the GNOME scientific calculator."
@ -19,6 +18,7 @@ Add_dependency run desktop-file-utils
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build itstool
Add_dependency build flex
Add_dependency build gtk+3-devel
Add_dependency build libxml2-devel