diff options
author | Christian Birchinger <joker@gentoo.org> | 2009-08-28 07:50:00 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2009-08-28 07:50:00 +0000 |
commit | 8bb5512d1cc9b04af91f60b8eb5eb746d72723fd (patch) | |
tree | 9a27e8b945cb4dd1bd228f0e64bf5569c33cdf77 /games-emulation/mupen64plus/metadata.xml | |
parent | Version bump (diff) | |
download | gentoo-2-8bb5512d1cc9b04af91f60b8eb5eb746d72723fd.tar.gz gentoo-2-8bb5512d1cc9b04af91f60b8eb5eb746d72723fd.tar.bz2 gentoo-2-8bb5512d1cc9b04af91f60b8eb5eb746d72723fd.zip |
Initial import.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/mupen64plus/metadata.xml')
-rw-r--r-- | games-emulation/mupen64plus/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games-emulation/mupen64plus/metadata.xml b/games-emulation/mupen64plus/metadata.xml new file mode 100644 index 000000000000..fc68af90034d --- /dev/null +++ b/games-emulation/mupen64plus/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>joker@gentoo.org</email> +<name>Christian Birchinger</name> +</maintainer> +<herd>games</herd> +<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> +</pkgmetadata> |