19 lines
795 B
Bash
19 lines
795 B
Bash
# Template file for 'stellarium'
|
|
pkgname=stellarium
|
|
version=24.3
|
|
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=c708209d3cac8b113043b5ca8127429850f333c4061b616e52688c18de500707
|
|
replaces="stellarium-data>=0"
|