[mupen64plus-core] 25/310: Add information about metapackages

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:56:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-core.

commit eb1b2d15ccbdc29b8d024a6568716c83e468d538
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Wed Apr 7 12:44:30 2010 +0200

    Add information about metapackages
---
 debian/control | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 0a64e7f..13a37f1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: mupen64plus
 Architecture: all
 Depends: ${misc:Depends},
  mupen64plus-ui-all | mupen64plus-ui-1
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator frontends
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -26,12 +26,14 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes frontend packages required to use mupen64plus.
 
 Package: mupen64plus-audio-all
 Architecture: all
 Depends: ${misc:Depends},
  mupen64plus-audio-sdl
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, audio plugins
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -42,12 +44,14 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes all audio plugins usable with mupen64plus.
 
 Package: mupen64plus-input-all
 Architecture: all
 Depends: ${misc:Depends},
  mupen64plus-input-sdl
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, input plugins
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -58,12 +62,14 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes all input plugins usable with mupen64plus.
 
 Package: mupen64plus-rsp-all
 Architecture: all
 Depends: ${misc:Depends},
  mupen64plus-rsp-hle
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, rsp plugins
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -74,12 +80,15 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes all reality signal processor plugins usable with
+ mupen64plus.
 
 Package: mupen64plus-ui-all
 Architecture: all
 Depends: ${misc:Depends},
  mupen64plus-ui-console
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, frontends
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -90,6 +99,8 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes all frontend packages for mupen64plus.
 
 Package: mupen64plus-video-all
 Architecture: all
@@ -98,7 +109,7 @@ Depends: ${misc:Depends},
  mupen64plus-video-glide64,
  mupen64plus-video-rice,
  mupen64plus-video-z64
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, video plugins
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -109,6 +120,8 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This metapackage includes all video plugins usable with mupen64plus.
 
 Package: libmupen64plus2
 Section: libs
@@ -116,7 +129,7 @@ Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu-core
 Conflicts: mupen64plus (<< 1.99.1)
 Replaces: mupen64plus (<< 1.99.1)
-Description: plugin-based Nintendo 64 emulator
+Description: plugin-based Nintendo 64 emulator, core library
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:
   * loading of compressed roms
@@ -127,6 +140,8 @@ Description: plugin-based Nintendo 64 emulator
   * high quality texture filter for many graphic plugins
   * support for external hi-res texture packs
   * integrated graphical debugger for development
+ .
+ This package contains the actual emulator which must be loaded by a frontend.
 
 Package: libmupen64plus2-dbg
 Section: debug

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git



More information about the Pkg-games-commits mailing list