void-packages/srcpkgs/gcalctool/template
2012-03-27 07:32:35 +02:00

25 lines
767 B
Plaintext

# Template file for 'gcalctool'
pkgname=gcalctool
version=6.4.0
distfiles="${GNOME_SITE}/$pkgname/6.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
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=cfc30d6002dc9c04598a17f729b60f2d6d37a500e88f10905c817da739fa2a85
long_desc="
The package contains the GNOME scientific calculator."
Add_dependency run dconf
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