New package: qalculate-qt-3.20.1
This commit is contained in:
parent
a3aa1aad24
commit
7f104529ec
3 changed files with 18 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# Template file for 'qalculate-gtk'
|
# Template file for 'qalculate-gtk'
|
||||||
# NOTE: keep this package synchronized with "srcpkgs/qalculate"
|
# NOTE: keep this package synchronized with "srcpkgs/qalculate"
|
||||||
|
# and "srcpkgs/qalculate-qt"
|
||||||
pkgname=qalculate-gtk
|
pkgname=qalculate-gtk
|
||||||
version=3.20.1
|
version=3.20.1
|
||||||
revision=1
|
revision=1
|
||||||
|
|
16
srcpkgs/qalculate-qt/template
Normal file
16
srcpkgs/qalculate-qt/template
Normal 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
|
|
@ -1,5 +1,6 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
||||||
|
# and "srcpkgs/qalculate-qt"
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=3.20.1
|
version=3.20.1
|
||||||
revision=1
|
revision=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue