mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
games-engines/instead: new package
Bug: https://bugs.gentoo.org/285086 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
This commit is contained in:
17
games-engines/instead/metadata.xml
Normal file
17
games-engines/instead/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://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="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 & click or text-based adventures.</longdescription>
|
||||
<longdescription lang="ru">INSTEAD это инструмент для создания и запуска текстографические игр. Жанр конкретных игр может отличаться и находится на стыке интерактивной литературы, визуальных новелл, а также классических point & click и тескстовых квестов.</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">instead-hub/instead</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user