debian/0000755000000000000000000000000011524732755007201 5ustar debian/compat0000644000000000000000000000000211457014104010361 0ustar 7 debian/rules0000755000000000000000000000037111457014104010244 0ustar #!/usr/bin/make -f LDFLAGS+=-Wl,--as-needed %: dh --with autotools_dev $@ override_dh_auto_install: dh_auto_install rm -f $(CURDIR)/debian/xsynth-dssi/usr/lib/dssi/xsynth-dssi.la override_dh_makeshlibs: dh_makeshlibs --exclude=/usr/lib/dssi debian/docs0000644000000000000000000000002411457014104010032 0ustar README TODO AUTHORS debian/control0000644000000000000000000000245511457014266010605 0ustar Source: xsynth-dssi Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Willem van Engen , Free Ekanayaka , Alessio Treglia Build-Depends: debhelper (>= 7.0.50~), dssi-dev, liblo-dev, libgtk2.0-dev, ladspa-sdk, libasound2-dev, autotools-dev (>= 20100122.1~) Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/pkg-multimedia/xsynth-dssi.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/xsynth-dssi.git Homepage: http://dssi.sourceforge.net/ Package: xsynth-dssi Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: dssi-plugin-xsynth Conflicts: dssi-plugin-xsynth Provides: dssi-plugin Description: classic-analog (VCOs-VCF-VCA) style software synthesizer The xsynth-dssi package contains the Xsynth-DSSI plugin, a classic-analog (VCOs-VCF-VCA) style software synthesizer with an editor GUI. Xsynth-DSSI was written by Sean Bolton, and was based on Steve Brooke's Xsynth code, but has since acquired polyphonic operation, band-limited oscillators, a better filter mode, and velocity-sensitive envelopes. . DSSI is an API for audio processing plugins, particularly useful for software synthesis plugins with user interfaces. debian/changelog0000644000000000000000000000434311524732613011050 0ustar xsynth-dssi (0.9.4-2) unstable; urgency=low * Upload to unstable. -- Alessio Treglia Thu, 10 Feb 2011 10:53:11 +0100 xsynth-dssi (0.9.4-1) experimental; urgency=low * New upstream release. * Update debian/copyright. -- Alessio Treglia Mon, 18 Oct 2010 11:47:44 +0200 xsynth-dssi (0.9.2-2) unstable; urgency=low * debian/control: Reintroduce libasound2-dev build-dependency as it's provided by liboss-salsa-dev on hurd,kfreebsd-* architectures. * debian/gbp.conf: Set sign-tags to True. * Bump Standards. -- Alessio Treglia Wed, 06 Oct 2010 16:28:35 +0200 xsynth-dssi (0.9.2-1) unstable; urgency=low * New upstream release. * Add Replaces/Conflicts on dssi-plugin-xsynth. * debian/copyright rewritten as per DEP-5 proposal. * Provides dssi-plugin. * Pass -Wl,--as-needed to the linker. * Removing rpath from binaries is not needed anymore. * Drop ALSA support for those architectures which don't provide it. -- Alessio Treglia Sat, 17 Jul 2010 19:38:40 +0200 xsynth-dssi (0.9.0-3) unstable; urgency=low * Update Maintainer's name and address. * Move packaging to git. * Add myself to Uploaders field. * liblo0-dev -> liblo-dev transition. * Switch to debhelper 7 + autotools_dev. * Fix watch file (Closes: #450370). * Switch to format 3.0 (quilt). * Add configuration file for git-buildpackage. * Add git ignore file. * Bump Standards. * Fix spelling error in package description. * Add Homepage field. * Drop changes to config.{guess,sub} files, autotools_dev updates them at build time. * Exclude xsynth-dssi.so from being treated as shared libs. * Remove libtool files (squeeze's release goal). -- Alessio Treglia Wed, 14 Jul 2010 11:25:24 +0200 xsynth-dssi (0.9.0-2) unstable; urgency=low * Second upload to Debian (Closes: #321464). * Added copyright information about the bits of source code borrowed from other projects * Fixed rpath lintian warnings -- Free Ekanayaka Mon, 2 Apr 2007 21:04:36 +0200 xsynth-dssi (0.9.0-1) unstable; urgency=low * Initial Release -- Free Ekanayaka Fri, 2 Feb 2007 12:04:55 +0100 debian/gbp.conf0000644000000000000000000000005711457014266010615 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/copyright0000644000000000000000000000402011457014266011123 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: xsynth-dssi Maintainer: Sean Bolton Source: http://sourceforge.net/projects/dssi/files/xsynth-dssi Copyright: 2004-2010 Sean Bolton License: GPL-2+ Files: ./src/xsynth_ports.c, ./extra/dump_old_xsynth_patch.c, ./src/gui_callbacks.c Copyright: 2004-2010 Sean Bolton and others 1999 S. J. Brookes License: GPL-2+ Files: ./src/xsynth_voice_render-original.c, ./src/xsynth_voice.h, ./src/xsynth-dssi.c, ./src/xsynth_synth.c Copyright: 2003 Peter Hanappe and others 2004-2010 Sean Bolton and others 1999 S. J. Brookes License: GPL-2+ Files: ./src/xsynth_synth.h Copyright: 2003 Peter Hanappe and others 2004-2010 Sean Bolton and others License: GPL-2+ Files: ./src/xsynth_voice_render.c Copyright: 2003 Fons Adriaensen 2003 Peter Hanappe and others 2004-2010 Sean Bolton and others 1999 S. J. Brookes License: GPL-2+ Files: ./src/gtkknob.c Copyright: 2004 Sean Bolton 1999 Tony Garnock-Jones License: GPL-2+ Files: ./debian/* Copyright: 2010 Alessio Treglia 2007 Free Ekanayaka 2005 Willem van Engen 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; 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. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011457014266010474 5ustar debian/source/format0000644000000000000000000000001411457014104011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006711457014104010217 0ustar version=3 http://sf.net/dssi/xsynth-dssi-(.*)\.tar\.gz