17 lines
706 B
Bash
17 lines
706 B
Bash
# Template file for 'genius'
|
|
pkgname=genius
|
|
version=1.0.24
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-update-mimedb"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="gtksourceview2-devel mpfr-devel readline-devel vte-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Advanced calculator including a mathematical programming language"
|
|
maintainer="Samadi van Koten <samadi@vktec.co.uk>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.jirka.org/genius.html"
|
|
distfiles="http://ftp.5z.com/pub/genius/genius-${version}.tar.xz"
|
|
checksum=8dea7f386821f39a438c66d5201a741904555c878dc670b96b8a22a8a96dca50
|
|
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/252374514"
|