From 12813cf7b090eb04a6a7d5dec3a6128564a41acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 18 Feb 2015 04:23:15 +0100 Subject: Add packaging files for akode on Debian and Ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/maverick/dependencies/akode/debian/control | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 ubuntu/maverick/dependencies/akode/debian/control (limited to 'ubuntu/maverick/dependencies/akode/debian/control') diff --git a/ubuntu/maverick/dependencies/akode/debian/control b/ubuntu/maverick/dependencies/akode/debian/control new file mode 100644 index 000000000..ae13d013d --- /dev/null +++ b/ubuntu/maverick/dependencies/akode/debian/control @@ -0,0 +1,65 @@ +Source: akode +Section: sound +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Isaac Clerencia , Christopher Martin , Adeodato Simó +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 +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. + . + Homepage: http://www.carewolf.com/akode + +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. + . + 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 +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. + . + Homepage: http://www.carewolf.com/akode + +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. -- cgit v1.2.3