debian/0000755000000000000000000000000011656324722007176 5ustar debian/install0000644000000000000000000000005411656324722010566 0ustar debian/flite-meta.pd usr/lib/pd/extra/flite debian/source/0000755000000000000000000000000011656324722010476 5ustar debian/source/format0000644000000000000000000000001411656324722011704 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022511656324722010226 0ustar # to be processed with uscan(1) version=3 opts="uversionmangle=s/-/./" \ http://www.ling.uni-potsdam.de/~moocow/projects/pd/pdflite-(.*)\.tar\.gz debian/copyright0000644000000000000000000000770511656324722011142 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166 Upstream-Name: pdflite Upstream-Contact: Bryan Jurish Source: http://www.ling.uni-potsdam.de/~moocow/projects/pd/ Files: * Copyright: 2006-2011, Bryan Jurish License: GPL-2 Files: debian/* Copyright: 2011, Roman Haefeli License: GPL-2+ Files: common/m4/* Copyright: 2009, Bryan Jurish License: GAP Files: config/depcomp Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc. License: GPL-2+-with-Autoconf-exception Files: config/install-sh Copyright: 1994, X Consortium License: Expat-with-X-exception Files: config/missing Copyright: 1996-1997, 1999-2000, 2002-2005, Free Software Foundation, Inc. License: GPL-2+-with-Autoconf-exception License: GAP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. 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. . 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 program. If not, see . Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. 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 License: GPL-2+-with-Autoconf-exception As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. License: Expat-with-X-exception Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. debian/flite-meta.pd0000644000000000000000000000054111656324722011552 0ustar #N canvas 10 10 200 200 10; #N canvas 20 20 420 300 META 0; #X text 10 10 META this is a prototype of a libdir meta file; #X text 10 30 NAME pdstring; #X text 10 50 AUTHOR Bryan Jurish ; #X text 10 70 DESCRIPTION Speech synthesis for Pd; #X text 10 90 LICENSE GPL v2; #X text 10 110 VERSION 0.02-3; #X restore 10 10 pd META; debian/patches/0000755000000000000000000000000011656324722010625 5ustar debian/patches/series0000644000000000000000000000004111656324722012035 0ustar fix-help-files-install-dir.patch debian/patches/fix-help-files-install-dir.patch0000644000000000000000000000106411656324722016703 0ustar Description: fix configure to install help-files to extdir Author: Roman Haefeli --- a/configure +++ b/configure @@ -4134,9 +4134,6 @@ - pddocdir="${pddir}/doc/5.reference" - - ##-- pdincludedir # Check whether --with-pd-include was given. @@ -4166,6 +4163,10 @@ pdexternsdir="$pdextdir" pdexecdir="$pdextdir" + ##-- pddocdir + # Nowadays the help files usually are installed besides the class files + pddocdir="${pdextdir}" + ## pd-directory/ies ##^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ debian/links0000644000000000000000000000010411656324722010234 0ustar usr/share/common-licenses/GPL-2 usr/lib/pd/extra/flite/LICENSE.txt debian/README.Debian0000644000000000000000000000051411656324722011237 0ustar pd-flite for Debian ----------------------- Unlike the upstream sources this package installs the external and according help-files to /usr/lib/pd/extra in order to comply with the libdir format. This library provides the following object classes: [flite] -- Roman Haefeli Thu, 03 Nov 2011 21:15:07 +0100 debian/gbp.conf0000644000000000000000000000005711656324722010617 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000023211656324722011045 0ustar pd-flite (0.02.3-1) unstable; urgency=low * Initial release (Closes: #643838) -- Roman Haefeli Tue, 08 Nov 2011 23:13:13 +0100 debian/docs0000644000000000000000000000001311656324722010043 0ustar README.txt debian/rules0000755000000000000000000000067211656324722010263 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: dh_auto_configure -- --with-pd-dir=/usr/lib/pd \ --with-pd-extdir=/usr/lib/pd/extra/flite override_dh_shlibdeps: dpkg-shlibdeps debian/pd-flite/usr/lib/pd/extra/flite/flite.pd_linux \ -Tdebian/pd-flite.substvars override_dh_strip: strip --remove-section=.comment --remove-section=.note --strip-unneeded \ debian/pd-flite/usr/lib/pd/extra/flite/flite.pd_linux debian/control0000644000000000000000000000147311656324722010606 0ustar Source: pd-flite Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Roman Haefeli Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43), flite1-dev Standards-Version: 3.9.2 Section: sound Homepage: http://www.ling.uni-potsdam.de/~moocow/projects/pd/ Vcs-Git: git://anonscm.debian.org/git/pkg-multimedia/pd-flite Vcs-Browser: http://anonscm.debian.org/git/pkg-multimedia/pd-flite.git/ Package: pd-flite Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, puredata-core | pd Description: Speech synthesis for Pd The flite external contains a single Pd class which provides a high-level text-to-speech interface for English based on the 'libflite' library by Alan W Black and Kevin A. Lenzo. debian/compat0000644000000000000000000000000211656324722010374 0ustar 7