Files
guru/games-engines/instead/metadata.xml
Alexander Golubev 7ba65dc3d4 games-engines/instead: add 3.5.2 drop 3.3.5
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2024-11-09 17:00:08 +03:00

19 lines
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>fatzer2@gmail.com</email>
<name>Alexander Golubev</name>
</maintainer>
<use>
<flag name="doc">Include some additional documentation on how to create games for the instead engine</flag>
<flag name="harfbuzz">Use <pkg>media-libs/harfbuzz</pkg> for better support of RTL languages</flag>
<flag name="sdl2">Use libsdl2 instead of libsdl</flag>
</use>
<longdescription lang="en">INSTEAD is a tool to make and run textographic games. The exact look and feel of such games may vary from interactive fiction and visual novels to classic point &amp; click or text-based adventures.</longdescription>
<longdescription lang="ru">INSTEAD это инструмент для создания и запуска текстографические игр. Жанр конкретных игр может отличаться и находится на стыке интерактивной литературы, визуальных новелл, а также классических point &amp; click и тескстовых квестов.</longdescription>
<upstream>
<remote-id type="github">instead-hub/instead</remote-id>
</upstream>
</pkgmetadata>