summaryrefslogtreecommitdiff
path: root/games-engines/system3-sdl2
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
commit7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch)
tree565722a7aadd75a31d89afcb22a04abea1bffb17 /games-engines/system3-sdl2
parent2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff)
downloadbaldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip
Adding metadata
Diffstat (limited to 'games-engines/system3-sdl2')
-rw-r--r--games-engines/system3-sdl2/metadata.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/games-engines/system3-sdl2/metadata.xml b/games-engines/system3-sdl2/metadata.xml
index c3126c6b21d9..e1020e18f543 100644
--- a/games-engines/system3-sdl2/metadata.xml
+++ b/games-engines/system3-sdl2/metadata.xml
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>lookatnadeko@protonmail.com</email>
- <name>hautist</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>lookatnadeko@protonmail.com</email>
+ <name>hautist</name>
+ </maintainer>
+ <longdescription lang="en">
system3-sdl2 is an SDL2 port of AliceSoft's System3 for Win32 enginge,
originally developed by Takeda Toshiya. This cross-platform implementation
allows running classic AliceSoft games on modern systems including Linux,
Android, and web browsers via Emscripten.
</longdescription>
- <upstream>
- <changelog>https://github.com/kichikuou/system3-sdl2/blob/master/CHANGELOG.md</changelog>
- <bugs-to>https://github.com/kichikuou/system3-sdl2/issues</bugs-to>
- </upstream>
- <use>
- <flag name="rtmidi">Enable real-time MIDI support via rtmidi library</flag>
- <flag name="debug">Enable debug build with debugging symbols and debugger support</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <use>
+ <flag name="rtmidi">Enable real-time MIDI support via rtmidi library</flag>
+ <flag name="debug">Enable debug build with debugging symbols and debugger support</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">kichikuou/system3-sdl2</remote-id>
+ <bugs-to>https://github.com/kichikuou/system3-sdl2/issues</bugs-to>
+ <changelog>https://github.com/kichikuou/system3-sdl2/blob/master/CHANGELOG.md</changelog>
+ </upstream>
+</pkgmetadata>