18 lines
681 B
Bash
18 lines
681 B
Bash
# Template file for 'stellarium'
|
|
pkgname=stellarium
|
|
version=1.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DENABLE_SHOWMYSKY=Off"
|
|
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
|
qt5-serialport-devel qt5-tools-devel qt5-charts-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=977b666fca5fe80a22edab7a99ff289225678993fb3176d2a258079b2b8c1b84
|
|
replaces="stellarium-data>=0"
|