genius: update to 1.0.25.
This commit is contained in:
parent
90ccfa7ebb
commit
380eaf39a3
1 changed files with 14 additions and 7 deletions
|
@ -1,16 +1,23 @@
|
|||
# Template file for 'genius'
|
||||
pkgname=genius
|
||||
version=1.0.24
|
||||
revision=2
|
||||
version=1.0.25
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-update-mimedb"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="gtksourceview2-devel mpfr-devel readline-devel vte-devel"
|
||||
configure_args="--disable-update-mimedb ac_cv_file__proc_self_maps=yes
|
||||
GTK_UPDATE_ICON_CACHE=gtk-update-icon-cache"
|
||||
hostmakedepends="intltool pkg-config glib-devel automake libtool bison flex"
|
||||
makedepends="gtksourceview4-devel mpfr-devel readline-devel ncurses-devel
|
||||
gtk+3-devel amtk-devel libglib-devel vte3-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"
|
||||
checksum=0e92c9a22f903012ef331c20ada5b30b6c666c0f11753958b8e38d720deb6e0c
|
||||
nocross="run the binaries"
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e '/PKG_CHECK_MODULES/s/ncurses/ncursesw/' configure.ac
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue