File: control

package info (click to toggle)
wmix 3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 620 kB
  • sloc: ansic: 2,329; sh: 1,250; makefile: 15
file content (29 lines) | stat: -rw-r--r-- 1,072 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
Source: wmix
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libasound2-dev,
               libx11-dev,
               libxext-dev,
               libxpm-dev,
               libxrandr-dev
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>,
           Jeremy Sowden <jeremy@azazel.net>
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://www.dockapps.net/wmix
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmix
Vcs-Git: https://salsa.debian.org/wmaker-team/wmix.git

Package: wmix
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Dockapp mixer for OSS
 Allows toggling record source, muting individual channels,
 adjusting volume and balance, all in a compact dockapp size,
 with TV-like on-screen-display for volume levels.
 .
 Supports mousewheel to adjust current channelvolume
 and can be controlled remotely with SIGUSR1 / SIGUSR2 to adjust the volume.
 Keeps a simple configuration file for user-defined settings.