17 lines
711 B
Bash
17 lines
711 B
Bash
# Template file for 'qalculate-qt'
|
|
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
|
|
pkgname=qalculate-qt
|
|
version=4.1.1
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
|
|
makedepends="libqalculate-devel qt5-devel"
|
|
depends="gnuplot"
|
|
short_desc="Multi-purpose desktop calculator - QT version"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://qalculate.github.io"
|
|
changelog="https://qalculate.github.io/news.html"
|
|
distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"
|
|
checksum=463e506331e8a49ec5ee355fe74da25d7a5cae945f5228081603be1f6d31f49f
|