void-packages/srcpkgs/galculator-gtk3/template

19 lines
594 B
Text
Raw Normal View History

2015-02-17 18:45:26 +00:00
# Template file for 'galculator'
pkgname="galculator-gtk3"
_pkgname="galculator"
version="2.1.3"
revision=1
wrksrc="${_pkgname}-${version}"
build_style=gnu-configure
depends="gtk-update-icon-cache"
makedepends="gtk+3-devel"
hostmakedepends="intltool pkg-config"
2015-02-17 19:07:36 +00:00
conflicts="galculator-gtk2>=0"
2015-02-17 18:45:26 +00:00
short_desc="GTK+ based scientific calculator"
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
license="GPL-2"
homepage="galculator.sourceforge.net"
2015-02-17 19:07:36 +00:00
distfiles="${SOURCEFORGE_SITE}/${_pkgname}/${_pkgname}-${version}.tar.bz2"
2015-02-17 18:45:26 +00:00
checksum="91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235"