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