python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / speedcrunch / template
blob01588a08d53818346d3f1d3dc2ce24627b97e91e
1 # Template file for 'speedcrunch'
2 pkgname=speedcrunch
3 version=0.12.0
4 revision=1
5 _hash=ea93b21f9498
6 wrksrc="heldercorreia-${pkgname}-${_hash}"
7 build_wrksrc="src"
8 build_style=cmake
9 makedepends="qt5-tools-devel qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-tds
10  qt5-plugin-odbc qt5-plugin-sqlite"
11 short_desc="High-precision scientific calculator"
12 maintainer="newbluemoon <blaumolch@mailbox.org>"
13 license="GPL-2"
14 homepage="http://speedcrunch.org/"
15 distfiles="https://bitbucket.org/heldercorreia/${pkgname}/get/release-${version}.tar.bz2"
16 checksum=59bfc6747060dd15c43c1e9afffdb708c15e3c2a7c36855b83952f33ba451d85
18 if [ -n "$CROSS_BUILD" ]; then
19         hostmakedepends="qt5-tools-devel"