mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
Initial commit for games-engines/fs2_open Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jonas Frei <freijon@pm.me>
19 lines
776 B
XML
19 lines
776 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Jonas Frei</name>
|
|
<email>freijon@pm.me</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
fs2_open is the game enginge of the FreeSpace2 Source Code Project.
|
|
This package is not the complete game, but rather the game engine
|
|
that runs the game. The game data files have to be installed
|
|
manually.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">scp-fs2open/fs2open.github.com</remote-id>
|
|
<bugs-to>https://github.com/scp-fs2open/fs2open.github.com/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|