void-packages/srcpkgs/stellarium/template

19 lines
795 B
Bash

# Template file for 'stellarium'
pkgname=stellarium
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 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=b1781ae108c9c95b2a9d507fadcc6801edcadac04399ad025ddb799db9bcd70b
replaces="stellarium-data>=0"