[mupen64plus-core] 154/310: Add mupen64plus-data binary package for the rom catalog and cheat database

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:57:46 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 c1abcf3e900bd4ad4cc2e4d6f6e186727084f812
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sun Apr 29 23:20:01 2012 +0200

    Add mupen64plus-data binary package for the rom catalog and cheat database
---
 debian/changelog                |  6 ++++++
 debian/control                  | 28 ++++++++++++++++++++++++++--
 debian/libmupen64plus2.install  |  1 -
 debian/mupen64plus-data.install |  1 +
 4 files changed, 33 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a142363..e6359c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mupen64plus-core (1.99.5-3) UNRELEASED; urgency=low
+
+  * Add mupen64plus-data binary package for the rom catalog and cheat database 
+
+ -- Sven Eckelmann <sven at narfation.org>  Sun, 29 Apr 2012 23:18:40 +0200
+
 mupen64plus-core (1.99.5-2) unstable; urgency=low
 
   [ Simon Ruderich ]
diff --git a/debian/control b/debian/control
index c69535b..1a2e1b7 100644
--- a/debian/control
+++ b/debian/control
@@ -29,9 +29,8 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
+ mupen64plus-data,
  ttf-dejavu-core,
-Breaks: mupen64plus (<< 1.99.1)
-Replaces: mupen64plus (<< 1.99.1)
 Provides:
  mupen64plus-audio-abi-2,
  mupen64plus-config-abi-2.2,
@@ -86,3 +85,28 @@ Description: mupen64plus development package
  .
  This package contains everything which is needed to build plugins or frontends
  against the mupen64plus API.
+
+Package: mupen64plus-data
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
+Breaks:
+ mupen64plus (<< 1.99.1),
+ libmupen64plus2 (<< 1.99.5-3),
+Replaces:
+ mupen64plus (<< 1.99.1),
+ libmupen64plus2 (<< 1.99.5-3),
+Description: plugin-based Nintendo 64 emulator, data files
+ Flexible N64 Emulator for Linux that works with many ROMs that are publically
+ available. It consists of separate components to provide an user interface,
+ audio and graphics output, controller input, co-processor emulation and an
+ emulator core.
+ .
+ It has the following features:
+  * cheat system
+  * exchangeable plugins for graphics, sound and input emulation
+  * multiple save states
+  * common configuration system for all components
+ .
+ This package contains the rom catalog and cheat database.
diff --git a/debian/libmupen64plus2.install b/debian/libmupen64plus2.install
index 64837a9..2964de6 100644
--- a/debian/libmupen64plus2.install
+++ b/debian/libmupen64plus2.install
@@ -1,2 +1 @@
 usr/lib/
-usr/share/mupen64plus/
\ No newline at end of file
diff --git a/debian/mupen64plus-data.install b/debian/mupen64plus-data.install
new file mode 100644
index 0000000..ce35d9c
--- /dev/null
+++ b/debian/mupen64plus-data.install
@@ -0,0 +1 @@
+usr/share/mupen64plus/

-- 
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