debian/0000755000000000000000000000000012076140263007167 5ustar debian/watch0000644000000000000000000000006612032175526010224 0ustar version=3 http://sf.net/pure-data/chaos-(.*)\.tar\.gz debian/copyright0000644000000000000000000000222512067445413011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: chaos Upstream-Contact: Ben Bogart , Michael McGonagle Source: http://sourceforge.net/projects/pure-data/files/libraries/chaos/ Files: * Copyright: 2002-2003, Ben Bogart 2003, Michael McGonagle 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.conf0000644000000000000000000000024512032175506010607 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/changelog0000644000000000000000000000056212076140170011041 0ustar pd-chaos (0.2-1) unstable; urgency=low * updated to copyright-format/1.0 * Standards-Version: 3.9.4 * Imported Upstream version 0.2 -- Hans-Christoph Steiner Thu, 17 Jan 2013 22:24:20 -0500 pd-chaos (0.1-1) unstable; urgency=low * Initial release (Closes: #689277) -- Hans-Christoph Steiner Tue, 02 Oct 2012 12:11:25 -0400 debian/control0000644000000000000000000000274612076137742010613 0ustar Source: pd-chaos Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.4 Homepage: http://puredata.info Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-chaos.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-chaos.git;a=summary Package: pd-chaos Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, pd-libdir, ${misc:Depends} Recommends: pd-import Description: Pd library for calculating various chaotic attractors chaos is a library of Pd objects for calculating various chaotic attractors, including: lorenz, rossler, henon, ikeda, attract1, base, base3, dejong, gingerbreadman, hopalong, latoocarfian, latoomutalpha, latoomutbeta, latoomutgamma, logistic, lotka_volterra, martin, mlogistic, pickover, popcorn, quadruptwo, standardmap, strange1, tent, three_d, threeply, tinkerbell and unity. . The package includes 1, 2 and 3 dimentional attractors. There are outlets for each dimention, starting from the left, followed by three outlets for attractor data (see the help patches for details). The scale of the values vary between the different attractors. . Some of the algorithms were derived from other projects, including Julian C. Sproutt's attract.java and algorithms by Cliff Pickover. debian/compat0000644000000000000000000000000212032175506010365 0ustar 7 debian/rules0000755000000000000000000000077212032606250010250 0ustar #!/usr/bin/make -f LIBRARY_NAME = chaos 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/links0000644000000000000000000000033412032176705010234 0ustar usr/lib/pd/extra/chaos/README.txt usr/share/doc/pd-chaos/README usr/lib/pd/extra/chaos/examples usr/share/doc/pd-chaos/examples usr/share/common-licenses/GPL-2 usr/lib/pd/extra/chaos/LICENSE.txt debian/source/0000755000000000000000000000000012032175464010472 5ustar debian/source/format0000644000000000000000000000001411430025424011667 0ustar 3.0 (quilt)