File: control

package info (click to toggle)
gom 0.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 896 kB
  • sloc: ansic: 3,021; sh: 1,787; makefile: 36
file content (29 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download | duplicates (2)
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
Source: gom
Section: sound
Priority: optional
Maintainer: Stephan Sürken <absurd@debian.org>
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13), libncurses5-dev, po-debconf
Homepage: http://software.installiert.net
Vcs-Browser: https://salsa.debian.org/debian/gom
Vcs-Git: https://salsa.debian.org/debian/gom.git

Package: gom
Architecture: any
Pre-Depends: debconf (>= 1.5.11)
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: osspd
Replaces: gom-x
Conflicts: gom-x
Description: Command line and interactive ncurses-based OSS audio mixer
 gom is a command line mixer utility with optional built-in ncurses
 interactive interface.
 .
 Its main feature is an exhaustive command line interface that makes
 it ideal for scripting (e.g. for audio recording, running at user
 and/or system login time, setting/restoring of settings, etc).
 .
 It supports OSS only, so if you want to use it with ALSA, you will
 need its OSS-compatible modules. If you want to use all possible
 features of ALSA however, you would need to use a mixer program
 dedicated for ALSA.