New package: speedcrunch-0.12.0

Closes: #8351 [via git-merge-pr]
This commit is contained in:
newbluemoon 2017-10-19 14:43:23 +02:00 committed by Toyam Cox
parent d81587f80c
commit 4120636097
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Template file for 'speedcrunch'
pkgname=speedcrunch
version=0.12.0
revision=1
_hash=ea93b21f9498
wrksrc="heldercorreia-${pkgname}-${_hash}"
build_wrksrc="src"
build_style=cmake
makedepends="qt5-tools-devel"
short_desc="High-precision scientific calculator"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2"
homepage="http://speedcrunch.org/"
distfiles="https://bitbucket.org/heldercorreia/${pkgname}/get/release-${version}.tar.bz2"
checksum=59bfc6747060dd15c43c1e9afffdb708c15e3c2a7c36855b83952f33ba451d85
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends="qt5-tools-devel"
fi