You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/_base/dependencies/akode/debian/control

105 lines
4.0 KiB

Source: akode
Section: sound
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Isaac Clerencia <isaac@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Adeodato Simó <dato@net.com.org.es>
Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, libflac-dev (>= 1.1.1-3), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev, libjack-dev, libavformat-dev
Standards-Version: 3.7.3
Package: libakode2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: akode
Replaces: akode
Enhances: libarts1c2, libarts1c2a-trinity
Description: akode plugin for aRts
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
Package: libakode2-ffmpeg
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: akode
Replaces: akode
Enhances: libarts1c2, libarts1c2a-trinity
Description: ffmpeg plugins for akode
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
.
This package provides for akode formats supported by FFMPEG.
Package: libakode2-mpeg
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: akode
Replaces: akode
Enhances: libarts1c2, libarts1c2a-trinity
Description: mpeg plugins for akode
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
.
This package provides MP3 and other MPEG formats for akode.
Package: libakode2-pulse
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: akode
Replaces: akode
Enhances: libarts1c2, libarts1c2a-trinity
Description: pulseaudio sink for akode
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
.
This package provides PulseAudio sink for akode.
Package: libakode2-jack
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: akode
Replaces: akode
Enhances: libarts1c2, libarts1c2a-trinity
Description: jack sink for akode
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
.
This package provides JACK sink for akode.
Package: libakode-dev
Section: libdevel
Architecture: any
Depends: libakode2 (= ${binary:Version}), pkg-config, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev
Replaces: kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4)
Description: development files for akode
aKode is a new multithreaded audio library that provides aRts with
plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
FLAC and Speex. aKode also focuses on performance, and so it means a
big enhancement for users runing aRts in non-realtime mode.
.
This package contains the development files for libakode.
Package: akode-dbg
Section: libdevel
Architecture: any
Priority: extra
Depends: libakode2 (= ${binary:Version})
Description: debugging symbols for akode
This package contains the debugging symbols associated with akode.
They will automatically be used by gdb for debugging akode-related
issues.