From 99325403cd410d80994f89071875a1fd4c6bbfec Mon Sep 17 00:00:00 2001 From: "Alexander V. Wolf" Date: Fri, 27 Sep 2024 20:35:14 +0700 Subject: [PATCH] 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 --- .../{stellarium-24.2.recipe => stellarium-24.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-astronomy/stellarium/{stellarium-24.2.recipe => stellarium-24.3.recipe} (96%) diff --git a/sci-astronomy/stellarium/stellarium-24.2.recipe b/sci-astronomy/stellarium/stellarium-24.3.recipe similarity index 96% rename from sci-astronomy/stellarium/stellarium-24.2.recipe rename to sci-astronomy/stellarium/stellarium-24.3.recipe index 10176b2b1..de670bf14 100644 --- a/sci-astronomy/stellarium/stellarium-24.2.recipe +++ b/sci-astronomy/stellarium/stellarium-24.3.recipe @@ -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"