File: control

package info (click to toggle)
tone-generator 1.6.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: ansic: 3,038; sh: 61; makefile: 28
file content (51 lines) | stat: -rw-r--r-- 1,551 bytes parent folder | download | duplicates (2)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: tone-generator
Section: sound
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Marius Gripsgard <marius@ubports.com>,
Build-Depends:
 debhelper-compat (= 13),
 libdbus-1-dev,
 libdbus-glib-1-dev,
 libglib2.0-dev,
 libpulse-dev,
 libtool,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://gitlab.com/ubports/development/core/tone-generator
Vcs-Git: https://salsa.debian.org/ubports-team/tone-generator.git
Vcs-Browser: https://salsa.debian.org/ubports-team/tone-generator

Package: tone-generator
Architecture: any
Depends:
 dbus,
 pulseaudio | pipewire-pulse,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 lomiri-telephony-service,
Description: Telephony Tone Generator (daemon)
 Tone Generator is simple daemon which provides generation of playback
 tones for DTMF (dialer keypad tones), call progress indication, and
 other miscellaneous telephony-related tones.
 .
 Tone Generator is needed by the telephony stack of Lomiri.
 .
 This package provides the core daemon.

Package: tone-generator-scripts
Architecture: all
Depends:
 tone-generator (>= ${source:Version}),
 ${misc:Depends},
Description: Telephony Tone Generator (test scripts)
 Tone Generator is simple daemon which provides generation of playback
 tones for DTMF (dialer keypad tones), call progress indication, and
 other miscellaneous telephony-related tones.
 .
 Tone Generator is needed by the telephony stack of Lomiri.
 .
 This package provdes some test scripts.