debian/0000775000000000000000000000000011617001637007172 5ustar debian/changelog0000664000000000000000000000763111617001625011050 0ustar fluidsynth-dssi (1.0.0-6ubuntu1) oneiric; urgency=low * Rebuild for fluidsynth transition (LP: #821346) -- Alessio Treglia Fri, 05 Aug 2011 16:51:42 +0200 fluidsynth-dssi (1.0.0-6) unstable; urgency=low * Replace negated list of architectures with linux-any (Closes: #634300) -- Alessio Treglia Tue, 19 Jul 2011 13:37:39 +0200 fluidsynth-dssi (1.0.0-5) unstable; urgency=low * Drop LASH support. * Bump Standards. * Adopt DH's 'dh $@ --with foo' syntax for compatibility with DH 8. -- Alessio Treglia Thu, 19 May 2011 19:20:05 +0200 fluidsynth-dssi (1.0.0-4) unstable; urgency=low * Upload to unstable. * debian/control: - Adjust versioned build-dep on libfluidsynth-dev, thanks to Jonas Smedegaard for the good hint. - Demote dssi-host-jack to Suggests. * debian/gbp.conf: Add sign-tags = True -- Alessio Treglia Fri, 18 Mar 2011 10:40:08 +0100 fluidsynth-dssi (1.0.0-3) experimental; urgency=low * First upload to experimental to build against new FluidSynth. -- Alessio Treglia Wed, 15 Sep 2010 10:58:17 +0200 fluidsynth-dssi (1.0.0-2) unstable; urgency=low * Drop ALSA support for those architectures which don't provide it. * Bump Standards. * Buil-depend on dssi-host-jack to workaround uninstallable state on kfreebsd-*; we will be able to build it when dssi-host-jack becomes available again (Closes: #591292). -- Alessio Treglia Mon, 02 Aug 2010 10:51:10 +0200 fluidsynth-dssi (1.0.0-1) unstable; urgency=low * New upstream release: - Bug fix from James McDermott for the broken-nwrite_float code in fluidsynth-dssi.c when used with unusual sample counts. - Removed the FluidSynth source patches in extra/, removed references to the patches in README, and reworked configure.ac to simply check that the FluidSynth version is >=1.0.6 before setting USE_AUGMENTED_FLUIDSYNTH_API and NWRITE_FLOAT_WORKS_CORRECTLY. - Added '-test' option to FluidSynth-DSSI_gtk.c to allow testing the GUI without a host. - Added code in FluidSynth-DSSI_gtk.c to silently ignore the 'sample-rate' method. * Conflicts/Replaces on dssi-plugin-fluidsynth. * Improve package description. * Update debian/copyright as per DEP-5. * Fix copyright file. * Append -Wl,--as-needed to linking options. * Removing rpath from binaries is not needed anymore. -- Alessio Treglia Sat, 17 Jul 2010 17:38:15 +0200 fluidsynth-dssi (0.9.1-4) unstable; urgency=low * Update Maintainer's name and address. * Move packaging to git. * Add myself to Uploaders field. * Switch to debhelper 7 + autotools_dev add-on. * Depends on liblash instead of ladcca; thanks to David Henningsson for the patch (Closes: #546415). * liblo transition: liblo0-dev -> liblo-dev. * Fix desktop file as per spec. * Fix watch file; thanks to Raphael Geissert for reporting this (Closes: #450334). * Remove *.la files (since it's a release goal for squeeze). * Exclude xsynth-dssi.so from being treated as shared libs. * debian/docs: Don't install TODO file. * Switch to format 3.0 (quilt). * Add config file for git-buildpackage. * Add .gitignore file. * Update Standards-Version to 3.9.0. * Add Homepage field. -- Alessio Treglia Wed, 14 Jul 2010 14:37:15 +0200 fluidsynth-dssi (0.9.1-3) unstable; urgency=low * Depend on dssi-host-jack * Added .desktop file -- Free Ekanayaka Mon, 14 May 2007 10:58:27 +0200 fluidsynth-dssi (0.9.1-2) unstable; urgency=low * Added description about DSSI in control (Closes: #417415) -- Free Ekanayaka Mon, 2 Apr 2007 20:40:56 +0200 fluidsynth-dssi (0.9.1-1) unstable; urgency=low * Initial Release (Closes: #321465). -- Free Ekanayaka Sun, 18 Feb 2007 10:10:47 +0100 debian/compat0000664000000000000000000000000211565250126010371 0ustar 7 debian/fluidsynth-dssi.desktop0000664000000000000000000000032011565250126013712 0ustar [Desktop Entry] Name=Fluidsynth DSSI Comment=SoundFont-playing software synthesizer Exec=jack-dssi-host fluidsynth-dssi.so Icon= Terminal=false Type=Application Categories=GNOME;AudioVideo;Audio;X-Synthesis; debian/source/0000775000000000000000000000000011565250126010473 5ustar debian/source/format0000664000000000000000000000001411565250126011701 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000007311565250126010224 0ustar version=3 http://sf.net/dssi/fluidsynth-dssi-(.*)\.tar\.gz debian/rules0000775000000000000000000000040111565250435010251 0ustar #!/usr/bin/make -f LDFLAGS+=-Wl,--as-needed %: dh $@ --with autotools_dev override_dh_auto_install: dh_auto_install rm -f $(CURDIR)/debian/fluidsynth-dssi/usr/lib/dssi/fluidsynth-dssi.la override_dh_makeshlibs: dh_makeshlibs --exclude=/usr/lib/dssi debian/docs0000664000000000000000000000000711565250126010043 0ustar README debian/control0000664000000000000000000000247211617001632010575 0ustar Source: fluidsynth-dssi Section: sound Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Multimedia Maintainers Uploaders: Willem van Engen , Free Ekanayaka , Alessio Treglia Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev, liblo-dev, ladspa-sdk, libasound2-dev [linux-any], dssi-dev, libfluidsynth-dev (>= 1.1.2), dssi-host-jack, autotools-dev (>= 20100122.1~) Vcs-Git: git://git.debian.org/pkg-multimedia/fluidsynth-dssi.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/fluidsynth-dssi.git Standards-Version: 3.9.2 Homepage: http://dssi.sourceforge.net/ Package: fluidsynth-dssi Architecture: any Provides: dssi-plugin Conflicts: dssi-plugin-fluidsynth Replaces: dssi-plugin-fluidsynth Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: dssi-host-jack Description: DSSI wrapper for the FluidSynth SoundFont-playing synthesizer The FluidSynth-DSSI package contains FluidSynth-DSSI, a wrapper for the FluidSynth SoundFont-playing software synthesizer, allowing it to function as a DSSI plugin. . DSSI is an API for audio processing plugins, particularly useful for software synthesis plugins with user interfaces. debian/gbp.conf0000664000000000000000000000005711565250126010614 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/copyright0000664000000000000000000000330511565250126011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: fluidsynth-dssi Maintainer: Sean Bolton Source: http://sourceforge.net/projects/dssi/files/fluidsynth-dssi Copyright: 2004-2009 Sean Bolton License: GPL-2+ Files: ./src/load_soundfont_metadata.* Copyright: 2003 Peter Hanappe 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald, Josh Green 2005-2009 Sean Bolton and others License: GPL-2+ Files: ./src/fluidsynth-dssi.*, ./src/FluidSynth-DSSI_gtk.c Copyright: 2003 Peter Hanappe and others 2004-2009 Sean Bolton and others License: GPL-2+ Files: ./src/locate_soundfont.c Copyright: 2004, 2009 Chris Cannam and others 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'.