Files
guru/games-util/chiaki-ng/metadata.xml
Huang Rui 7ee56cf50f games-util/chiaki-ng: package migrate, add 1.9.5, 9999
- Migrate form games-util/chiaki
- The upstream recommends `chiaki-ng`.
See also: 94fcdc3c61

Signed-off-by: Huang Rui <vowstar@gmail.com>
2025-02-18 15:44:57 +08:00

25 lines
999 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<upstream>
<remote-id type="github">streetpea/chiaki-ng</remote-id>
<bugs-to>https://github.com/streetpea/chiaki-ng/issues</bugs-to>
</upstream>
<use>
<flag name="cli">Build CLI interface</flag>
<flag name="gui">Build Qt GUI interface</flag>
<flag name="sdl">Add support for touchpad and sensor handling via SDL. Adds support for any controller supported by SDL</flag>
<flag name="mbedtls">Use mbedtls instead of OpenSSL as part of Chiaki lib</flag>
</use>
<longdescription lang="en">
Chiaki-NG (Next-Generation ) is a Free and Open Source Software Client
for PlayStation 4 and PlayStation 5 Remote Play for Linux, FreeBSD,
OpenBSD, Android, macOS, Windows, Nintendo Switch and potentially even
more platforms.
</longdescription>
</pkgmetadata>