debian/0000755000000000000000000000000012076145444007175 5ustar debian/watch0000644000000000000000000000006511466050516010224 0ustar version=3 http://sf.net/pure-data/pddp-(.*)\.tar\.gz debian/pd-pddp.lintian-overrides0000644000000000000000000000133011677140432014100 0ustar # the upstream library format includes an 'examples' directory where example # scripts are kept. This directory needs to be part of the library itself so # that the documentation browser, aka the "Help Browser" can find and display # the examples. Sometimes the example scripts include image files to # manipulate. pd-pddp: image-file-in-usr-lib usr/lib/pd/extra/pddp/examples/test.bg.jpg # these are example scripts that are not in a runnable state, they just # outline how one would approach writing a script with this library. They are # not meant to be run as part of the library. pd-pddp: script-not-executable usr/lib/pd/extra/pddp/examples/toonepage pd-pddp: script-not-executable usr/lib/pd/extra/pddp/examples/topdf debian/copyright0000644000000000000000000000515112033613302011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pddp Upstream-Contact: Hans-Christoph Steiner Source: http://sourceforge.net/projects/pure-data/files/libraries/pddp/ Copyright: 2005-2010, Hans-Christoph Steiner 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'. Files: helplink.c pddplink.c Copyright: 2005, Krzysztof Czaja License: BSD Copyright (c) Krzysztof Czaja All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/gbp.conf0000644000000000000000000000024511466050516010612 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/changelog0000644000000000000000000000143412076145223011044 0ustar pd-pddp (0.2.1-1) unstable; urgency=low * updated to copyright-format/1.0 * Standards-Version: 3.9.4 * Imported Upstream version 0.2.1 -- Hans-Christoph Steiner Thu, 17 Jan 2013 23:07:34 -0500 pd-pddp (0.2-1) unstable; urgency=low * Imported Upstream version 0.2 * remove patches obsoleted by upstream Makefile fixes -- Hans-Christoph Steiner Thu, 29 Dec 2011 14:31:23 -0500 pd-pddp (0.1-2) unstable; urgency=low * updated Build-Depends to use puredata-dev (Closes: #629796) * bumped standards version to 3.9.2 -- Hans-Christoph Steiner Fri, 10 Jun 2011 14:42:01 -0400 pd-pddp (0.1-1) unstable; urgency=low * Initial release (Closes: #591732) -- Hans-Christoph Steiner Wed, 10 Nov 2010 15:45:38 -0500 debian/control0000644000000000000000000000167412076137742010612 0ustar Source: pd-pddp Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43), quilt (>= 0.46-7~) Standards-Version: 3.9.4 Homepage: http://puredata.info Vcs-Git: git://git.debian.org/pkg-multimedia/pd-boids.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-pddp.git;a=summary Package: pd-pddp Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, pd-ggee, pd-libdir, ${misc:Depends} Description: support library for the Pure Data Documentation Project This library provides a collection of objects for Pd for making documentation easier and more interactive, providing standard ways of outputting audio, controlling the DSP, and making it possible to embed clickable links. debian/compat0000644000000000000000000000000211466050516010370 0ustar 7 debian/rules0000755000000000000000000000100611466050516010247 0ustar #!/usr/bin/make -f LIBRARY_NAME = pddp PACKAGE = pd-$(LIBRARY_NAME) pkglibdir = /usr/lib/pd/extra %: dh --with quilt $@ --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/links0000644000000000000000000000021711466601607010240 0ustar usr/lib/pd/extra/pddp/README.txt usr/share/doc/pd-pddp/README usr/share/common-licenses/GPL-2 usr/lib/pd/extra/pddp/LICENSE.txt debian/source/0000755000000000000000000000000011574544205010475 5ustar debian/source/format0000644000000000000000000000001411466050516011700 0ustar 3.0 (quilt)