mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
16 lines
713 B
Bash
16 lines
713 B
Bash
# Template file for 'qalculate-qt'
|
|
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
|
|
pkgname=qalculate-qt
|
|
version=5.5.0
|
|
revision=2
|
|
build_style=qmake
|
|
hostmakedepends="intltool pkg-config qt6-base qt6-tools"
|
|
makedepends="libqalculate-devel qt6-base-devel"
|
|
depends="gnuplot qt6-svg"
|
|
short_desc="Multi-purpose desktop calculator - QT version"
|
|
maintainer="yosh <yosh-git@riseup.net>"
|
|
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=e7e97b2fb6fde836eae2e7bc4249d54cd5ecac13c00e56188de0c21664fb4086
|