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