debian/0000755000000000000000000000000012001547600007161 5ustar debian/compat0000644000000000000000000000000212001546620010360 0ustar 7 debian/rules0000755000000000000000000000047412001546620010247 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: find . -name "*.png" -exec rm '{}' \; find . -name "*.gif" -exec rm '{}' \; override_dh_auto_install: $(MAKE) install \ INSTALL_PLUGINS_DIR=$(CURDIR)/debian/tap-plugins/usr/lib/ladspa \ INSTALL_LRDF_DIR=$(CURDIR)/debian/tap-plugins/usr/share/ladspa/rdf debian/docs0000644000000000000000000000000712001546620010032 0ustar README debian/control0000644000000000000000000000166012001547250010570 0ustar Source: tap-plugins Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Jaromír Mikeš Build-Depends: debhelper (>= 7.0.50~), sharutils Standards-Version: 3.9.3 DM-Upload-Allowed: yes Vcs-Git: git://git.debian.org/git/pkg-multimedia/tap-plugins.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/tap-plugins.git Homepage: http://tap-plugins.sourceforge.net/ Package: tap-plugins Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ladspa-plugin Description: Tom's Audio Processing LADSPA plugins Tom Szilagyi has written a number of plugins for LADSPA compatible hosts (e.g. Ardour, GNU Sound and GStreamer). . The plugins (Equalizer, Reverberator, Stereo Echo, Tremolo, Scaling Limiter, AutoPanner and DeEsser) have been written primarily for Ardour but should work well with any LADSPA host. debian/changelog0000644000000000000000000000542312001547422011041 0ustar tap-plugins (0.7.2-1) unstable; urgency=low * Team upload. * New bugfix release: - Fix sharp peaks / level jumps in the output when using the Scaling Limiter plugin. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Wed, 18 Jul 2012 16:56:59 +0200 tap-plugins (0.7.1-2) unstable; urgency=low * Team upload. * Set pkg format to 3.0 (quilt). * Ease building with gbp. * Add gbp configuration file. * Update debian/copyright to comply with DEP-5 svn.174. * Remove myself from the Uploaders field. * Bump Standards. -- Alessio Treglia Fri, 01 Jul 2011 12:19:07 +0200 tap-plugins (0.7.1-1) unstable; urgency=low [ Jaromír Mikeš ] * New upstream release * Watch file added * Reworked copyright file * Removed - clean from rules file * Removed dh-clean-k from rules file * Removed Homepage from description * Added Homepage field * Added Vcs-Browser field * Added Vcs-Git field * Bump to standards version 3.8.3 * Switched to debhelper 7 * Added Uploaders * Changed maintainer * Compatibility changed to 7 * Added DM-Upload-Allowed field * Documentation moved to separate package tap-plugins-doc [ Alessio Treglia ] * Adopting this (Closes: #508845). * Bump Standards. * Switch to debhelper 7. * Set myself as first uploader. -- Jaromír Mikeš Sun, 18 Apr 2010 10:17:26 +0200 tap-plugins (0.7.0-2) unstable; urgency=low * Include documentation (Closes: #303230) * Revert change to biquad_run function (Closes: #315575) -- Anand Kumria Mon, 31 Oct 2005 18:45:50 +1100 tap-plugins (0.7.0-1) unstable; urgency=low * New upstream release (closes: #294086) -- Anand Kumria Thu, 24 Feb 2005 09:40:13 +1100 tap-plugins (0.6.0-1) unstable; urgency=low * Many new upstream releases * Documentation removed, it shall return. -- Anand Kumria Mon, 19 Jul 2004 02:32:50 +1000 tap-plugins (0.3.0-2) unstable; urgency=low * Correct doc-base to point to right file (closes: #232686) * Provide virtual package 'ladspa-plugin' so we get recommended by more hosts -- Anand Kumria Mon, 16 Feb 2004 01:38:56 +1100 tap-plugins (0.3.0-1) unstable; urgency=medium * New upstream release * Update web-site and email references. Improve description. -- Anand Kumria Sat, 7 Feb 2004 23:55:05 +1100 tap-plugins (0.2.0-1) unstable; urgency=low * New upstream release * Use 'mkdir -p' rather than mkdirhier -- Anand Kumria Wed, 4 Feb 2004 15:05:32 +1100 tap-plugins (0.1.1-1) unstable; urgency=low * Initial Release. -- Anand Kumria Mon, 26 Jan 2004 16:51:30 +1100 debian/gbp.conf0000644000000000000000000000003612001546645010607 0ustar [DEFAULT] pristine-tar = True debian/copyright0000644000000000000000000000423112001547205011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TAP-plugins Upstream-Contact: Tom Szilagyi Source: http://sourceforge.net/projects/tap-plugins/files/ Files: * Copyright: 2004 Tom Szilagyi License: GPL-2+ Files: ladspa.h Copyright: 2000-2002 Richard W.E. Furse, Paul Barton-Davis, Stefan Westerfeld License: LGPL-2.1+ Files: debian/* Copyright: 2010-2012 Alessio Treglia 2010 Jaromír Mikeš 2004 Anand Kumria License: GPL-2+ License: GPL-2+ 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. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. Comment: You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/source/0000755000000000000000000000000012001546620010462 5ustar debian/source/format0000644000000000000000000000001412001546620011670 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000010312001546620010205 0ustar version=3 http://sf.net/tap-plugins/tap-plugins-([\d.]+)\.tar\.gz