mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
stellarium: update to 23.1.
This commit is contained in:
parent
5dc65ab37d
commit
8e948dccf2
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'stellarium'
|
# Template file for 'stellarium'
|
||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
version=1.2
|
version=23.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_SHOWMYSKY=Off"
|
configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO"
|
||||||
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
hostmakedepends="perl qt5-qmake qt5-host-tools gettext"
|
||||||
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
||||||
qt5-serialport-devel qt5-tools-devel qt5-charts-devel"
|
qt5-serialport-devel qt5-tools-devel qt5-charts-devel qt5-webchannel-devel
|
||||||
|
qt5-webengine-devel QXlsx"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Open Source Planetarium"
|
short_desc="Open Source Planetarium"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://stellarium.org/"
|
homepage="https://stellarium.org/"
|
||||||
distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=977b666fca5fe80a22edab7a99ff289225678993fb3176d2a258079b2b8c1b84
|
checksum=ce896ddf6f0b35d6bbf6cee122d8f0b5c7bca93fffa17c10f16c56a689a1850f
|
||||||
replaces="stellarium-data>=0"
|
replaces="stellarium-data>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue