debian/0000755000000000000000000000000012224517623007172 5ustar debian/compat0000644000000000000000000000000212224517304010364 0ustar 7 debian/rules0000755000000000000000000000024012224517304010242 0ustar #!/usr/bin/make -f %: dh $@ --parallel --with autoreconf override_dh_autoreconf: mkdir m4 dh_autoreconf override_dh_auto_clean: rm -rf m4 dh_auto_clean debian/control0000644000000000000000000000274212224517362010602 0ustar Source: naspro-bridges Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, dssi-dev, ladspa-sdk, libasound2-dev, libnabrit-dev (>> 0.5.0), libnacore-dev (>> 0.5.0), librdf0-dev, lv2-dev, pkg-config Standards-Version: 3.9.4 Homepage: http://naspro.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/naspro-bridges.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/naspro-bridges.git Package: naspro-bridges Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: naspro-bridges-bad Conflicts: naspro-bridges-bad Description: collection of bridges to LV2 NASPRO bridges is a collection of bridges to LV2 which, once installed, allow users to use plugins developed for other plugin standards in LV2 hosts. . This release contains two such bridges: a LADSPA (+ LRDF) and a DSSI one. . The LADSPA bridge supports every feature of LADSPA and LRDF except: * run_adding() and set_run_adding_gain(). * LRDF factory presets. The DSSI bridge does not support: * GUIs; * MIDI programs; * maximum number of events per run_synth() - it is 4096, should be enough in most cases; * run_synth_adding() - as before; * run_multiple_synths() and run_multiple_synths_adding() - no extension to do that and it may also be impossible to support those. debian/changelog0000644000000000000000000000353512224517433011051 0ustar naspro-bridges (0.5.0-2) unstable; urgency=low * Upload to unstable. * Tighten NASPRO dependencies. -- Alessio Treglia Mon, 07 Oct 2013 12:46:20 +0100 naspro-bridges (0.5.0-1) experimental; urgency=low * New upstream release. * Fix Homepage and Vcs fields. * Refresh debian/copyright. * Bump Standards. -- Alessio Treglia Mon, 11 Feb 2013 18:35:36 +0000 naspro-bridges (0.4.1-1) unstable; urgency=low * New upstream release. * Replace lv2{core,-extensions-good} with lv2-dev in Build-Depends. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Tue, 05 Jun 2012 12:01:01 +0200 naspro-bridges (0.4.0-1) unstable; urgency=low * New upstream release. * Update debian/copyright. -- Alessio Treglia Sun, 05 Feb 2012 17:48:47 +0100 naspro-bridges (0.3.1-2) unstable; urgency=low * Upload to unstable. -- Alessio Treglia Tue, 27 Dec 2011 09:15:06 +0100 naspro-bridges (0.3.1-1) experimental; urgency=low * New upstream release. * Update debian/copyright. * Build against new NASPRO's platform version. -- Alessio Treglia Fri, 23 Dec 2011 02:08:41 +0100 naspro-bridges (0.2.91-1) unstable; urgency=low * Imported Upstream version 0.2.91. * debian/copyright: - Update copyright information aboout debian/* - Small improvements. * Use DH's dh-autoreconf add-on. * debian/rules: - dh_autoreconf needs m4 to be created before calling autoreconf -f -i - Enable parallel builds. * Drop cmake, upstream has changed buildsystem. -- Alessio Treglia Tue, 31 May 2011 10:09:42 +0200 naspro-bridges (0.2.90-1) unstable; urgency=low * Initial release. (Closes: #620332) -- Alessio Treglia Fri, 27 May 2011 17:31:02 +0200 debian/gbp.conf0000644000000000000000000000006212224517317010607 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000401712224517307011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NASPRO bridges Upstream-Contact: Stefano D'Angelo Source: https://sourceforge.net/projects/naspro/files/ Files: * Copyright: 2007-2013 NASPRO core development team License: LGPL-2.1+ Files: ltmain.sh Copyright: 1996-2001, 2003-2010 Free Software Foundation, Inc. License: GPL-2+ Files: debian/* Copyright: 2010-2013, Alessio Treglia License: 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. . 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'. 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, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012224517304010466 5ustar debian/source/format0000644000000000000000000000001412224517304011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007512224517304010221 0ustar version=3 http://sf.net/naspro/naspro-bridges-(.*)\.tar\.bz2