Port details |
- calcmysky Planetary atmosphere light scattering simulator
- 0.2.1 astro
=0 Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2022-10-05 04:09:09
- Last Update: 2022-11-04 09:43:12
- Commit Hash: a76969f
- License: GPLv3
- Description:
- CalcMySky is a software package that simulates scattering of light by the
atmosphere to render daytime and twilight skies (without stars). Its
primary purpose is to enable realistic view of the sky in applications
such as planetaria. Secondary objective is to make it possible to explore
atmospheric effects such as glories, fogbows, etc., as well as simulate
unusual environments such as on Mars or an exoplanet orbiting a star with
a non-solar spectrum of radiation.
The simulation is based on E. Bruneton's "Precomputed Atmospheric
Scattering" paper and the updated implementation of the demo. This in
particular limits the atmosphere to spherical symmetry (which means
localized clouds are not supported, and ground albedo is the same all
around the globe).
An additional capability is simulation of solar eclipses, which is
currently limited to two scattering orders, while the non-eclipsed
atmosphere can be simulated to arbitrary order.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- calcmysky>0:astro/calcmysky
- To install the port:
- cd /usr/ports/astro/calcmysky/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/calcmysky
- pkg install calcmysky
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: calcmysky
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667197694
SHA256 (10110111-CalcMySky-v0.2.1_GH0.tar.gz) = 5e2290152424d358b1e8b3f31144fcf0f6e076520dd7c4dfc6b7b36cac91cde2
SIZE (10110111-CalcMySky-v0.2.1_GH0.tar.gz) = 2161314
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Dense : math/eigen3
- glm.hpp : math/glm
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Build
-
- astro/stellarium
- for Run
-
- astro/stellarium
Configuration Options:
- No options to configure
- Options name:
- astro_calcmysky
- USES:
- cmake:testing localbase qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1 04 Nov 2022 09:43:12
    |
Alexey Dokuchaev (danfe)  |
astro/{calcmysky,stellarium}: update both ports to the latest versions
It's unfortunate transition time when they cannot be updated separately,
not at least without some ugly patching.
Make Stellarium use static release tarball instead of the generated by
GitHub one. While currently it does not win us much, next version will
be additionally offering smaller .tar.xz distfile which we'll switch to
more easily.
Enforce Qt5 build for now. While Stellarium and its dependencies are
Qt6-ready, providing correct and coherent flavors for all of them is
too much work for little gain. Everyone should be using Qt5 anyways.
PR: 266915 |
0.1.0 05 Oct 2022 04:06:26
    |
Alexey Dokuchaev (danfe)  |
astro/calcmysky: new port had been added (+)
CalcMySky is a software package that simulates scattering of light by
the atmosphere to render daytime and twilight skies (without stars).
Its primary purpose is to draw realistic sky in applications such as
planetaria, e.g. `astro/stellarium'. |
Number of commits found: 2
|