debian/0000755000000000000000000000000012224517042007165 5ustar debian/compat0000644000000000000000000000000212224515523010365 0ustar 9 debian/rules0000755000000000000000000000042512224515523010250 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --enable-static=no override_dh_auto_clean: rm -rf m4 dh_auto_clean override_dh_autoreconf: mkdir m4 dh_autoreconf override_dh_strip: dh_strip --dbg-package=libnabrit-dbg debian/control0000644000000000000000000000404112224516601010567 0ustar Source: naspro-bridge-it Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia Build-Depends: debhelper (>= 9), dh-autoreconf, libnacore-dev (>= 0.5.0-1~), lv2-dev, pkg-config Standards-Version: 3.9.4 Homepage: http://naspro.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/naspro-bridge-it.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/naspro-bridge-it.git Package: libnabrit3 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: LV2 bridging helper library NASPRO Bridge it is a little helper library to develop insert-your-API-here to LV2 bridges. . As of now, it basically offers a few utility functions and Turtle/RDF serialization for LV2 dynamic manifest generation, supporting the following LV2 specifications/extensions: * LV2 revision 4.0; * LV2 Dynamic Manifest revision 1.0; * Extended Port Information draft revision 3 (only for the logarithmic port property); * LV2 Events revision 1.0; * LV2 MIDI Events revision 1.0. . It is written in C99 and is almost entirely reentrant and thread-safe. . This package includes the shared library object. Package: libnabrit-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libnabrit3 (= ${binary:Version}), libnacore-dev (>= 0.3.0), lv2-dev, ${misc:Depends} Recommends: pkg-config Description: LV2 bridging helper library (development files) NASPRO Bridge it is a little helper library to develop insert-your-API-here to LV2 bridges. . This package provides the development files. Package: libnabrit-dbg Section: debug Priority: extra Architecture: any Multi-Arch: same Depends: libnabrit3 (= ${binary:Version}), ${misc:Depends} Description: LV2 bridging helper library (debugging symbols) NASPRO Bridge it is a little helper library to develop insert-your-API-here to LV2 bridges. . This package provides the debugging symbols. debian/libnabrit3.install0000644000000000000000000000003112224515523012602 0ustar usr/lib/*/libnabrit.so.* debian/changelog0000644000000000000000000000405612224516673011055 0ustar naspro-bridge-it (0.5.0-2) unstable; urgency=low * Upload to unstable. * Tighten dep on naspro-core. -- Alessio Treglia Mon, 07 Oct 2013 12:40:30 +0100 naspro-bridge-it (0.5.0-1) experimental; urgency=low * New upstream release. * Fix Homepage. * Fix Vcs fields. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Mon, 11 Feb 2013 17:44:29 +0000 naspro-bridge-it (0.4.1-1) unstable; urgency=low * New upstream release. * Port to the LV2's new unified version. * Bump SONAME: libnabrit2 -> libnabrit3 * Needs debhelper >= 9 * Build against naspro-core >= 0.4.0-3~ * Update debian/copyright. * Bump Standards. -- Alessio Treglia Mon, 04 Jun 2012 19:21:26 +0200 naspro-bridge-it (0.4.0-2) unstable; urgency=low * Upload to unstable. -- Alessio Treglia Thu, 02 Feb 2012 00:41:51 +0100 naspro-bridge-it (0.4.0-1) experimental; urgency=low * New upstream release. * Build with Multi-Arch. * Update debian/copyright. -- Alessio Treglia Wed, 01 Feb 2012 10:01:58 +0100 naspro-bridge-it (0.3.0-2) unstable; urgency=low * Upload to unstable. -- Alessio Treglia Tue, 27 Dec 2011 01:59:34 +0100 naspro-bridge-it (0.3.0-1) experimental; urgency=low * New upstream release. * Bump SONAME: libnabrit1 -> libnabrit2. -- Alessio Treglia Sat, 17 Dec 2011 01:33:18 +0100 naspro-bridge-it (0.2.91-1) unstable; urgency=low * New upstream release. * We don't need to repack the tarball anymore, upstream has removed the offending files. * Demote pkg-config to Recommends for libnabrit-dev. * Add Suggests: lv2-extensions-good in libnabrit-dev's stanza. * debian/copyright: Update to DEP-5 rev.174 * Bump Standards. -- Alessio Treglia Mon, 30 May 2011 10:07:38 +0200 naspro-bridge-it (0.2.90~dfsg0-1) unstable; urgency=low * Initial release. (Closes: #620333) -- Alessio Treglia Fri, 01 Apr 2011 10:15:24 +0200 debian/libnabrit-dev.install0000644000000000000000000000007012224515523013276 0ustar usr/include usr/lib/*/libnabrit*.so usr/lib/*/pkgconfig debian/libnabrit3.symbols0000644000000000000000000000306612224515523012637 0ustar libnabrit.so.3 libnabrit3 #MINVER# nabrit_bridge_free@Base 0.3.0 nabrit_bridge_get_descriptor@Base 0.3.0 nabrit_bridge_new@Base 0.3.0 nabrit_manifest_print_data@Base 0.3.0 nabrit_manifest_print_subjects@Base 0.3.0 nabrit_plugin_free@Base 0.3.0 nabrit_plugin_free_ports@Base 0.3.0 nabrit_plugin_free_presets@Base 0.3.0 nabrit_plugin_from_descriptor@Base 0.3.0 nabrit_plugin_get_descriptor@Base 0.3.0 nabrit_plugin_get_opaque@Base 0.3.0 nabrit_plugin_new@Base 0.3.0 nabrit_plugin_set_creator@Base 0.3.0 nabrit_plugin_set_hard_rt_capable@Base 0.3.0 nabrit_plugin_set_in_place_broken@Base 0.3.0 nabrit_plugin_set_is_live@Base 0.3.0 nabrit_plugin_set_name@Base 0.3.0 nabrit_plugin_set_opaque@Base 0.3.0 nabrit_plugin_set_rights@Base 0.3.0 nabrit_pluglib_free_plugins@Base 0.3.0 nabrit_pluglib_get_filename@Base 0.3.0 nabrit_pluglib_get_opaque@Base 0.3.0 nabrit_pluglib_new@Base 0.3.0 nabrit_pluglib_set_opaque@Base 0.3.0 nabrit_port_get_symbol@Base 0.3.0 nabrit_port_get_type@Base 0.3.0 nabrit_port_new@Base 0.3.0 nabrit_port_set_deflt@Base 0.3.0 nabrit_port_set_integer@Base 0.3.0 nabrit_port_set_logarithmic@Base 0.3.0 nabrit_port_set_max@Base 0.3.0 nabrit_port_set_min@Base 0.3.0 nabrit_port_set_name@Base 0.3.0 nabrit_port_set_reports_latency@Base 0.3.0 nabrit_port_set_sample_rate@Base 0.3.0 nabrit_port_set_toggled@Base 0.3.0 nabrit_preset_add_value@Base 0.3.0 nabrit_preset_get_name@Base 0.3.0 nabrit_preset_new@Base 0.3.0 nabrit_util_filter_by_suffix@Base 0.3.0 nabrit_util_load_all_in_dir@Base 0.3.0 nabrit_util_load_all_in_env_path@Base 0.3.0 debian/gbp.conf0000644000000000000000000000006212224515531010603 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000414212224515525011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NASPRO Bridge it Upstream-Contact: Stefano D'Angelo Source: https://sourceforge.net/projects/naspro/files/ Copyright: 2007-2012 NASPRO Bridge it development team License: LGPL-2.1+ Files: * Copyright: 2007-2012 NASPRO Bridge it 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: LGPL-2.1+ 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. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . 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. . 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 . debian/source/0000755000000000000000000000000012224515523010467 5ustar debian/source/format0000644000000000000000000000001412224515523011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014212224515523010215 0ustar version=3 opts=dversionmangle=s/~dfsg\d*// \ http://sf.net/naspro/naspro-bridge-it-(.*)\.tar\.bz2