File: control

package info (click to toggle)
volumecontrol.app 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 12
  • sloc: objc: 611; makefile: 22; sh: 9
file content (25 lines) | stat: -rw-r--r-- 956 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
Source: volumecontrol.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 9),
	       libgnustep-gui-dev,
	       libasound2-dev [linux-any],
	       gnustep-make (>= 2.6.6-2),
	       imagemagick
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-gnustep/volumecontrol.app.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-gnustep/volumecontrol.app.git
Homepage: https://github.com/alexmyczko/VolumeControl.app

Package: volumecontrol.app
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 ${gnustep:Depends}
Description: Audio mixer for GNUstep
 VolumeControl is a GNUstep program for adjusting the audio mixer on
 systems that use the ALSA or OSS APIs. It allows the sound level,
 left/right speakers, muting for master, PCM, bass, and treble levels
 to be controlled.