blob: 653f46f50f975f270432b6ff5cfa83d50c8a39b6 (
plain)
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
|
Source: libarctica-services-audio-server-pulseaudio-perl
Section: perl
Priority: optional
Build-Depends:
cdbs,
debhelper (>= 9),
Build-Depends-Indep:
perl (>= 5.8.0),
Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Services-Audio-Server-PulseAudio
Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Services-Audio-Server-PulseAudio
Standards-Version: 3.9.8
Package: libarctica-services-audio-server-pulseaudio-perl
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
libarctica-core-bugout-perl,
libarctica-core-mother-forker-perl,
Description: Arctica Service: Audio::Server::PulseAudio
The Arctica Project brings forth a remote computing framework of
enterprise grade and quality. The Arctica Framework is a highly
modularized and thus pluggable for developing alls sort of remote
services.
.
This package provides a module that provides the bits and pieces for
properly initiating and interacting with a persistent server side
pulseaudio daemon with virtual input and output devices
Package: arctica-testserver-pulseaudio
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
libarctica-services-audio-server-pulseaudio-perl (= ${binary:Version}),
libarctica-services-audio-streamer-pulseaudio2gst-perl,
pulseaudio-utils,
Description: Arctica Service: Audio::Server::PulseAudio (test server)
The Arctica Project brings forth a remote computing framework of
enterprise grade and quality. The Arctica Framework is a highly
modularized and thus pluggable for developing alls sort of remote
services.
.
This package provides a standalone testserver that initializes a
persistent pulseaudio daemon with virtual input and output devices.
|