File: control

package info (click to toggle)
pamix 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: ansic: 1,629; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 760 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
Source: pamix
Section: sound
Priority: optional
Maintainer: Josue Ortega <josue@debian.org>
Build-Depends: debhelper-compat (= 13),
 cmake,
 libncurses-dev,
 libpulse-dev
Standards-Version: 4.7.0
Homepage: https://github.com/patroclos/PAmix
Vcs-Git: https://salsa.debian.org/debian/pamix.git
Vcs-Browser: https://salsa.debian.org/debian/pamix
Rules-Requires-Root: no

Package: pamix
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
 ${shlibs:Depends}
Recommends: pulseaudio
Description: Pulseaudio terminal mixer based in pavucontrol
 PAMix is an ncurses/curses pulseaudio mixer in C++ similar to pavucontrol
 designed to run in the terminal, it allows you to control both the volume of
 hardware devices and of each playback stream separately.