File: control

package info (click to toggle)
mupen64plus-core 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,760 kB
  • sloc: ansic: 80,337; cpp: 1,404; asm: 1,096; makefile: 765; python: 619; sh: 325; awk: 9
file content (115 lines) | stat: -rw-r--r-- 3,550 bytes parent folder | download
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Source: mupen64plus-core
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Sven Eckelmann <sven@narfation.org>,
 Tobias Loose <TobiasLoose@gmx.de>,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://mupen64plus.org/
Vcs-Git: https://salsa.debian.org/games-team/mupen64plus-core.git -b debian/unstable
Vcs-Browser: https://salsa.debian.org/games-team/mupen64plus-core
Build-Depends:
 debhelper-compat (= 13),
 libfreetype-dev,
 libgl-dev [any-i386 any-amd64],
 libglu1-mesa-dev [any-i386 any-amd64] | libglu-dev [any-i386 any-amd64],
 libminizip-dev,
 libopencv-dev (>= 4),
 libpng-dev,
 libsdl2-dev,
 libsdl2-net-dev,
 libvulkan-dev,
 nasm,
 pkgconf,
 zlib1g-dev | libz-dev,

Package: libmupen64plus-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: mupen64plus development package
 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.
 .
 This package contains everything which is needed to build plugins or frontends
 against the mupen64plus API.

Package: libmupen64plus2
Section: libs
Architecture: any-amd64 any-i386
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 mupen64plus-data,
 fonts-dejavu-core,
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 mupen64plus-audio-abi-2,
 mupen64plus-config-abi-2.2,
 mupen64plus-config-abi-2.3,
 mupen64plus-config-abi-2.3.1,
 mupen64plus-config-abi-2.3.2,
 mupen64plus-debug-abi-2,
 mupen64plus-debug-abi-2.0.1,
 mupen64plus-frontend-abi-2.1.1,
 mupen64plus-frontend-abi-2.1.2,
 mupen64plus-frontend-abi-2.1.3,
 mupen64plus-frontend-abi-2.1.4,
 mupen64plus-frontend-abi-2.1.5,
 mupen64plus-frontend-abi-2.1.6,
 mupen64plus-gfx-abi-2.1,
 mupen64plus-gfx-abi-2.2,
 mupen64plus-input-abi-2.1,
 mupen64plus-input-abi-2.1.1,
 mupen64plus-netplay-abi-1.0.1,
 mupen64plus-rsp-abi-2,
 mupen64plus-vidext-abi-3,
 mupen64plus-vidext-abi-3.1,
 mupen64plus-vidext-abi-3.2,
 mupen64plus-vidext-abi-3.3,
Description: plugin-based Nintendo 64 emulator, core library
 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 actual emulator which must be loaded by a frontend.

Package: mupen64plus-data
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Breaks:
 libmupen64plus2 (<< 1.99.5-3),
 mupen64plus (<< 1.99.1),
Replaces:
 libmupen64plus2 (<< 1.99.5-3),
 mupen64plus (<< 1.99.1),
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.