File: control

package info (click to toggle)
desmume 0.9.13-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 52,116 kB
  • sloc: cpp: 263,638; ansic: 193,550; asm: 3,077; makefile: 1,324; python: 177; sh: 112; javascript: 89; xml: 72; objc: 7
file content (38 lines) | stat: -rw-r--r-- 1,074 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
Source: desmume
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Evgeni Golov <evgeni@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 meson,
 cmake,
 libglib2.0-dev,
 libsdl2-dev,
 libpcap-dev,
# libgtk-3-dev,
 libopenal-dev,
 libsoundtouch-dev,
 libtinyxml-dev
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://desmume.org/
Vcs-Git: https://salsa.debian.org/games-team/desmume.git
Vcs-Browser: https://salsa.debian.org/games-team/desmume

Package: desmume
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Nintendo DS emulator
 DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games.
 .
 This package includes only the command line user interface desmume-cli.

#Package: desmume-gtk3
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Nintendo DS emulator - GTK3 frontend
# DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games.
# .
# This package includes the graphical interface.