File: control

package info (click to toggle)
squeezelite 1.9%2Bgit20210102.78fef68-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 988 kB
  • sloc: ansic: 12,375; makefile: 170; sh: 103; cpp: 47
file content (80 lines) | stat: -rw-r--r-- 2,929 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Source: squeezelite
Section: sound
Priority: optional
Maintainer: Chris Boot <bootc@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libasound2-dev,
 libavformat-dev,
 libfaad-dev,
 libflac-dev,
 liblircclient-dev,
 libmad0-dev,
 libmpg123-dev,
 libpulse-dev,
 libsoxr-dev,
 libssl-dev,
 libvorbis-dev,
 portaudio19-dev,
Standards-Version: 4.5.1
Homepage: https://github.com/ralph-irving/squeezelite
Vcs-Git: https://salsa.debian.org/debian/squeezelite.git
Vcs-Browser: https://salsa.debian.org/debian/squeezelite
Rules-Requires-Root: no

Package: squeezelite
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Conflicts: squeezelite-pa, squeezelite-pulseaudio
Description: lightweight headless Squeezebox emulator - ALSA version
 Squeezelite is a small headless Squeezebox emulator. It is aimed at
 supporting high quality audio including USB DAC based output at multiple
 sample rates.
 .
 It supports decoding PCM (WAV/AIFF), FLAC, MP3, Ogg, AAC, WMA and ALAC
 audio formats. It can also resample audio, which allows squeezelite to
 upsample the output to the highest sample rate supported by the output
 device.
 .
 This package is built with the resampling, ffmpeg and visualisation export
 options. It uses ALSA for audio output.

Package: squeezelite-pa
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Conflicts: squeezelite, squeezelite-pulseaudio
Provides: squeezelite
Description: lightweight headless Squeezebox emulator - PortAudio version
 Squeezelite is a small headless Squeezebox emulator. It is aimed at
 supporting high quality audio including USB DAC based output at multiple
 sample rates.
 .
 It supports decoding PCM (WAV/AIFF), FLAC, MP3, Ogg, AAC, WMA and ALAC
 audio formats. It can also resample audio, which allows squeezelite to
 upsample the output to the highest sample rate supported by the output
 device.
 .
 This package is built with the resampling, ffmpeg and visualisation export
 options. It uses PortAudio for audio output.

Package: squeezelite-pulseaudio
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Conflicts: squeezelite, squeezelite-pa
Provides: squeezelite
Description: lightweight headless Squeezebox emulator - PulseAudio version
 Squeezelite is a small headless Squeezebox emulator. It is aimed at
 supporting high quality audio including USB DAC based output at multiple
 sample rates.
 .
 It supports decoding PCM (WAV/AIFF), FLAC, MP3, Ogg, AAC, WMA and ALAC
 audio formats. It can also resample audio, which allows squeezelite to
 upsample the output to the highest sample rate supported by the output
 device.
 .
 This package is built with the resampling, ffmpeg and visualisation export
 options. It uses PulseAudio for audio output.