games-emulation/citron-neo (thegreatmcpain)

Search

Install

Install this package:

emerge -a games-emulation/citron-neo

Package Information

Description:
Nintendo Switch Emulator (citron fork)
Homepage:
https://github.com/citron-neo/emulator
License:
GPL-3+

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>james@thegreatmcpain.xyz</email>
		<name>James McClain</name>
	</maintainer>
	<use>
		<flag name="camera">Enable camera support through dev-qt/qtmultimedia</flag>
		<flag name="cubeb">Enable the cubeb audio backend</flag>
		<flag name="discord">Enable Discord Rich Presence</flag>
		<flag name="llvm">Enable the LLVM backend for disassembly and symbol demangling</flag>
		<flag name="room">Compile the dedicated room executable</flag>
		<flag name="usb">Enable the LibUSB controller backend</flag>
		<flag name="web-applet">Enable the custom web applet frontend through dev-qt/qtwebengine</flag>
		<flag name="web-service">Enable multiplayer support</flag>
	</use>
	<upstream>
		<remote-id type="github">citron-neo/emulator</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p games-emulation/citron-neo | euse -E <flag> -p games-emulation/citron-neo | euse -D <flag> -p games-emulation/citron-neo

Flag Description 9999
camera Enable camera support through dev-qt/qtmultimedia
cubeb Enable the cubeb audio backend
discord Enable Discord Rich Presence
llvm Enable the LLVM backend for disassembly and symbol demangling
qt6 ⚠️
room Compile the dedicated room executable
test ⚠️
usb Enable the LibUSB controller backend
web-applet Enable the custom web applet frontend through dev-qt/qtwebengine
web-service Enable multiplayer support