debian/0000755000000000000000000000000012163313457007173 5ustar debian/install0000644000000000000000000000004212163313457010560 0ustar *.pd* usr/lib/pd/extra/readanysf~ debian/source/0000755000000000000000000000000012163313457010473 5ustar debian/source/format0000644000000000000000000000001412163313457011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013612163313457010224 0ustar version=3 http://aug.ment.org/readanysf/download.php /software/readanysf~(\d+)\.(\d+).tar.gz debian/copyright0000644000000000000000000000242312163313457011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: readanyfs~ Upstream-Contact: Roman Haefeli Source: http://aug.ment.org/readanysf/ Copyright: 2003-2012 August Black License: GPL-2+ Files: * Copyright: 2003-2012 August Black License: GPL-2+ Files: debian/* Copyright: 2010, Roman Haefeli 2011-2013, IOhannes m zmölnig 2011, Alessandro Ghedini License: GPL-2+ 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, 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 (GPL) version 2 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/links0000644000000000000000000000022312163313457010233 0ustar usr/share/doc/pd-readanysf/README usr/lib/pd/extra/readanysf~/README.txt usr/share/common-licenses/GPL-2 usr/lib/pd/extra/readanysf~/LICENSE.txt debian/control.in0000644000000000000000000000202312163313457011200 0ustar Source: pd-readanysf Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Roman Haefeli , IOhannes m zmoelnig (gpg-key at iem) , Felipe Sateler Build-Depends: @cdbs@, libgmerlin-avdec-dev, libgavl-dev, puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.4 Section: sound Homepage: http://aug.ment.org/readanysf/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-readanysf.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-readanysf.git Package: pd-readanysf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, puredata | pd Description: Pd object for reading multiple audio file formats This Pure Data object supports reading from disk as well as from web- resources and decodes a huge variety of audio codecs. Sources with multiple channels and sampling rates different from Pd's can be played back as well. . Check the help-patch for more usage information. debian/copyright_hints0000644000000000000000000000245312163313457012337 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Makefile Makefile.win READMEmacpkg.txt anysndfiler.pd debian/compat debian/control debian/control.in debian/dirs debian/docs debian/gbp.conf debian/install debian/links debian/source/format debian/source/local-options debian/watch embed-MacOSX-dependencies.sh jamesdunn_buzz_stresstest.pd readanysf~-help.pd readanysf~-meta.pd src/.svn/all-wcprops src/.svn/entries Copyright: *No copyright* License: UNKNOWN FIXME Files: src/.svn/text-base/FifoAudioFrames.cpp.svn-base src/.svn/text-base/FifoAudioFrames.h.svn-base src/.svn/text-base/FifoVideoFrames.cpp.svn-base src/.svn/text-base/FifoVideoFrames.h.svn-base src/.svn/text-base/ReadMedia.cpp.svn-base src/.svn/text-base/ReadMedia.h.svn-base src/.svn/text-base/readanysf~.cpp.svn-base src/FifoAudioFrames.cpp src/FifoAudioFrames.h src/FifoVideoFrames.cpp src/FifoVideoFrames.h src/ReadMedia.cpp src/ReadMedia.h src/readanysf~.cpp Copyright: 2003-2010, August Black License: GPL-2+ FIXME Files: debian/rules Copyright: 2011, IOhannes m zmölnig License: GPL-2+ FIXME Files: README Copyright: august black 2003, - 2010 License: UNKNOWN FIXME debian/gbp.conf0000644000000000000000000000005712163313457010614 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000222612163313457011047 0ustar pd-readanysf (0.43-1) unstable; urgency=low [ IOhannes m zmölnig ] * Imported Upstream version 0.43 - Removed patches included upstream. * Versioned Build-depends on puredata-dev | puredata * Updated Depends to use puredata|pd * Fixed short description * Update Vcs-* stanzas * Updated copyright file to final DEP5 specifications * Bumped standards to 3.9.4 [ Hans-Christoph Steiner ] * Updated Build-Depends to use puredata-dev (Closes: #629805) [ Felipe Sateler ] * Add myself to Uploaders * Relese to unstable -- Felipe Sateler Fri, 28 Jun 2013 09:44:39 -0400 pd-readanysf (0.42-1) unstable; urgency=low [ Roman Haefeli ] * Initial release (Closes: #598388) * do manual install, since the provided Makefile doesn't have a 'install' target [ IOhannes m zmölnig ] * updated debian/copyright * patch for missing objs/ directory * renamed CFLAGS to protect them from being overwritten * patch to always use -fPIC * patch for proper OS-detection [ Alessandro Ghedini ] * add debian/watch file -- IOhannes m zmoelnig (gpg-key at iem) Thu, 10 Feb 2011 14:25:57 +0100 debian/docs0000644000000000000000000000000712163313457010043 0ustar README debian/rules0000755000000000000000000000215612163313457010257 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011 IOhannes m zmölnig # Description: Main Debian packaging script for pd-readanysf # # 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, 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 . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk include /usr/share/cdbs/1/class/pd.mk include /usr/share/cdbs/1/rules/utils.mk # Suppress scanning documentation images causing binary blobs. DEB_COPYRIGHT_CHECK_IGNORE_REGEX = screengrab.*\.png|debian/(changelog|copyright(|_hints|_newhints))$ debian/control0000644000000000000000000000210612163313457010575 0ustar Source: pd-readanysf Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Roman Haefeli , IOhannes m zmoelnig (gpg-key at iem) , Felipe Sateler Build-Depends: debhelper, dh-buildinfo, cdbs (>= 0.4.91~), devscripts, libgmerlin-avdec-dev, libgavl-dev, puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.4 Section: sound Homepage: http://aug.ment.org/readanysf/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-readanysf.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-readanysf.git Package: pd-readanysf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, puredata | pd Description: Pd object for reading multiple audio file formats This Pure Data object supports reading from disk as well as from web- resources and decodes a huge variety of audio codecs. Sources with multiple channels and sampling rates different from Pd's can be played back as well. . Check the help-patch for more usage information. debian/compat0000644000000000000000000000000212163313457010371 0ustar 7 debian/dirs0000644000000000000000000000003412163313457010054 0ustar usr/lib/pd/extra/readanysf~