Codebase list squeezelite / 893d356 debian / control
893d356

Tree @893d356 (Download .tar.gz)

control @893d356

1b81024
 
893d356
d11031f
3c5a923
4bb9321
358bb30
4bb9321
 
 
 
 
 
 
 
 
 
d672d10
1b81024
4e6ed31
 
30ac0da
1b81024
 
099cf6d
36d0f90
6a5999f
 
1b81024
 
 
 
 
 
 
 
 
 
 
6a5999f
 
099cf6d
36d0f90
6a5999f
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
 libsoxr-dev,
 libvorbis-dev,
 portaudio19-dev,
Standards-Version: 4.5.1
Homepage: https://code.google.com/p/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
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Conflicts: squeezelite-pa
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
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Conflicts: squeezelite
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.