qalculate: update to 4.8.1, adopt.
This commit is contained in:
parent
6b93ab3481
commit
fa0fc4b5ac
@ -1,19 +1,19 @@
|
||||
# Template file for 'libqalculate'
|
||||
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
||||
pkgname=libqalculate
|
||||
version=4.5.1
|
||||
revision=3
|
||||
version=4.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config doxygen"
|
||||
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
||||
mpfr-devel"
|
||||
short_desc="Multi-purpose desktop calculator library"
|
||||
maintainer="Artem Zhurikhin <ashpool@xecut.net>"
|
||||
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/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585
|
||||
checksum=a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54
|
||||
|
||||
qalculate_package() {
|
||||
short_desc="Multi-purpose desktop calculator - CLI version"
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Template file for 'qalculate-gtk'
|
||||
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
|
||||
pkgname=qalculate-gtk
|
||||
version=4.5.1
|
||||
version=4.8.1
|
||||
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="Artem Zhurikhin <ashpool@xecut.net>"
|
||||
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=1f8b95cfb8267c60c8e1c2faf78f6fc487714d6d504b2a121809ca5582e2d656
|
||||
checksum=b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Template file for 'qalculate-qt'
|
||||
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
|
||||
pkgname=qalculate-qt
|
||||
version=4.5.1
|
||||
version=4.8.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>"
|
||||
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=fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3
|
||||
checksum=34977c8d02d47831c21a9a25ef967d8c5eefe630ec10f86347a7c598891300d5
|
||||
|
Loading…
x
Reference in New Issue
Block a user