--- gnome-voice-control-0.2.orig/src/voice-control.c +++ gnome-voice-control-0.2/src/voice-control.c @@ -81,7 +81,7 @@ GError *error = NULL; gnome_help_display_desktop_on_screen ( - NULL, "gnome-voice-control", "gnome-voice-control", "voice-control-settings", + NULL, "gnome-voice-control", "gnome-voice-control", "index", gtk_widget_get_screen (GTK_WIDGET (voice_control)), &error); --- gnome-voice-control-0.2.orig/config.sub +++ gnome-voice-control-0.2/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-09-20' +timestamp='2007-01-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -245,12 +245,12 @@ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ - | fr30 | frv \ + | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore \ + | maxq | mb | microblaze | mcore | mep \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ @@ -324,7 +324,7 @@ | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ - | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ + | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ @@ -925,6 +925,9 @@ basic_machine=sh-hitachi os=-hms ;; + sh5el) + basic_machine=sh5le-unknown + ;; sh64) basic_machine=sh64-unknown ;; @@ -1219,7 +1222,7 @@ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers*) + | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) @@ -1414,6 +1417,9 @@ m68*-cisco) os=-aout ;; + mep-*) + os=-elf + ;; mips*-cisco) os=-elf ;; --- gnome-voice-control-0.2.orig/config.guess +++ gnome-voice-control-0.2/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-07-02' +timestamp='2007-03-06' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -161,6 +161,7 @@ arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; + sh5el) machine=sh5le-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched @@ -780,7 +781,7 @@ i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; - i*:MINGW*:*) + *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:windows32*:*) @@ -790,12 +791,15 @@ i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; - x86:Interix*:[3456]*) - echo i586-pc-interix${UNAME_RELEASE} - exit ;; - EM64T:Interix*:[3456]*) - echo x86_64-unknown-interix${UNAME_RELEASE} - exit ;; + *:Interix*:[3456]*) + case ${UNAME_MACHINE} in + x86) + echo i586-pc-interix${UNAME_RELEASE} + exit ;; + EM64T | authenticamd) + echo x86_64-unknown-interix${UNAME_RELEASE} + exit ;; + esac ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; @@ -950,6 +954,9 @@ x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit ;; + xtensa:Linux:*:*) + echo xtensa-unknown-linux-gnu + exit ;; i*86:Linux:*:*) # The BFD linker knows what the default object file format is, so # first see if it will tell us. cd to the root directory to prevent @@ -1208,6 +1215,15 @@ SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; + SX-7:SUPER-UX:*:*) + echo sx7-nec-superux${UNAME_RELEASE} + exit ;; + SX-8:SUPER-UX:*:*) + echo sx8-nec-superux${UNAME_RELEASE} + exit ;; + SX-8R:SUPER-UX:*:*) + echo sx8r-nec-superux${UNAME_RELEASE} + exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; --- gnome-voice-control-0.2.orig/debian/copyright +++ gnome-voice-control-0.2/debian/copyright @@ -0,0 +1,140 @@ +This package was debianized by Sasa Bodiroza on +Mon, 30 Jul 2007 02:59:20 +0200. + +It was downloaded from http://live.gnome.org/GnomeVoiceControl/Releases + +Upstream Author: Nickolay V. Shmyrev + Raphael Nunes da Motta + +Copyright: + Program: 2007 Nickolay V. Shmyrev, Raphael Nunes de Motta + Files in src/: 2007 Nickolay V. Shmyrev + ltmain.sh 1996-2005 Free Software Foundation, Inc. + config.{guess, sub}, configure: 1992-2006 Free Software Foundation, Inc. + depcomp: 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. + gnome-doc-utils.make: 2004-2005 Shaun McCance + install-sh: 1994 X Consortium + The Intltool Message Extractor: 2000-2001, 2003 Free Software Foundation + The Intltool Message Merger: 2000, 2003 Free Software Foundation, + 2000, 2001 Eazel, Inc + The Intltool Message Updater 2000-2003 Free Software Foundation + Makefile.in: 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, + 2004, 2005 Free Software Foundation, Inc. + missing: 1996, 1997, 1999, 2000, 2002, 2003, 2004, + 2005 Free Software Foundation, Inc. + +License for the package: + + 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 for src/voice-control.c, config.{guess, sub}, depcomp, +gnome-doc-utils.make, The Intltool Message Extractor, ltmain.sh, missing: + + 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. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +License for The Intltool Message Merger, The Intltool Message Updater: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License + version 2 published by the Free Software Foundation. + + 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, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +License for src/action.{c,h}, src/gstsphinxsink.{c, h}, src/spi-listener.{c,h}: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +License for configure: + + This configure script is free software; the Free Software Foundation + gives unlimited permission to copy, distribute and modify it. + +License for install-sh: + + 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 CONNEC- + TION 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 deal- + ings in this Software without prior written authorization from the X Consor- + tium. + +License for Makefile.in: + + This Makefile.in is free software; the Free Software Foundation + gives unlimited permission to copy and/or distribute it, + with or without modifications, as long as this notice is preserved. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY, to the extent permitted by law; without + even the implied warranty of MERCHANTABILITY or FITNESS FOR A + PARTICULAR PURPOSE. + +The missing license and copyright information was provided through e-mail +and can be found at http://svn.berlios.de/viewcvs/festlang?rev=131&view=rev + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +On Debian systems, the complete text of the GNU Library General +Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +The Debian packaging is (C) 2007, Sasa Bodiroza and +is licensed under the GPL, see above. --- gnome-voice-control-0.2.orig/debian/docs +++ gnome-voice-control-0.2/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- gnome-voice-control-0.2.orig/debian/gnome-voice-control.1 +++ gnome-voice-control-0.2/debian/gnome-voice-control.1 @@ -0,0 +1,16 @@ +.TH GNOME-VOICE-CONTROL 1 "August 1, 2007" +.SH NAME +gnome-voice-control \- speech recognizer for the GNOME desktop +.SH DESCRIPTION +.B gnome-voice-control +is an applet that allows you to control desktop with voice. +To add it to a panel, right-click on the panel, then choose "Add to Panel". +Select the applet in the "Add to the panel" dialog, then click OK. +.SH SEE ALSO +.B gnome-panel +.SH AUTHOR +gnome-voice-control was written by Nickolay V. Shmyrev +and Raphael Nunes da Motta . +.PP +This manual page was written by Sasa Bodiroza , +for the Ubuntu project (but may be used by others). --- gnome-voice-control-0.2.orig/debian/gnome-voice-control.install +++ gnome-voice-control-0.2/debian/gnome-voice-control.install @@ -0,0 +1 @@ +help/C/* usr/share/gnome/help/gnome-voice-control/C/ --- gnome-voice-control-0.2.orig/debian/changelog +++ gnome-voice-control-0.2/debian/changelog @@ -0,0 +1,31 @@ +gnome-voice-control (0.2-0ubuntu4) gutsy; urgency=low + + [ Sasa Bodiroza ] + * In debian: + - added gnome-voice-control.install to install help files in + /usr/share/gnome/help/gnome-voice-control/C/ (Fixes LP: #146675) + + [ Philipp Kern ] + * Do not kill EXTRA_DIST in `distclean', this breaks multiple builds. + * Select the right help page in `voice-control.c'. + + -- Philipp Kern Mon, 08 Oct 2007 23:26:22 +0200 + +gnome-voice-control (0.2-0ubuntu3) gutsy; urgency=low + + * Fixed broken dependency (Fixes LP: #134512) + + -- Sasa Bodiroza Thu, 13 Sep 2007 14:55:10 +0200 + +gnome-voice-control (0.2-0ubuntu2) gutsy; urgency=low + + * Fixed: data/Makefile.* uses $(libexecdir) (Fixes LP: #134145) + + -- Sasa Bodiroza Wed, 22 Aug 2007 23:42:56 +0200 + +gnome-voice-control (0.2-0ubuntu1) gutsy; urgency=low + + * Initial release (LP: #123109) + + -- Sasa Bodiroza Mon, 30 Jul 2007 02:59:20 +0200 + --- gnome-voice-control-0.2.orig/debian/compat +++ gnome-voice-control-0.2/debian/compat @@ -0,0 +1 @@ +5 --- gnome-voice-control-0.2.orig/debian/control +++ gnome-voice-control-0.2/debian/control @@ -0,0 +1,16 @@ +Source: gnome-voice-control +Section: utils +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Sasa Bodiroza +Build-Depends: debhelper (>= 5), scrollkeeper, autotools-dev, libpanel-applet2-dev, libgtk-dev, libgnomeui-dev, libgstreamer0.10-dev, libwnck-dev, libatspi-dev, libsphinx2-dev, libxml-parser-perl, gnome-doc-utils, automake-1.9 +Standards-Version: 3.7.2 + +Package: gnome-voice-control +Architecture: any +Depends: sphinx2-hmm-6k, ${shlibs:Depends}, ${misc:Depends} +Description: Speech recognizer to control the GNOME Desktop + The gnome-voice-control is an applet software developed + to control the GNOME Desktop by voice. + . + Homepage: http://live.gnome.org/GnomeVoiceControl --- gnome-voice-control-0.2.orig/debian/rules +++ gnome-voice-control-0.2/debian/rules @@ -0,0 +1,87 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +config.status: configure + dh_testdir + automake-1.9 + $(CURDIR)/configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --libexecdir=/usr/lib/gnome-voice-control --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-sphinx2=/usr CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + + # Add here commands to install the package into debian/gnome-voice-control. + $(MAKE) DESTDIR=$(CURDIR)/debian/gnome-voice-control install + rm -rf $(CURDIR)/debian/gnome-voice-control/var/lib/scrollkeeper + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_install + dh_installman $(CURDIR)/debian/gnome-voice-control.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install