wok-current rev 2184
Up: galculator (1.3.4)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 08 22:45:35 2009 +0100 (2009-02-08) |
parents | 9b7e25e6fde6 |
children | 74b05c130986 |
files | galculator/receipt |
line diff
1.1 --- a/galculator/receipt Sun Feb 08 21:43:27 2009 +0100 1.2 +++ b/galculator/receipt Sun Feb 08 22:45:35 2009 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="galculator" 1.7 -VERSION="1.3.2" 1.8 +VERSION="1.3.4" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Graphical scientific calculator." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gtk+ libglade" 1.13 -BUILD_DEPENDS="perl pkg-config gtk+-dev libglade-dev xorg-xproto" 1.14 +BUILD_DEPENDS="perl pkg-config gtk+-dev libglade-dev xorg-xproto intltool" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://galculator.sourceforge.net/" 1.17 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"