debian/0000755000000000000000000000000011755026344007175 5ustar debian/compat0000644000000000000000000000000211755024660010372 0ustar 7 debian/rules0000755000000000000000000000051611755024660010256 0ustar #!/usr/bin/make -f # Path to the debian directory WAF = ./waf %: dh $@ override_dh_auto_configure: $(WAF) configure --lv2-dir=$(CURDIR)/debian/zynadd/usr/lib/lv2 override_dh_auto_build: $(WAF) override_dh_auto_clean: $(WAF) clean || true find -name "*.pyc" -delete dh_auto_clean override_dh_auto_install: $(WAF) install debian/control0000644000000000000000000000166011755025166010604 0ustar Source: zyn Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , Filipe Coelho Build-Depends: debhelper (>= 7.0.50~), libfftw3-dev, liblv2dynparam1-dev, lv2-dev, pkg-config, python Standards-Version: 3.9.3 Homepage: http://home.gna.org/zyn/ Vcs-Git: git://git.debian.org/pkg-multimedia/zyn.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/zyn.git Package: zynadd Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: zynjacku Description: ZynAddSubFX engines converted to LV2 plugin format The zyn project main goal is to extract synth engines from ZynAddSubFX and pack them in LV2 plugin format. Resulting plugins are heavily based on work made by Nasca Octavian Paul. If you like the amazing sounds these plugins generate you should thank Paul for this. debian/changelog0000644000000000000000000000203411755025304011041 0ustar zyn (1+git.20100609+dfsg0-2) unstable; urgency=low * Replace lv2core with lv2-dev in Build-Depends. * Update debian/copyright to machine-readable format. * Bump Standards. -- Alessio Treglia Thu, 17 May 2012 00:31:17 +0200 zyn (1+git.20100609+dfsg0-1) unstable; urgency=low * Get rid of the waf blob (Closes: #654513). * Adjust clean target to work properly with unpacked waf. * Bump Standards. -- Alessio Treglia Mon, 09 Jan 2012 20:40:23 +0100 zyn (1+git.20100609-2) unstable; urgency=low * Add Vcs tags. * Update Standards-Version to 3.9.0. * debian/copyright: Remove reference to /usr/share/common-licenses/BSD file to make lintian happy. * The license of addsynth_voice.h is clear enough, no need to repack the tarball in future. -- Alessio Treglia Wed, 07 Jul 2010 00:38:51 +0200 zyn (1+git.20100609-1) unstable; urgency=low * Initial release (Closes: #585135). -- Alessio Treglia Wed, 09 Jun 2010 15:10:54 +0200 debian/dirs0000644000000000000000000000001411755024660010053 0ustar usr/lib/lv2 debian/gbp.conf0000644000000000000000000000003611755024660010612 0ustar [DEFAULT] pristine-tar = True debian/copyright0000644000000000000000000000712211755026167011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zyn Upstream-Contact: Nedko Arnaudov Source: http://download.gna.org/zyn/ Files: * Copyright: 2006,2009 Nedko Arnaudov 2002-2005 Nasca Octavian Paul 2006 Lars Luthman License: GPL-2 Files: list.h Copyright: holders of this code are unknown, they were not License: GPL-2 Files: lv2-midifunctions.h, ./lv2-miditype.h Copyright: 2006 Lars Luthman License: LGPL-2+ Files: waf wafadmin/* Copyright: 2005-2008 Thomas Nagy License: BSD-3-clause Files: debian/* Copyright: 2009, Filipe Coelho 2010, Alessio Treglia License: GPL-2 License: GPL-2 This program 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; version 2 of the License . This program 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: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . License: LGPL-2+ This program 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 of the License, or (at your option) any later version. . This program 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: On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/source/0000755000000000000000000000000011755024660010474 5ustar debian/source/format0000644000000000000000000000001411755024660011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013211755024660010221 0ustar version=3 opts=dversionmangle=s/~dfsg$// \ http://download.gna.org/zyn/zyn-(.*)\.tar\.bz2