summaryrefslogtreecommitdiff
blob: 8d1417ef3b1c1f0873d78e5cb38fcf0ef277ade4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<maintainer>
		<email>joker@gentoo.org</email>
		<name>Christian Birchinger</name>
	</maintainer>
	<use>
		<flag name='audio-sdl'>Enable SDL audio plugin.</flag>
		<flag name='input-sdl'>Enable SDL input plugin.</flag>
		<flag name='rsp-hle'>Enable HLE RSP plugin.</flag>
		<flag name='ui-console'>Enable default console UI.</flag>
		<flag name='ui-m64py'>Enable PyQt4 UI using <pkg>games-emulation/m64py</pkg>.</flag>
		<flag name='video-glide64mk2'>Enable Glide64mk2 video plugin.</flag>
		<flag name='video-rice'>Enable Rice video plugin.</flag>
	</use>
	<longdescription>Mupen64Plus is a plugin-based N64 emulator for Linux which is capable of accurately playing many games.
Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems,
and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input.
There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64.</longdescription>
	<upstream>
		<remote-id type="google-code">mupen64plus</remote-id>
	</upstream>
</pkgmetadata>