This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit f0031f41477317397eef5776de28424e027edd43 Author: Sven Eckelmann <[email protected]> Date: Fri Nov 26 18:27:00 2010 +0100 Add new description for packages --- debian/control | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 71abfb2..679b59b 100644 --- a/debian/control +++ b/debian/control @@ -16,17 +16,14 @@ Architecture: any-i386 any-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-rsp-z64, mupen64plus-video-abi-1 Provides: mupen64plus-video -Description: plugin-based Nintendo 64 emulator - N64 Emulator for Linux that works with many ROMs that are publically available. - It has the following features: - * loading of compressed roms - * cheat system - * exchangeable plugins for graphics, sound and input emulation - * multiple save states - * fullscreen support - * high quality texture filter for many graphic plugins - * support for external hi-res texture packs - * integrated graphical debugger for development +Description: low-level rdp emulation for mupen64plus + N64 Reality Drawing Processor emulation which can be used with a low-level + rsp emulation plugin like mupen64plus-rsp-z64. It can emulate even unknown or + uncommon microcodes, but cannot benefit from faster implementation for the + host cpu. + . + A fast processor and graphics hardware which supports vertex and fragment + shader is needed for this plugin. Package: mupen64plus-video-z64-dbg Section: debug @@ -34,16 +31,13 @@ Priority: extra Architecture: any-i386 any-amd64 Depends: ${misc:Depends}, mupen64plus-video-z64 (= ${binary:Version}) -Description: mupen64plus debug symbols package - N64 Emulator for Linux that works with many ROMs that are publically available. - It has the following features: - * loading of compressed roms - * cheat system - * exchangeable plugins for graphics, sound and input emulation - * multiple save states - * fullscreen support - * high quality texture filter for many graphic plugins - * support for external hi-res texture packs - * integrated graphical debugger for development +Description: low-level rdp emulation for mupen64plus debug symbols package + N64 Reality Drawing Processor emulation which can be used with a low-level + rsp emulation plugin like mupen64plus-rsp-z64. It can emulate even unknown or + uncommon microcodes, but cannot benefit from faster implementation for the + host cpu. + . + A fast processor and graphics hardware which supports vertex and fragment + shader is needed for this plugin. . This package contains the debug files. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

