debian/0000755000000000000000000000000012203313243007157 5ustar debian/control0000644000000000000000000000136312203313243010565 0ustar Source: pidgin-festival Section: net Priority: optional Maintainer: Varun Hiremath Build-Depends: debhelper (>= 6), cdbs, libglib2.0-dev, libgtk2.0-dev, pidgin-dev Standards-Version: 3.9.4 Homepage: https://sourceforge.net/projects/pidgin-festival/ Vcs-Git: git://git.debian.org/users/varun/pidgin-festival.git Vcs-Browser: http://git.debian.org/?p=users/varun/pidgin-festival.git;a=summary Package: pidgin-festival Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, festival Description: pidgin plugin to hear incoming messages using voice synthesis A plugin for pidgin that interfaces with the popular program festival. It allows for instant messages to be spoken by festival so you can hear it through your speakers. debian/docs0000644000000000000000000000000712203313243010027 0ustar README debian/copyright0000644000000000000000000000243212203313243011113 0ustar This package was debianized by Varun Hiremath on Wed, 11 Oct 2006 14:50:21 +0530. It was downloaded from https://sourceforge.net/projects/pidgin-festival/ Upstream Authors: Varun Hiremath Rishi Sharma Tigrux Nathan Fredrickson Copyright: (C) 2007, Varun Hiremath (C) 2000-2003, Tigrux (original code) (C) 2003, Rishi Sharma (rewritten code/update for changed API) (C) 2004, Nathan Fredrickson License: 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 of the License, 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, you can find the GPL license in: /usr/share/common-licenses/GPL The Debian packaging is (C) 2006, Varun Hiremath and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/watch0000644000000000000000000000014112203313243010204 0ustar version=3 http://sf.net/pidgin-festival/ pidgin-festival-(.*)\.tar\.gz debian debian/orig-tar.sh debian/rules0000755000000000000000000000032512203313243010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk install/pidgin-festival:: dh_pidgin -ppidgin-festival get-orig-source: -uscan --upstream-version 0 debian/orig-tar.sh0000755000000000000000000000032112203313243011236 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi debian/compat0000644000000000000000000000000212203313243010355 0ustar 5 debian/changelog0000644000000000000000000000646112203313243011040 0ustar pidgin-festival (2.4-3) unstable; urgency=low * Add patches/errno.diff, thanks to Pino Toscano , fixes build on GNU/Hurd (Closes: #680535) * Add German translation, thanks to Chris Leick (Closes: #576920) * Bump Standards-Version to 3.9.4 * Update Vcs fields to the new git repository -- Varun Hiremath Thu, 15 Aug 2013 22:33:29 -0400 pidgin-festival (2.4-2) unstable; urgency=low * Add patches/pidgin-festival.patch, thanks to Peter Green , fixes FTBFS (Closes: #643456) * Bump Standards-Version to 3.9.2 * Switch to source format 3.0 * Remove Conflicts, Breaks: festival-gaim * Remove Torsten Werner from Uploaders (as requested) -- Varun Hiremath Sat, 12 Nov 2011 23:09:29 -0500 pidgin-festival (2.4-1) unstable; urgency=low * New upstream release * Bump up Standards-Version: 3.8.1 (no changes). -- Torsten Werner Thu, 11 Jun 2009 22:59:07 +0200 pidgin-festival (2.3-1) unstable; urgency=low * New upstream release * debian/control: + Add Homepage header and replace XS-Vcs with Vcs + Bump Standards-Version to 3.7.3 + Remove quilt, libtool, automake - not required * Remove transitional package festival-gaim -- Varun Hiremath Wed, 06 Feb 2008 13:47:13 +0530 pidgin-festival (2.2-1) unstable; urgency=low * New upstream release + Bug Fix: pidgin-festival: no alsa support (Closes: 446828), Thanks to Jayen -- Varun Hiremath Tue, 16 Oct 2007 22:08:44 +0530 pidgin-festival (2.1-1) unstable; urgency=low * New upstream release * Change Homepage to sourceforge project page. -- Varun Hiremath Fri, 10 Aug 2007 13:05:51 +0530 pidgin-festival (2.0-1) unstable; urgency=low * New upstream release that switches from gaim to pidgin (Closes: #436893) * Fixes: FTBFS: No package 'gaim' found (Closes: #428922) -- Varun Hiremath Thu, 09 Aug 2007 17:50:20 +0530 festival-gaim (1.1-5) unstable; urgency=low * Change package Description in debian/control (Closes: #399418) -- Varun Hiremath Sun, 19 Nov 2006 22:59:54 +0530 festival-gaim (1.1-4) unstable; urgency=low * Remove festival from Build-Depends and add to Depends. -- Varun Hiremath Sun, 19 Nov 2006 22:59:46 +0530 festival-gaim (1.1-3) unstable; urgency=low * Replace debian/patches/po_Makefile.in.in.diff by mkdir_p.diff which uses the automake recommended variable $(mkdir_p). * Change debian/rules to apply the patch before autogen.sh runs. -- Torsten Werner Sun, 19 Nov 2006 11:31:09 +0100 festival-gaim (1.1-2) unstable; urgency=low [ Torsten Werner ] * Removed all generated files which makes the Debian diff much smaller. [ Varun Hiremath ] * Clean all the generated files in debian/rules -- Varun Hiremath Thu, 9 Nov 2006 23:55:51 +0530 festival-gaim (1.1-1) unstable; urgency=low [ Varun Hiremath ] * Initial release (Closes: #392337) [ Torsten Werner ] * Minor cleanup in debian/rules * Adding myself to Uploaders in debian/control. -- Torsten Werner Mon, 6 Nov 2006 22:56:05 +0100 debian/source/0000755000000000000000000000000012203313243010457 5ustar debian/source/format0000644000000000000000000000001412203313243011665 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012203313243010606 5ustar debian/patches/series0000644000000000000000000000005712203313243012025 0ustar pidgin-festival.patch errno.diff de_trans.diff debian/patches/errno.diff0000644000000000000000000000063012203313243012564 0ustar --- a/src/festival.c +++ b/src/festival.c @@ -534,11 +534,9 @@ plugin_load(PurplePlugin *plugin) { snprintf(proc,1024, "%s %s", snd((char *)purple_prefs_get_string("/pidgin/sound/method")), line); purple_debug(PURPLE_DEBUG_INFO, "pidgin festival","%s", proc); - int errno=0; festival_pf= popen(proc,"w"); - if(errno) { - pclose(festival_pf); + if(!festival_pf) { return FALSE; } debian/patches/pidgin-festival.patch0000644000000000000000000000244312203313243014717 0ustar Only in pidgin-festival-2.4: pidgin-festival.spec diff -ur pidgin-festival-2.4/src/festival.c pidgin-festival-2.4.new/src/festival.c --- pidgin-festival-2.4/src/festival.c 2009-05-13 06:32:19.000000000 +0000 +++ pidgin-festival-2.4.new/src/festival.c 2011-11-10 02:17:55.000000000 +0000 @@ -103,7 +103,7 @@ daemon=sndserver; } else{ - purple_debug(PURPLE_DEBUG_INFO, "pidgin festival sound method ", sndType); + purple_debug(PURPLE_DEBUG_INFO, "pidgin festival sound method ","%s", sndType); } return daemon; } @@ -320,7 +320,7 @@ text->str[i] = ' '; g_string_printf(buffer,"(SayText \"%s\")", text->str); - purple_debug(PURPLE_DEBUG_INFO, "pidgin festival", buffer->str); + purple_debug(PURPLE_DEBUG_INFO, "pidgin festival","%s", buffer->str); fputs(buffer->str,festival_pf); fflush(festival_pf); g_string_free(buffer,TRUE); @@ -531,8 +531,8 @@ return FALSE; char proc[1024]; - sprintf(proc, "%s %s", snd((char *)purple_prefs_get_string("/pidgin/sound/method")), line); - purple_debug(PURPLE_DEBUG_INFO, "pidgin festival", proc); + snprintf(proc,1024, "%s %s", snd((char *)purple_prefs_get_string("/pidgin/sound/method")), line); + purple_debug(PURPLE_DEBUG_INFO, "pidgin festival","%s", proc); int errno=0; festival_pf= popen(proc,"w"); debian/patches/de_trans.diff0000644000000000000000000000653612203313243013251 0ustar Index: pidgin-festival/po/de.po =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ pidgin-festival/po/de.po 2013-08-15 23:03:35.000000000 -0400 @@ -0,0 +1,115 @@ +# Translation of pidgin-festival to German +# Copyright (C) 2000-2003, 2003, Rishi Sharma, 2004, +# Nathan Fredrickson, Tigrux, 2007, Varun Hiremath. +# This file is distributed under the same license as +# the pidgin-festival package. +# Chris Leick , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: pidgin-festival 2.4-1\n" +"Report-Msgid-Bugs-To: Varun Hiremath \n" +"POT-Creation-Date: 2009-05-13 02:57-0400\n" +"PO-Revision-Date: 2010-04-07 18:21+0100\n" +"Last-Translator: Chris Leick \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + + +#: src/festival.c:138 +msgid "U R L" +msgstr "U R L" + +#: src/festival.c:358 +msgid "says" +msgstr "sagt" + +#: src/festival.c:392 +msgid "signed on" +msgstr "ist angemeldet" + +#: src/festival.c:398 +msgid "signed off" +msgstr "ist abgemeldet" + +#: src/festival.c:412 +msgid "joined the conversation" +msgstr "ist dem Gespräch beigetreten" + +#: src/festival.c:426 +msgid "left the conversation" +msgstr "hat das Gespräch verlassen" + +#: src/festival.c:432 +msgid "is now away" +msgstr "ist nun weg" + +#: src/festival.c:438 +msgid "is now back" +msgstr "ist nun zurück" + +#: src/festival.c:444 +msgid "is now idle" +msgstr "ist nun untätig" + +#: src/festival.c:450 +msgid "is now un idle" +msgstr "ist nun beschäftigt" + +#: src/festival.c:624 src/festival.c:779 +msgid "Festival" +msgstr "Festival" + +#: src/festival.c:631 +msgid "Availables voices:" +msgstr "Verfügbare Stimmen:" + +#: src/festival.c:639 +#, c-format +msgid "Error opening voices directory: %s" +msgstr "Fehler beim Öffnen des Stimmenverzeichnisses: %s" + +#: src/festival.c:663 +#, c-format +msgid "Error opening voice directory: %s" +msgstr "Fehler beim Öffnen des Stimmenverzeichnisses: %s" + +#. --------------- Replace URL ----------- +#: src/festival.c:701 +msgid "Replace \"http://www.someurl.com\" with URL" +msgstr "Ersetzen Sie »http:www.eine-url.com« durch URL" + +#. --------------- Prepend Alias ----------- +#: src/festival.c:709 +msgid "Prepend Buddy Name (Alias) to message" +msgstr "Buddy-Name (Alias) der Nachricht voranstellen" + +#. --------------- Announce Events ----------- +#: src/festival.c:717 +msgid "Announce events" +msgstr "Ereignisse ankündigen" + +#: src/festival.c:732 +msgid "Pitch" +msgstr "Tonlage" + +#: src/festival.c:746 +msgid "Max Length" +msgstr "Maximale Länge" + +#: src/festival.c:781 +msgid "Text-to-Speech for Pidgin" +msgstr "Sprachausgabe für Pidgin" + +#. * summary +#: src/festival.c:782 +# FIXME s/outloud/out loud/ +# s/.// +msgid "" +"Uses in the Festival Speech Synthesis System to read Pidgin conversations " +"outloud." +msgstr "" +"Benutzt das Festival-Sprachsynthesesystem, um Pidgin-Gespräche laut " +"vorzulesen" Index: pidgin-festival/po/LINGUAS =================================================================== --- pidgin-festival.orig/po/LINGUAS 2013-08-15 22:27:22.000000000 -0400 +++ pidgin-festival/po/LINGUAS 2013-08-15 23:03:43.000000000 -0400 @@ -1 +1 @@ -es pt_BR ru +es pt_BR ru de