File: control

package info (click to toggle)
wys 0.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: ansic: 2,143; makefile: 10
file content (34 lines) | stat: -rw-r--r-- 1,142 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
30
31
32
33
34
Source: wys
Section: comm
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Henry-Nicolas Tourneur <debian@nilux.be>,
 Arnaud Ferraris <aferraris@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 libglib2.0-dev,
 libmm-glib-dev,
 libpulse-dev,
 meson,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://source.puri.sm/Librem5/wys
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/wys.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/wys

Package: wys
Architecture: any
Depends:
 modemmanager,
 pipewire-pulse | pulseaudio (>= 12.2-4+deb10u1),
 ${misc:Depends},
 ${shlibs:Depends},
Description: daemon to start/stop PulseAudio loopbacks for phone call audio
 During a phone call, audio must be streamed from one ALSA device to
 another ALSA device.  This should only happen during the call, when
 the modem's audio interfaces will actually be active. To facilitate
 this, Wys will wait for ModemManager calls in the ringing or active
 state and enable appropriate PulseAudio loopback modules only during
 those states.