Search Criteria
Package Details: stellarium-lite 25.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stellarium-lite.git (read-only, click to copy) |
---|---|
Package Base: | stellarium-lite |
Description: | Stellarium without GPS and Telescope Control support (no gpsd and libindi dependencies) |
Upstream URL: | https://stellarium.org |
Licenses: | GPL-2.0-or-later |
Conflicts: | stellarium |
Submitter: | dimich |
Maintainer: | dimich |
Last Packager: | dimich |
Votes: | 4 |
Popularity: | 0.003847 |
First Submitted: | 2023-03-25 19:55 (UTC) |
Last Updated: | 2025-06-22 20:08 (UTC) |
Dependencies (14)
- calcmysky
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- nlopt
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-charts
- qt6-multimedia
- qt6-webengine
- cmake (cmake3AUR, cmake-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-minimal-gitAUR, vulkan-terakan-gitAUR, mesa-gitAUR, mesa-fp8-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-fsr4-gitAUR, mesa-amber) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-tools (make)
- man-db (optional) – manual pages for stellarium
Latest Comments
dimich commented on 2025-06-13 20:56 (UTC)
@SeaBee61, sorry, didn't get your message. I don't want pre-compiled Stellarium with a bunch of useless dependencies.
chardoncs commented on 2025-06-12 12:28 (UTC)
@SeaBee61 This is a variant of Stellarium.
SeaBee61 commented on 2025-06-12 06:38 (UTC)
The stellarium package is not in the AUR section anymore as it can now be installed by pacman (in the Packages section). No need to compile! Please pin this comment.
monk131 commented on 2023-06-07 20:35 (UTC)
Thanks for answer, dimich .
I had installed calcmysky-0.2.1-1. After remove it and install newer version calcmysky-0.3.0-1 I tried again to install stellarium-lite 23.1-1 and it compiled (with some, I think normal, warnings) and I was able to install it without issues.
Thanks you very much for your indications.
dimich commented on 2023-06-07 19:58 (UTC)
@monk131 Do you have calcmysky installed? If yes, what version? Do you encounter the same error if build full version (https://aur.archlinux.org/packages/stellarium)?
monk131 commented on 2023-06-07 19:19 (UTC)
Build fails with error: [.....] /home/monje/AUR/stellarium-lite/src/stellarium-23.1/src/core/modules/AtmosphereShowMySky.cpp: In member function ‘virtual void AtmosphereShowMySky::computeColor(StelCore, double, const Planet&, const Planet&, const Planet, const StelLocation&, float, float, float, bool)’: /home/monje/AUR/stellarium-lite/src/stellarium-23.1/src/core/modules/AtmosphereShowMySky.cpp:703:36: error: ‘class ShowMySky::AtmosphereRenderer’ has no member named ‘setViewDirShaders’ 703 | renderer_->setViewDirShaders(shaderSources.first, shaderSources.second, | ^~~~~~~~~~~~~~~~~ [858/932] Building CXX object src/CMakeFiles/stelMain.dir/stelMain_autogen/mocs_compilation.cpp.o ninja: build stopped: subcommand failed. ==> ERROR: Se produjo un fallo en build(). Cancelando...