File: control

package info (click to toggle)
visualboyadvance 1.8.0.dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,216 kB
  • ctags: 17,097
  • sloc: cpp: 93,502; ansic: 48,351; sh: 3,561; makefile: 378; lex: 72; yacc: 60; sed: 16
file content (62 lines) | stat: -rw-r--r-- 2,002 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
Source: visualboyadvance
Section: otherosfs
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Etienne Millon <me@emillon.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 docbook-to-man,
 help2man,
 libglademm-2.4-dev,
 libgtkmm-2.4-dev,
 libpng-dev,
 libsdl1.2-dev,
 libx11-dev,
 libxt-dev,
 nasm [i386 kfreebsd-i386 hurd-i386],
 x11proto-core-dev,
 zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://sourceforge.net/projects/vba
Vcs-Git: https://anonscm.debian.org/git/pkg-games/visualboyadvance.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/visualboyadvance.git

Package: visualboyadvance
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 joy2key
Description: full featured Game Boy Advance emulator
 VisualBoyAdvance is a Game Boy Advance emulator that works with
 many ROMs that are publically available. It features save states
 (like those that are available in ZSNES), full screen support,
 joystick support, the all-important 'speedup emulation' key for
 impatient gamers, and a lot more.
 .
 It also contains many useful tools for Game Boy Advance developers,
 such as powerful GDB and gprof integration.
 .
 This package contains a version of VisualBoyAdvance compiled with
 the original GUI-less SDL interface.

Package: visualboyadvance-gtk
Architecture: any
Depends:
 visualboyadvance (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: GTK+ front-end to VisualBoyAdvance emulator
 VisualBoyAdvance is a Game Boy Advance emulator that works with
 many ROMs that are publically available. It features save states
 (like those that are available in ZSNES), full screen support,
 joystick support, the all-important 'speedup emulation' key for
 impatient gamers, and a lot more.
 .
 It also contains many useful tools for Game Boy Advance developers,
 such as powerful GDB and gprof integration.
 .
 This package contains a version of VisualBoyAdvance with GTK+ support.