From 31fd343fd12e497d8a59826c8b58a02d04bcb893 Mon Sep 17 00:00:00 2001 From: str1ngs Date: Thu, 30 Jun 2011 08:45:24 -0700 Subject: [PATCH] gcalctool: upgrade to 6.0.2 which/flex build depend --- srcpkgs/gcalctool/template | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcalctool/template b/srcpkgs/gcalctool/template index 5a03680ef53..2d72c4510b8 100644 --- a/srcpkgs/gcalctool/template +++ b/srcpkgs/gcalctool/template @@ -1,11 +1,13 @@ # Template file for 'gcalctool' pkgname=gcalctool -version=6.0.0 +version=6.0.2 distfiles="${GNOME_SITE}/$pkgname/6.0/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="GNOME Scientific calculator" maintainer="Juan RP " -checksum=efada505801df4fc046ef22e9786d9ba535935d07e87f45f5a10f7624836c036 +homepage="http://live.gnome.org/Gcalctool" +license="GPL-2" +checksum=63190fde1be5202ab43774785b5521d8f11592c6a9e125673028c5ac235c9316 long_desc=" The package contains the GNOME scientific calculator." @@ -26,5 +28,7 @@ Add_dependency build atk-devel Add_dependency build pango-devel Add_dependency build libxml2-devel Add_dependency build gtk+3-devel +Add_dependency build flex +Add_dependency build which Add_dependency full desktop-file-utils