mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
Closes: https://github.com/gentoo/gentoo/pull/38935 Closes: https://bugs.gentoo.org/678396 Bug: https://bugs.gentoo.org/938433 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
20 lines
884 B
XML
20 lines
884 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="sourceforge">simutrans</remote-id>
|
|
<remote-id type="github">aburch/simutrans</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="minimal">Don't install any PakSets (scenario data)</flag>
|
|
<flag name="midi">support for background MIDI music via <pkg>media-sound/fluidsynth</pkg></flag>
|
|
</use>
|
|
<longdescription lang="en">
|
|
Simutrans is a freeware and open-source transportation simulator. Your
|
|
goal is to establish a successful transport company. Transport
|
|
passengers, mail and goods by rail, road, ship, and even air.
|
|
Interconnect districts, cities, public buildings, industries and tourist
|
|
attractions by building a transport network you always dreamed of.
|
|
</longdescription>
|
|
</pkgmetadata>
|