|
|
|
@ -4,7 +4,7 @@ Priority: optional
|
|
|
|
|
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
|
|
|
|
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 (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, cmake, gawk, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev
|
|
|
|
|
Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, cmake, gawk, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev
|
|
|
|
|
Standards-Version: 3.7.3
|
|
|
|
|
|
|
|
|
|
Package: libakode2
|
|
|
|
@ -39,10 +39,27 @@ Description: mpeg plugins for akode
|
|
|
|
|
.
|
|
|
|
|
Homepage: http://www.carewolf.com/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.
|
|
|
|
|
.
|
|
|
|
|
Homepage: http://www.carewolf.com/akode
|
|
|
|
|
|
|
|
|
|
Package: libakode-dev
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Architecture: any
|
|
|
|
|
Depends: libakode2 (= ${binary:Version}), libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev
|
|
|
|
|
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
|
|
|
|
|