debian/0000755000000000000000000000000012030355170007162 5ustar debian/changelog0000644000000000000000000000137512030355023011037 0ustar pd-smlib (0.12.2-1) unstable; urgency=low * updated to upstream version v0.12.2 * removed patches since they are in new upstream release * bumped standards version to 3.9.3 -- Hans-Christoph Steiner Tue, 25 Sep 2012 12:20:08 -0400 pd-smlib (0.12.1-2) unstable; urgency=low [ IOhannes m zmölnig ] * Makefile-fixes for non-linux (Closes: #609435) * Added Vcs stanzas [ Hans-Christoph Steiner ] * updated Build-Depends to use puredata-dev (Closes: #629801) * bumped standards version to 3.9.2 -- Hans-Christoph Steiner Fri, 10 Jun 2011 14:46:00 -0400 pd-smlib (0.12.1-1) unstable; urgency=low * Initial release (Closes: #591713) -- Hans-Christoph Steiner Wed, 10 Nov 2010 15:17:58 -0500 debian/compat0000644000000000000000000000000211466351570010374 0ustar 7 debian/control0000644000000000000000000000176511723536004010603 0ustar Source: pd-smlib Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers DM-Upload-Allowed: yes Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.3 Homepage: http://puredata.info Vcs-Git: git://git.debian.org/pkg-multimedia/pd-smlib.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-smlib.git Package: pd-smlib Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, ${misc:Depends}, pd-libdir Description: Pd library for mapping DSP data to controls Signal processing for Mapping - a LIBrary with vector and number stream processing objects for Pd, enhancing this language with objects for rapid prototyping of gesture analysis. It complements Pd with a set of objects for vector processing, vector analysis, vector synthesis, number stream analysis, number stream filters. debian/copyright0000644000000000000000000000205711466351570011135 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 Name: smlib Maintainer: Johannes Taelman Source: http://sourceforge.net/projects/pure-data/files/libraries/smlib/ Copyright: 2002, Johannes Taelman License: GPL-2+ This package 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 package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, 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/gbp.conf0000644000000000000000000000024511466351570010616 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/links0000644000000000000000000000033411466351570010241 0ustar usr/lib/pd/extra/smlib/README.txt usr/share/doc/pd-smlib/README usr/lib/pd/extra/smlib/examples usr/share/doc/pd-smlib/examples usr/share/common-licenses/GPL-2 usr/lib/pd/extra/smlib/LICENSE.txt debian/rules0000755000000000000000000000077211466351570010264 0ustar #!/usr/bin/make -f LIBRARY_NAME = smlib PACKAGE = pd-$(LIBRARY_NAME) pkglibdir = /usr/lib/pd/extra %: dh $@ --buildsystem=makefile override_dh_auto_install: dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir) # replace license file with link to the Debian license file rm -f -- $(CURDIR)/debian/$(PACKAGE)/$(pkglibdir)/$(LIBRARY_NAME)/LICENSE.txt override_dh_shlibdeps: dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/$(LIBRARY_NAME)/*.pd_linux \ -T$(CURDIR)/debian/$(PACKAGE).substvars debian/source/0000755000000000000000000000000011574544206010476 5ustar debian/source/format0000644000000000000000000000001411466351570011704 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006611466351570010231 0ustar version=3 http://sf.net/pure-data/smlib-(.*)\.tar\.gz