diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-07 19:50:59 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-07 19:50:59 +0100 |
commit | a9906f4a86b022394a5ae45b372434cc84308ff0 (patch) | |
tree | 07d9d4a9a31fac89da6d3f2cc9fab4ba8c8a0d4d /ubuntu/_base/dependencies/akode/debian/control | |
parent | a315d266d23eb19e26e9e4410ff48e056e9183a5 (diff) | |
download | tde-packaging-a9906f4a86b022394a5ae45b372434cc84308ff0.tar.gz tde-packaging-a9906f4a86b022394a5ae45b372434cc84308ff0.zip |
DEB akode: Enable building of JACK sink.
PulseAudio sink is already enabled by default.
Remove an outdated home page link.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/dependencies/akode/debian/control')
-rw-r--r-- | ubuntu/_base/dependencies/akode/debian/control | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/ubuntu/_base/dependencies/akode/debian/control b/ubuntu/_base/dependencies/akode/debian/control index b411183de..29b55f8f9 100644 --- a/ubuntu/_base/dependencies/akode/debian/control +++ b/ubuntu/_base/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 (>= 7.0.50~), 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 +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), 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, libjack-dev Standards-Version: 3.7.3 Package: libakode2 @@ -19,8 +19,6 @@ Description: akode plugin for aRts 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. - . - Homepage: http://www.carewolf.com/akode Package: libakode2-mpeg Section: libs @@ -36,8 +34,6 @@ Description: mpeg plugins for akode big enhancement for users runing aRts in non-realtime mode. . This package provides MP3 and other MPEG formats for akode. - . - Homepage: http://www.carewolf.com/akode Package: libakode2-pulse Section: libs @@ -53,8 +49,21 @@ Description: pulseaudio sink for akode 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. . - Homepage: http://www.carewolf.com/akode + This package provides JACK sink for akode. Package: libakode-dev Section: libdevel @@ -68,8 +77,6 @@ Description: development files for akode big enhancement for users runing aRts in non-realtime mode. . This package contains the development files for libakode. - . - Homepage: http://www.carewolf.com/akode Package: akode-dbg Section: libdevel |