summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/akode/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-10-15 09:43:26 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-10-15 09:43:26 +0200
commit1852d6905ce376ae9b4a770b4ebdc3cc3ae298f6 (patch)
treed36ec021d329822dba144294c69c2d0222bfaa31 /ubuntu/maverick/dependencies/akode/debian/control
parent07d4f76fb2bbf726b59809c032c02304e946088f (diff)
downloadtde-packaging-1852d6905ce376ae9b4a770b4ebdc3cc3ae298f6.tar.gz
tde-packaging-1852d6905ce376ae9b4a770b4ebdc3cc3ae298f6.zip
Enable build akode with PulseAudio support on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/dependencies/akode/debian/control')
-rw-r--r--ubuntu/maverick/dependencies/akode/debian/control21
1 files changed, 19 insertions, 2 deletions
diff --git a/ubuntu/maverick/dependencies/akode/debian/control b/ubuntu/maverick/dependencies/akode/debian/control
index ae13d013d..fb6a5a2d4 100644
--- a/ubuntu/maverick/dependencies/akode/debian/control
+++ b/ubuntu/maverick/dependencies/akode/debian/control
@@ -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