stellarium: update to 23.4.

This commit is contained in:
Andrew Benson 2024-02-11 15:21:27 -06:00
parent edd0502e6d
commit eb7ff0e8af
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'stellarium'
pkgname=stellarium
version=23.3
version=23.4
revision=1
build_style=cmake
configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO"
hostmakedepends="perl qt5-qmake qt5-host-tools gettext"
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
qt5-serialport-devel qt5-tools-devel qt5-charts-devel qt5-webchannel-devel
qt5-webengine-devel QXlsx"
qt5-webengine-devel QXlsx exiv2-devel nlopt-devel"
depends="desktop-file-utils"
short_desc="Open Source Planetarium"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://stellarium.org/"
distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz"
checksum=64b38fbfce4d4a3620cfa990fdb46c76bd7a9c14069fc80e02d27f4e25c89a8b
checksum=b1781ae108c9c95b2a9d507fadcc6801edcadac04399ad025ddb799db9bcd70b
replaces="stellarium-data>=0"