summaryrefslogtreecommitdiff
path: root/sci-astronomy/stellarium/metadata.xml
blob: da8ff2303389410db9dd3a4eadb5870c5c05a365 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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="media">Enable sound and video support</flag>
		<flag name="scripting">Enable JS scripting via <pkg>dev-qt/qtscript</pkg> in Qt5 or using Qml via <pkg>dev-qt/qtdeclarative</pkg> in Qt6</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>
	<upstream>
		<remote-id type="github">Stellarium/stellarium</remote-id>
	</upstream>
</pkgmetadata>