void-packages/srcpkgs/gcalctool/template

25 lines
772 B
Plaintext

# Template file for 'gcalctool'
pkgname=gcalctool
version=6.2.0
distfiles="${GNOME_SITE}/$pkgname/6.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-scrollkeeper"
revision=1
short_desc="GNOME Scientific calculator"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://live.gnome.org/Gcalctool"
license="GPL-2"
checksum=ddc2efe25220e9341832304dfd9e5e2390a70bb6bd70d1afeb49da88023cdffb
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 flex
Add_dependency build gtk+3-devel
Add_dependency build libxml2-devel