debian/0000775000000000000000000000000012566457073007207 5ustar debian/source/0000775000000000000000000000000012270711515010471 5ustar debian/source/format0000664000000000000000000000001412270711367011704 0ustar 3.0 (quilt) debian/postrm0000664000000000000000000000044512270711367010450 0ustar #! /bin/sh set -e case "$1" in remove) # not automatically created by dh_makeshlibs ldconfig ;; purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 esac #DEBHELPER# exit 0 debian/soundkonverter.lintian-overrides0000664000000000000000000000027112270711367015646 0ustar soundkonverter: shlib-without-versioned-soname usr/lib/libsoundkonvertercore.so libsoundkonvertercore.so soundkonverter: package-name-doesnt-match-sonames libsoundkonvertercore debian/compat0000664000000000000000000000000212270711367010374 0ustar 7 debian/control0000664000000000000000000000233112474064246010603 0ustar Source: soundkonverter Section: kde Priority: optional Maintainer: Debian KDE Extras Team Uploaders: Fathi Boudra , Mark Purcell , Michael Meskes Build-Depends: cdbs, debhelper (>= 7), kdelibs5-dev, libtag1-dev, libcdparanoia-dev, libkcddb-dev, cmake, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.6 Homepage: http://www.kde-apps.org/content/show.php?content=29024 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/soundkonverter.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/soundkonverter.git Package: soundkonverter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: cdparanoia, faad, libav-tools, flac, kdemultimedia-kio-plugins, mp3gain, mplayer, mppenc, speex, timidity, vorbis-tools, vorbisgain, wavpack Description: audio converter frontend for KDE soundKonverter is a frontend to various audio converters. . The key features are: - Audio conversion - Replay Gain calculation - CD ripping . soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files. . See README.Debian for more information on supported formats. debian/watch0000664000000000000000000000021712270711367010227 0ustar version=3 http://kde-apps.org/content/download.php?content=29024 \ /CONTENT/content-files/29024-soundkonverter-([\d\.]+)\.tar\.(?:gz|bz2).* debian/postinst0000664000000000000000000000045012270711367011003 0ustar #! /bin/sh set -e case "$1" in configure) # not automatically created by dh_makeshlibs ldconfig ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac #DEBHELPER# exit 0 debian/changelog0000664000000000000000000001352112566457073011063 0ustar soundkonverter (2.1.2-1build1) wily; urgency=medium * No change rebuild for libtag1v5 -- Micah Gersten Sun, 23 Aug 2015 18:58:51 -0500 soundkonverter (2.1.2-1) unstable; urgency=medium * Imported Upstream version 2.1.2 * Bumped Standards-Version to 3.9.6, no changes needed. -- Michael Meskes Fri, 27 Feb 2015 13:53:15 +0100 soundkonverter (2.1.1-1) unstable; urgency=medium * Imported Upstream version 2.1.1 -- Michael Meskes Mon, 14 Apr 2014 11:01:33 +0200 soundkonverter (2.0.5-1) unstable; urgency=medium * Imported Upstream version 2.0.5 (Closes: #736553) * Recommend libav-tools instead of ffmpeg which no longer exists. (Closes: #722428) * Bumped Standards-Version to 3.9.5, no changes needed. -- Michael Meskes Sat, 25 Jan 2014 11:38:02 +0100 soundkonverter (2.0.4-1) unstable; urgency=low * New Upstream Release * Update Vcs headers * Update debian/watch -- Mark Purcell Sun, 04 Aug 2013 08:20:55 +1000 soundkonverter (2.0.3-1) unstable; urgency=low * Imported Upstream version 2.0.3 -- Michael Meskes Sat, 22 Jun 2013 11:43:15 +0200 soundkonverter (2.0.2-1) unstable; urgency=low * Imported Upstream version 2.0.2 -- Michael Meskes Thu, 09 May 2013 12:47:30 +0200 soundkonverter (2.0.1-1) unstable; urgency=low * Imported Upstream version 2.0.1 -- Michael Meskes Thu, 25 Apr 2013 12:56:10 +0200 soundkonverter (2.0.0-1) unstable; urgency=low * Updated watchfile to the latest version, courtesy of Bart Martens . * Imported Upstream version 2.0.0 -- Michael Meskes Sat, 23 Mar 2013 20:55:06 +0100 soundkonverter (1.9.90-1) unstable; urgency=low * Imported Upstream version 1.9.90 -- Michael Meskes Tue, 26 Feb 2013 14:25:14 +0100 soundkonverter (1.9.80-1) unstable; urgency=low * Imported Upstream version 1.9.80 * Bumped Standards-Version to 3.9.4, no changes needed. * Don't mention cdda2wav anymore. -- Michael Meskes Tue, 29 Jan 2013 10:45:26 +0100 soundkonverter (1.6.4-1) unstable; urgency=low * Imported Upstream version 1.6.4 * Added working watch file. Thanks to Bart Martens * Use dpkg-buildflags for package hardening. * Added dpkg-dev build dependency needed for dpkg-buildflags inclusion. -- Michael Meskes Mon, 07 Jan 2013 12:09:22 +0100 soundkonverter (1.5.0-1) unstable; urgency=low * Imported Upstream version 1.5.0 * Bumped Standards-Version to 3.9.3, no changes needed. * Removed watch file again, because it no longer works. -- Michael Meskes Thu, 10 May 2012 15:06:06 +0200 soundkonverter (1.3.2-1) unstable; urgency=low * New upstream version 1.3.2 -- Michael Meskes Sun, 19 Feb 2012 15:52:30 +0100 soundkonverter (1.2.1-1) unstable; urgency=low * Added watch file. * Removed linker patch because it was applied upstream. * New upstream version. (Closes: #456950, #485081, #513679, #582409, #593084, #653448) * Bumped Standards-Version to 3.9.2, no changes needed. -- Michael Meskes Wed, 11 Jan 2012 13:02:57 +0100 soundkonverter (0.9.94-2) unstable; urgency=low * Made build system cope with upcoming linker changes. -- Michael Meskes Fri, 11 Feb 2011 11:02:10 +0100 soundkonverter (0.9.94-1) unstable; urgency=low * Imported Upstream version 0.9.94 (Closes: #595372, #602691) * Bump Standards-Version to 3.9.1 (no changes needed). -- Michael Meskes Tue, 01 Feb 2011 10:35:10 +0100 soundkonverter (0.9.91-1) unstable; urgency=low * New Upstream version 0.9.91 * Bump Standards-Version to 3.9.0 (no changes needed). -- Michael Meskes Wed, 21 Jul 2010 11:28:07 +0200 soundkonverter (0.9.90-1) unstable; urgency=low * Imported Upstream version 0.9.90 for KDE4 which compiles fine with binutils-gold. (Closes: #556353) * Bump Standards-Version to 3.8.4 (no changes needed). * Moved to source version 3.0. * Added watch file. * Added missing build dependencies. (Closes: #565850) * Added information about git repository. * Added the word "Copyright" to copyright file to make lintian happy. -- Michael Meskes Wed, 05 May 2010 09:15:31 +0200 soundkonverter (0.3.10-1) unstable; urgency=low * New upstream release. * Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed). -- Fathi Boudra Sun, 05 Jul 2009 12:38:50 +0200 soundkonverter (0.3.8-3) unstable; urgency=low * Drop soundkonverter-amarok since it doesn't work with amarok 2. (Closes: #528350) * Add patch to fix ftbfs with gcc 4.4. Thanks to Martin Michlmayr. (Closes: #505724) * Bump Standards-Version from 3.8.0 to 3.8.1 (no changes needed). -- Fathi Boudra Tue, 12 May 2009 16:04:07 +0200 soundkonverter (0.3.8-2) unstable; urgency=low * Changed build dependency from automake-1.9 to automake. (Closes: #488814) -- Michael Meskes Tue, 01 Jul 2008 16:16:14 +0200 soundkonverter (0.3.8-1) unstable; urgency=low * New upstream version. (Closes: #488227) * Made amarok script list the current version number. (Closes: #447623) * Added a note to README.Debian about how to enable soundkonverter-amarok script. (Closes: #447625) * Moved homepage in description to its own field. * Made lintian happy by slightly rewording copyright file. * Bumped Standards-Version to 3.8.0, no changes needed. * Added myself as uploader. -- Michael Meskes Fri, 27 Jun 2008 12:38:16 +0200 soundkonverter (0.3.6-1) unstable; urgency=low * Initial release. (Closes: #446403) -- Fathi Boudra Sat, 13 Oct 2007 14:50:28 +0200 debian/docs0000664000000000000000000000000712270711367010046 0ustar README debian/copyright0000664000000000000000000000437512270711367011142 0ustar This package was debianized by Fathi Boudra on Sat, 13 Oct 2007 14:50:28 +0200. It was downloaded from http://www.kde-apps.org/content/show.php?content=29024 Upstream Author: Daniel Faust Copyrights: Copyright (C) 2005-2007 Daniel Faust Copyright (C) 2005-2006 Lukas Lalinsky Copyright (C) 2005-2006 Martin Aumueller Copyright (C) 2005 Andy Leadbetter Copyright (C) 2005 Paul Cifarelli Copyright (C) 2004 Allan Sandfeld Jensen Copyright (C) 2002-2006 Jochen Issing Copyright (C) 2002-2006 Christophe Thommeret Copyright (C) 2002 Scott Wheeler Copyright (C) 2002 Mark Kretschmann Copyright (C) 2000 Michael Matz License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The documentations provided with soundkonverter is distributed under the GNU Free Documentation License (FDL). They are considered free with regards to the Debian Free Software Guidelines (DFSG) because they don't contain any unmodifiable parts (invariant sections). On Debian systems, the complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL'. The Debian packaging is Copyright (C) 2007, Fathi Boudra and is licensed under the GPL, see above. debian/dirs0000664000000000000000000000003512270711367010060 0ustar /usr/share/kde4/servicetypes debian/README.Debian0000664000000000000000000000131312270711367011235 0ustar soundkonverter for Debian ------------------------- Due to patents problems, many decoders/encoders aren't available on Debian. At the moment you can find on Debian: * cdparanoia (provides cdparanoia) * faad (provides faad) * ffmpeg (provides ffmpeg) * flac (provides flac/metaflac) * mp3gain (provides mp3gain) * mplayer (provides mplayer) * mppenc (provides mppenc) * speex (provides speexenc/speexdec) * timidity (provides timidity) * vorbis-tools (provides oggdec/oggenc) * vorbisgain (provides vorbisgain) * wavpack (provide wvunpack/wavpack/wvgain) Note: you don't need all of the mentionned programs to use soundKonverter. -- Fathi Boudra Sat, 13 Oct 2007 14:50:28 +0200 debian/rules0000775000000000000000000000102312270711367010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk include /usr/share/dpkg/buildflags.mk #DEB_SRCDIR=src install/soundkonverter:: install -D -p -m0644 debian/soundkonverter.lintian-overrides \ debian/soundkonverter/usr/share/lintian/overrides/soundkonverter find debian -type f -name userscript.sh | xargs rm -f rm -rf debian/soundkonverter/usr/share/apps/soundkonverter/amarokscript install -m 644 *plugin.desktop debian/soundkonverter/usr/share/kde4/servicetypes