File: control

package info (click to toggle)
wmix 3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 628 kB
  • sloc: ansic: 2,302; sh: 1,232; makefile: 14
file content (27 lines) | stat: -rw-r--r-- 1,019 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
Source: wmix
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
               libasound2-dev,
               libx11-dev,
               libxext-dev,
               libxpm-dev,
               libxrandr-dev
Maintainer: Debian Window Maker Team <pkg-wmaker-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Standards-Version: 4.1.1
Homepage: http://www.dockapps.net/wmix
Vcs-Browser: https://anonscm.debian.org/git/pkg-wmaker/wmix.git
Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/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.