New package: qalculate-qt-3.20.1

This commit is contained in:
FollieHiyuki 2021-07-29 16:21:08 +03:00 committed by Érico Nogueira Rolim
parent a3aa1aad24
commit 7f104529ec
3 changed files with 18 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# Template file for 'qalculate-gtk'
# NOTE: keep this package synchronized with "srcpkgs/qalculate"
# and "srcpkgs/qalculate-qt"
pkgname=qalculate-gtk
version=3.20.1
revision=1

View file

@ -0,0 +1,16 @@
# Template file for 'qalculate-qt'
# NOTE: keep this package synchronized with "srcpkgs/qalculate"
# and "srcpkgs/qalculate-gtk"
pkgname=qalculate-qt
version=3.20.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="FollieHiyuki <folliekazetani@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://qalculate.github.io"
distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"
checksum=189e952b2b6b99ef63db46bd70d31f140adf19e8364d0eb4064daefca6a16e8a

View file

@ -1,5 +1,6 @@
# Template file for 'qalculate'
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
# and "srcpkgs/qalculate-qt"
pkgname=qalculate
version=3.20.1
revision=1