debian/0000755000000000000000000000000011556245261007175 5ustar debian/compat0000644000000000000000000000000211555645466010405 0ustar 7 debian/patches/0000755000000000000000000000000011555645466010636 5ustar debian/patches/series0000644000000000000000000000002111555645466012044 0ustar 01-destdir.patch debian/patches/01-destdir.patch0000644000000000000000000000075711555645466013544 0ustar Description: Pass the DESTDIR variable to make. Author: Free Ekanayaka --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- blepvco-0.1.0.orig/Makefile +++ blepvco-0.1.0/Makefile @@ -1,4 +1,5 @@ +DESTDIR = CPPFLAGS += -I. -fPIC -D_REENTRANT -Wall -O3 @@ -10,7 +11,7 @@ blepvco_if.o: ladspaplugin.h blepvco.h install: - /bin/cp blepvco.so /usr/lib/ladspa + /bin/cp blepvco.so $(DESTDIR)/usr/lib/ladspa DIR := $(shell basename `pwd`) debian/rules0000755000000000000000000000003611555645551010261 0ustar #!/usr/bin/make -f %: dh $@ debian/docs0000644000000000000000000000000711555645466010057 0ustar README debian/control0000644000000000000000000000150311555645772010611 0ustar Source: blepvco Section: sound Priority: extra Maintainer: Debian Multimedia Maintainers Uploaders: Free Ekanayaka Build-Depends: debhelper (>= 7), ladspa-sdk Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-multimedia/blepvco.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/blepvco.git;a=summary Homepage: http://www.smbolton.com/linux.html Package: blepvco Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ladspa-plugin Description: LADSPA, minBLEP-based, hard-sync-capable oscillator plugins A collection of LADSPA plugins containing three anti-aliased, minBLEP-based, hard-sync-capable oscillator plugins. The oscillators are intended to be used with modular synthesis systems, such as Alsa Modular Synth. debian/changelog0000644000000000000000000000243511556245261011053 0ustar blepvco (0.1.0-3) unstable; urgency=low * Team upload. * Switch packaging to 3.0 (quilt) format. * Remove DM-Upload-Allowed: yes, now unnecessary. * Remove myself from the uploaders list. * Bump Standards. * Add gbp config file. -- Alessio Treglia Thu, 28 Apr 2011 13:08:27 +0200 blepvco (0.1.0-2) unstable; urgency=low * Switch to debhelper. * Drop cdbs and add quilt support. * Rename (and refresh) destdir.patch to 01-destdir.patch. * Add debian/README.source to document how to patch the sources. * Fix debian/watch, thanks to Yan Morin for the patch (Closes: #551408). * debian/control: - Fix description to make lines shorter than 80 characters. - Bump Standards. - Set Maintainer to Debian Multimedia Maintainers team. - Add myself to Uploaders and set DM-Upload-Allowed to yes. - Add Homepage field. * debian/copyright: - Replace (c) with © to fix copyright-with-old-dh-make-debian-copyright lintian warning. - Update. - Fix copyright-refers-to-symlink-license lintian warning. -- Alessio Treglia Fri, 18 Dec 2009 20:21:38 +0100 blepvco (0.1.0-1) unstable; urgency=low * Initial release (Closes: #455968) -- Free Ekanayaka Wed, 12 Dec 2007 17:12:37 +0000 debian/install0000644000000000000000000000004611555645466010600 0ustar extras/*.ams /usr/share/doc/ams/demos debian/dirs0000644000000000000000000000001711555645466010071 0ustar usr/lib/ladspa debian/gbp.conf0000644000000000000000000000005711555645741010624 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/copyright0000644000000000000000000000270211555645466011143 0ustar This package was debianized by Free Ekanayaka on Wed, 12 Dec 2007 17:12:37 +0000. It was downloaded from http://home.jps.net/~musound/ Upstream Author: Sean Bolton Copyright: Copyright © 2004-2005 Sean Bolton 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-2'. The Debian packaging is © 2009, Alessio Treglia , © 2007, Free Ekanayaka and is licensed under the GPL, see above. Much of the LADSPA framework used here comes from VCO-plugins 0.3.0, copyright © 2003-2004 Fons Adriaensen. See the files: blepvco.cc blepvco.h blepvco_if.cc exp2ap.cc ladspaplugin.h: in the source package. debian/source/0000755000000000000000000000000011555645640010501 5ustar debian/source/format0000644000000000000000000000001411555645570011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013011555645466010232 0ustar version=3 http://www.smbolton.com/linux.html linux/blepvco-(.*)\.tar\.gz debian uupdate