summaryrefslogtreecommitdiff
path: root/sci-astronomy/stellarium/metadata.xml
blob: 75a423fe0e3f320689539cb9cdda54dfdf6ac3c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>alexey+gentoo@asokolov.org</email>
    <name>Alexey Sokolov</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>sci-astronomy@gentoo.org</email>
    <name>Gentoo Astronomy Project</name>
  </maintainer>
  <longdescription lang="en">
		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. It is being used in planetarium
		projectors.
	</longdescription>
  <use>
    <flag name="deep-sky">Install extra deep sky objects catalog (may affect performance)</flag>
    <flag name="lens-distortion">Enable lens distortion estimator plugin</flag>
    <flag name="libcxx">Use external libraries for STL features not available in libc++</flag>
    <flag name="media">Enable sound and video support</flag>
    <flag name="scripting">Enable JS scripting using Qml via <pkg>dev-qt/qtdeclarative</pkg>
    </flag>
    <flag name="show-my-sky">Enable a better atmosphere model via <pkg>sci-astronomy/calcmysky</pkg>
    </flag>
    <flag name="stars">Install extra star catalogs</flag>
    <flag name="telescope">Enable telescope control via <pkg>sci-libs/indilib</pkg>
    </flag>
    <flag name="webengine">Show online results about the selected star in an embedded window using <pkg>dev-qt/qtwebengine</pkg>
    </flag>
    <flag name="xlsx">Support XLSX (Excel) files via <pkg>dev-libs/qxlsx</pkg>
    </flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>