Stellarium v24.3 (#11160)

* Stellarium v24.3

* Disable NLS support at the moment

* Restore NLS support

I hope buildbot has 4GB RAM or more for building source code

* Fix copyright info
This commit is contained in:
Alexander V. Wolf
2024-09-27 20:35:14 +07:00
committed by GitHub
parent 9c3122c13d
commit 99325403cd

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Stellarium is a free open source planetarium for your computer. \
It shows a realistic sky in 3D, just like what you see with the naked eye, \
binoculars or a telescope."
HOMEPAGE="https://stellarium.org"
COPYRIGHT="2001-2024 Fabien Chéreau et.al."
COPYRIGHT="2000-2024 Stellarium Developers"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/Stellarium/stellarium/releases/download/v$portVersion/stellarium-$portVersion.tar.gz"
CHECKSUM_SHA256="e6d8ee0792b7f77486b700d4669d0dd0c349319f379758ad643d76165d1d56d2"
CHECKSUM_SHA256="c3ffb56a049061c7754bafab176146a2c4474ecede108d650f3c7551e1eae50a"
ADDITIONAL_FILES="stellarium.rdef.in"
ARCHITECTURES="all !x86_gcc2"