17 lines
707 B
Bash
17 lines
707 B
Bash
# Template file for 'qalculate-gtk'
|
|
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
|
|
pkgname=qalculate-gtk
|
|
version=5.1.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool pkg-config glib-devel"
|
|
makedepends="libqalculate-devel gtk+3-devel"
|
|
depends="gnuplot"
|
|
short_desc="Multi-purpose desktop calculator - GTK+ 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-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
|
|
checksum=173339cce04a6f0ba4c56c233987a30188ef10170da7cc545a8876c3d5c42185
|