Search Criteria
Package Details: stellarium-lite 24.3-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: | GPL2 |
Conflicts: | stellarium |
Submitter: | dimich |
Maintainer: | dimich |
Last Packager: | dimich |
Votes: | 4 |
Popularity: | 0.30 |
First Submitted: | 2023-03-25 19:55 (UTC) |
Last Updated: | 2024-09-23 23:16 (UTC) |
Dependencies (14)
- calcmyskyAUR
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- nlopt
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-charts
- qt6-multimedia
- qt6-webengine
- cmake (cmake-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-tools (make)
- man-db (optional) – manual pages for stellarium
Latest Comments
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...