File: control

package info (click to toggle)
gbsplay 0.0.94%2Bgit20210915-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 936 kB
  • sloc: ansic: 7,840; sh: 1,340; makefile: 472; perl: 99; xml: 13
file content (19 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: gbsplay
Section: sound
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Uploaders: Christian Garbs <debian@cgarbs.de>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), gettext, libaudio-dev, libpulse-dev, libasound2-dev, libsdl2-dev, libxcb-icccm4-dev, libcairo2-dev
Homepage: https://github.com/mmitch/gbsplay

Package: gbsplay
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: vorbis-tools
Description: Gameboy sound player
 This program emulates the sound hardware of the Nintendo Gameboy.  It
 is able to play the sounds from a Gameboy module dump (.GBS format).
 Also included is the gbsinfo tool which displays information about
 a .GBS file.