debian/0000755000000000000000000000000012141262020007154 5ustar debian/watch0000644000000000000000000000044612123023305010212 0ustar version=3 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ https://github.com/micressor/fadecut/tags .*/(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) # Bart Martens Sat, 22 Dec 2012 12:53:26 +0000 debian/compat0000644000000000000000000000000212123023305010353 0ustar 9 debian/fadecut.install0000644000000000000000000000002012123023305012150 0ustar fadecut usr/bin debian/control0000644000000000000000000000246612123023305010570 0ustar Source: fadecut Section: sound Priority: extra Maintainer: Marco Balmer Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://github.com/micressor/fadecut Vcs-Git: git://github.com/micressor/fadecut.git Vcs-Browser: https://github.com/micressor/fadecut/tree/debian Package: fadecut Architecture: all Depends: ${misc:Depends}, vorbis-tools|lame, sox, libsox-fmt-mp3, streamripper, bash (>=3.2-4), id3v2 Description: toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles fadecut is a script to rip audio files from a livestream and to process them automatically. Beginning and ending fo the audio files will be cut and faded in/out. So logos and advertising of radio stations will be automatically removed. . In streaming mode fadecut is ripping audio files using streamripper. The downloaded audio files are cutted using silence detection and then faded in and out. Subsequently, the files are encoded to either ogg or mp3 and tagged with tags (title, artist, genre and comment provided). . In file mode fadecut is just processing already ripped audio files. . An audio file which has already been processed is detected and will not be processed again. Not desired songs can be stored in a separate directory. This files are not processed anymore too. debian/rules0000755000000000000000000000003512123023305010233 0ustar #!/usr/bin/make -f %: dh $@ debian/fadecut.manpages0000644000000000000000000000001212123023305012276 0ustar fadecut.1 debian/docs0000644000000000000000000000001412123023305010023 0ustar README TODO debian/changelog0000644000000000000000000000362612123023305011036 0ustar fadecut (0.1.3-1) unstable; urgency=low * New 0.1.3 upstream release * Closes #2 at github: "add custom USER_AGENT" Thanks to mitsukarenai. * fadecut 0.1.2-1 was only in experimental and goes to unstable now. -- Marco Balmer Fri, 22 Mar 2013 10:16:57 +0100 fadecut (0.1.2-1) experimental; urgency=low * New 0.1.2 upstream release * Closes #1 at github: Fadecut had problems with two instances running concurrently * debian/control Standards-Version: 3.9.4 * debian/control Build-Depends changed to debhelper (>= 9) * debian/compat Changed to 9 * debian/watch according to Bart Martens -- Marco Balmer Wed, 27 Feb 2013 11:49:57 +0100 fadecut (0.1.1-1) unstable; urgency=low * New 0.1.1 upstrem release (Closes: #645392) -- Marco Balmer Mon, 17 Oct 2011 14:07:19 +0200 fadecut (0.1.0-2) unstable; urgency=low * Update debian/copyright: Fix lintian warning * Update debian/control: Standards-Version: 3.9.2 -- Marco Balmer Tue, 11 Oct 2011 11:48:27 +0200 fadecut (0.1.0-1) unstable; urgency=low * New 0.1.0 upstream release * debian/copyright: Changed according to DEP-5 * debian/control: Vcs-Git added * debian/control: Vcs-Browser added * Removing Depends on mp3info, mp3splt -- Marco Balmer Wed, 23 Feb 2011 14:03:35 +0100 fadecut (0.0.2-1) unstable; urgency=low * New 0.0.2 upstream release * Adding missing Depends on id3v2 * Changed packaging towards tiny debhelper style * debian/fadecut.dirs: removed, because it is no longer necessary * debian/watch: Fixed regular expression * debian/dirs: usr/sbin removed, because it is not necessary -- Marco Balmer Wed, 09 Feb 2011 14:02:11 +0100 fadecut (0.0.1-1) unstable; urgency=low * Initial release (Closes: #611641) -- Marco Balmer Thu, 03 Feb 2011 14:50:56 +0100 debian/source/0000755000000000000000000000000012123023305010455 5ustar debian/source/format0000644000000000000000000000001412123023305011663 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000176112123023305011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fadecut Source: git://github.com/micressor/fadecut.git Files: * Copyright: 2011 Martin Gafner 2011 Marco Balmer License: GPL fadecut 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 3 of the License, or (at your option) any later version. . fadecut 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 fadecut. If not, see . . The Debian packaging is © 2011, Marco Balmer and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. debian/fadecut.examples0000644000000000000000000000001312123023305012322 0ustar examples/*