debian/0000755000000000000000000000000012142426630007166 5ustar debian/dasher.menu0000644000000000000000000000017110700523540011315 0ustar ?package(dasher):needs="X11" section="Applications/Accessibility" \ title="Dasher text entry"\ command="/usr/bin/dasher" debian/docs0000644000000000000000000000001710306341361010034 0ustar AUTHORS README debian/source/0000755000000000000000000000000012142426630010466 5ustar debian/source/format0000644000000000000000000000001412142425566011703 0ustar 3.0 (quilt) debian/control.in0000644000000000000000000000456412142426622011210 0ustar Source: dasher Section: x11 Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Alan Baghumian , @GNOME_TEAM@ Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/attic/dasher Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/attic/dasher Build-Depends: debhelper (>= 5.0.0), cdbs, gnome-pkg-tools (>= 0.6), dpkg-dev (>= 1.13.19), intltool (>= 0.40.1), libglib2.0-dev (>= 2.16.0), libcairo2-dev, libgtk-3-dev, libgconf2-dev, libgnome-speech-dev, libbonobo2-dev, liborbit2-dev, libexpat1-dev, libatspi2.0-dev, gnome-doc-utils (>= 0.9.0), docbook-xml Standards-Version: 3.8.4 Package: dasher Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libatk-adaptor, dasher-data (= ${source:Version}) Description: A graphical predictive text input system Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used - for example, . * on a palmtop computer * on a wearable computer * when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse * when operating a computer with zero hands (i.e., by head-mouse or by eyetracker). . The eyetracking version of Dasher allows an experienced user to write text as fast as normal handwriting - 25 words per minute; using a mouse, experienced users can write at 39 words per minute. . Dasher uses a more advanced prediction algorithm than the T9(tm) system often used in mobile phones, making it sensitive to surrounding context. Package: dasher-data Architecture: all Depends: ${misc:Depends} Recommends: dasher Conflicts: dasher (<< 4.9.0) Description: Data files for dasher Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used . . This package contains various arch-independent data files for dasher: * alphabet descriptions for all languages * letter colours settings * training files in all languages debian/watch0000644000000000000000000000013610506163543010222 0ustar version=2 http://download.gnome.org/sources/dasher/([\d\.]+)[02468]/dasher-([\d\.]+)\.tar\.gz debian/patches/0000755000000000000000000000000012142426630010615 5ustar debian/changelog0000644000000000000000000003231612142426622011046 0ustar dasher (4.11+git20130508.adc653-1) unstable; urgency=low * New upstream git snapshot. * Switch to 3.0 quilt format. * error-format-security.patch, fix-binutils-gold.patch: dropped, obsolete. * Disable joystick support, it doesn’t build. * Revamp build-dependencies, use gtk3 and at-spi2. * Enable Cairo, which is necessary for Gtk3. Sad it’s so slow. * Explicitly disable GSettings, the schemas don’t work. Use GConf instead. * Update install files. * Build-depend on docbook-xml which is needed to build help files. -- Josselin Mouette Wed, 08 May 2013 12:16:17 +0200 dasher (4.11-2) unstable; urgency=low * Update repository URL. * Replace at-spi dependency with libatk-adaptor. -- Josselin Mouette Fri, 28 Sep 2012 23:05:10 +0200 dasher (4.11-1.2) unstable; urgency=low * Non-maintainer upload. * Use source:Version instead of gnome:Version. Make the package binNMU safe. (Closes: #629307) -- Salvatore Bonaccorso Sat, 07 Jul 2012 18:00:29 +0200 dasher (4.11-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: game_mode_helper.cpp:327:15: error: format not a string literal and no format arguments [-Werror=format-security]": add patch error-format-security.patch from Eric Alexander: add a format argument in Src/Gtk2/game_mode_helper.cpp. (Closes: #643371) * Fix "ftbfs with gold or ld --no-add-needed": add patch fix-binutils-gold.patch from Mònica Ramírez Arceda: force linking against X11. (Closes: #615705) -- gregor herrmann Sun, 04 Dec 2011 17:04:06 +0100 dasher (4.11-1) unstable; urgency=low * New upstream release: + debian/control.in: - Update build dependencies. -- Sebastian Dröge Fri, 23 Apr 2010 07:56:20 +0200 dasher (4.10.1-2) unstable; urgency=low [ Emilio Pozuelo Monfort ] * debian/patches/01_missing-includes.patch, debian/patches/02_gcc-4.3.patch: - Removed, dasher builds fine without them. [ Mario Lang ] * debian/control{,.in}: Add Vcs-Svn and Vcs-Browser fields. [ Josselin Mouette ] * Disable joystick support on non-Linux architectures. -- Josselin Mouette Fri, 20 Nov 2009 11:53:30 +0100 dasher (4.10.1-1) unstable; urgency=low [ Luca Falavigna ] * New upstream release. - Update manpage (Closes: #422466). * debian/control.in, debian/control: - Bump Standards-Version to 3.8.1, no changes required. * debian/patches/01_missing-includes.patch: - Refreshed for new upstream release. * debian/patches/02_gcc-4.3.patch: - Refreshed for new upstream release. [ Josselin Mouette ] * Update build-dependencies. * Install the gconf schemas. -- Josselin Mouette Wed, 17 Jun 2009 01:53:54 +0200 dasher (4.9.0-2) unstable; urgency=low * Upload to unstable. -- Sebastian Dröge Fri, 06 Mar 2009 19:21:08 +0100 dasher (4.9.0-1) experimental; urgency=low [ Loic Minier ] * Let dasher-data depend on ${misc:Depends}. [ Josselin Mouette ] * New upstream release. * Standards version is 3.8.0. * 01_missing-includes.patch, 02_gcc-4.3.patch: updated for the new version. * 03_no-cairo.patch: dropped, merged upstream. * Move /usr/share/omf to dasher-data. * Bump dasher-data conflict accordingly. -- Josselin Mouette Wed, 31 Dec 2008 16:23:44 +0100 dasher (4.7.3-1) unstable; urgency=low * New upstream release (4.7.2 tarball was the wrong branch). * debian/patches/02_gcc-4.3.patch: Readd and update since most of it was merged upstream (Closes: Bug#475058). -- Mario Lang Wed, 09 Apr 2008 16:29:47 +0200 dasher (4.7.2-1) unstable; urgency=low * New upstream bugfix release. * debian/patches/02_gcc-4.3.patch: Removed, applied upstream. * debian/patches/04_lldiv_namespace.patch: Likewise. * debian/copyright: Add Copyright years. -- Mario Lang Tue, 08 Apr 2008 19:05:04 +0200 dasher (4.7.0-2) unstable; urgency=low * debian/patches/04_lldiv_namespace.patch: New patch taken from upstream, don't look for lldiv in `__gnu_cxx', hopefully fixes FTBFS on arm, armel, mips, mipsel. -- Romain Francoise Sat, 29 Mar 2008 11:44:28 +0100 dasher (4.7.0-1) unstable; urgency=low [ Romain Francoise ] * New upstream release, fixes crash when switching alphabets (closes: #458254). * debian/dasher.menu: Update for new menu policy (closes: #445041). * debian/patches/01_missing-includes.patch: Resync with new upstream. * debian/patches/02_gcc-4.3.patch: New patch, fixes build with GCC 4.3, thanks to Cyril Brulebois (closes: #461944). * debian/patches/03_no-cairo.patch: New patch, fixes build w/o cairo. * debian/control: Bump Standards-Version to 3.7.3. [ Alan Baghumian ] * Updated debian/control*: - Bump gnome-doc-utils build-dep to 0.3.2 - Changed libgnome-speech3-dev build dep to libgnome-speech-dev [ Josselin Mouette ] * Fix corrupt line in changelog. -- Romain Francoise Fri, 28 Mar 2008 20:21:59 +0100 dasher (4.4.2-2) unstable; urgency=low * Re-enable speech support. * Don't use --with-a11y, it's now enabled by default (and it has no effect anyway). -- Romain Francoise Sun, 10 Jun 2007 11:40:15 +0200 dasher (4.4.2-1) unstable; urgency=low * New upstream stable release; translations and small bug fixes. * Adjust Build-Depends, libgnome-speech3-dev is now libgnome-speech-dev. -- Romain Francoise Sat, 09 Jun 2007 23:10:10 +0200 dasher (4.4.1-2) unstable; urgency=low * Added 01_missing-includes.patch (Closes: #421229). - Fixes FTBFS with GCC 4.3, thanks Martin Michlmayr -- Alan Baghumian Sun, 29 Apr 2007 07:49:41 +0330 dasher (4.4.1-1) unstable; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Alan Baghumian ] * New upstream release (Closes: #417150). - Improved non-cairo rendering - Fixed segfault in output * Updated 10_fix-icon-name.patch * Updated debian/control* - Added myself as co-maintainer - Added libcanna1g-dev to build-deps * Updated debian/rules - Added --without-cairo (lower CPU usage) and --enable-joystick configure flags [ Loic Minier ] * Wrap build-deps and deps. [ Sebastian Dröge ] * Dropped, 10_fix-icon-name.patch. It's not necessary anymore. -- Sebastian Dröge Wed, 25 Apr 2007 14:22:31 +0200 dasher (4.2.2-1) unstable; urgency=low * New upstream stable release; translations and small bug fixes. -- Loic Minier Tue, 21 Nov 2006 10:55:46 +0100 dasher (4.2.1-1) unstable; urgency=low * New upstream release. -- Loic Minier Tue, 24 Oct 2006 22:17:59 +0200 dasher (4.2.0-2) unstable; urgency=low [ Jordi Mallach ] * Merge experimental changes. * debian/watch: fix typo. [ Loic Minier ] * New patch, 10_fix-icon-name, to set the Icon= to dasher instead of dasher.png in the .desktop file; closes: #394188. -- Loic Minier Fri, 20 Oct 2006 13:41:44 +0200 dasher (4.2.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - use ${gnome:Version} and ${gnome:NextVersion} for dasher-data dependency. - bump build requirements for libglib2.0-dev, libgtk2.0-dev and gnome-pkg-tools; add gnome-doc-utils, libcairo2-dev (as it's being picked up anyway). * debian/rules: include gnome-version.mk. * debian/copyright, debian/watch: updated download URL. -- Jordi Mallach Mon, 25 Sep 2006 23:26:26 +0200 dasher (4.1.9-1) experimental; urgency=low * New upstream development releases. - Target at experimental. - Bump up libglib2.0-dev build-dep to >= 2.6. * Bump up libgtk2.0-dev build-dep to >= 2.6.0. * Add build-deps on libbonobo2-dev, liborbit2-dev, and libatk1.0-dev for a11y. * Misc cleanups; drop useless debian/dirs. -- Loic Minier Sun, 13 Aug 2006 22:18:14 +0200 dasher (4.0.4-1) unstable; urgency=low [ Loic Minier ] * Add watch file. [ Gustavo Franco ] * debian/control: Fix dasher-data description typo. (Closes: #357277) [ Loic Minier ] * New upstream releases. -- Loic Minier Mon, 7 Aug 2006 22:16:46 +0200 dasher (4.0.2-1) unstable; urgency=low [ Gustavo Franco ] * New upstream release. + Generate a potfile during package build. (Closes: #313518) + Build with cairo support. (Closes: #326483) + Fix Segmentation Fault on startup. (Closes: #319041) * debian/control: + Bump up Standards-Version to 3.7.2. + Update debhelper dependency to 5. * debian/compat: add and set to 5. * Merge NMU changelog from 3.2.18-2.1 as a patch to remove extra qualification in C++, but drop the patch because it was merged upstream. Thanks tbm. (Closes: #358881) * debian/dasher.install: - Add .desktop file into the dasher package. Thanks dholbach. [ Josselin Mouette ] * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${source:Version}. -- Gustavo Franco Wed, 7 Jun 2006 18:56:18 -0300 dasher (3.2.18-2.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. * Remove extra qualification from C++ header files (Closes: #358881). -- Martin Michlmayr Fri, 26 May 2006 20:28:18 +0200 dasher (3.2.18-2) unstable; urgency=high * Rebuild to fix deps since the libwnck-related binNMU. -- Loic Minier Fri, 20 Jan 2006 13:36:48 +0100 dasher (3.2.18-1) unstable; urgency=low [ Loïc Minier ] * Remove libgpewidget-dev build-dep. [debian/control, debian/control.in] [ Clément Stenac ] * New upstream release * Split the package in dasher and dasher-data (Closes:#233340) -- Clément Stenac Tue, 6 Sep 2005 17:23:40 +0200 dasher (3.2.17-1) unstable; urgency=low * Switch to CDBS. [debian/rules, debian/control] * Adopted by the GNOME team. [debian/control, debian/control.in, debian/rules] * New upstream releases. - Update upstream URL. (Closes: #326205) [debian/copyright] - Temporarily add libxt-dev build-dependency to let AC_PATH_X/AC_PATH_XTRA autodetect X development files, see . [debian/control, debian/control.in] - Add libgnomevfs2-dev build-dep. [debian/control, debian/control.in] - Add libgpewidget-dev build-dep. [debian/control, debian/control.in] - No longer calls wnck_window_activate() with the old API. (Closes: #319559) * Replace intltool build-dep with libxml-parser-perl. [debian/control, debian/control.in] * Bump Standards-Version to 3.6.2, no change needed. [debian/control, debian/control.in] * Quote "needs" and "section" in menu. [debian/dasher.menu] -- Loic Minier Sat, 3 Sep 2005 17:23:40 +0200 dasher (3.2.13-1) unstable; urgency=low * New upstream release * Includes priority inversion patch (closes: #278554) * Includes updated alphabets (closes: #278473) * Depends on at-spi (closes: #288782) -- Matthew Garrett Sun, 30 Jan 2005 18:47:24 +0000 dasher (3.2.11-1) unstable; urgency=low * New upstream release * Relibtoolized (closes: #264745) -- Matthew Garrett Wed, 18 Aug 2004 01:38:21 +0100 dasher (3.2.10-4) unstable; urgency=low * Change build-depends to match bump in gnome-speech version (closes: Bug#252565) -- Matthew Garrett Sat, 05 Jun 2003 11:10:04 +0100 dasher (3.2.10-3) unstable; urgency=low * Broken configure script resulted in a build without Gnome support -- Matthew Garrett Mon, 31 May 2003 21:39:12 +0100 dasher (3.2.10-2) unstable; urgency=low * Fix typo in dasher.glade, colour scheme selection works now -- Matthew Garrett Wed, 26 May 2004 16:58:44 +0100 dasher (3.2.10-1) unstable; urgency=low * New upstream release * Add depends on libxtst-dev (closes: Bug#249970) -- Matthew Garrett Wed, 26 May 2004 16:35:40 +0100 dasher (3.2.8-2) unstable; urgency=low * Build-depend on scrollkeeper (closes: Bug#240127) -- Matthew Garrett Fri, 26 Mar 2004 11:54:29 +0000 dasher (3.2.8-1) unstable; urgency=low * New upstream release * Fixed menu file (closes: Bug#234295) -- Matthew Garrett Wed, 24 Mar 2004 17:55:17 +0000 dasher (3.2.1-1) unstable; urgency=low * New upstream release (closes: Bug#221918) * Added menu file * Built with accessibility and speech support -- Matthew Garrett Tue, 09 Dec 2003 14:43:17 +0000 dasher (3.0.2-1) unstable; urgency=low * New upstream release * Moved over to GTK2 codebase * dependency problem was due to an excessively lax dependency in libstdc++ - fixed now (closes: Bug#178864) * Fixed empty documentation (closes: Bug#178865) -- Matthew Garrett Sat, 19 Apr 2003 20:52:20 +0100 dasher (3.0.0-1) unstable; urgency=low * Initial Release (closes: Bug#175640) -- Matthew Garrett Wed, 22 Jan 2003 03:08:20 +0000 debian/dasher-data.install0000644000000000000000000000023412142425566012741 0ustar debian/tmp/usr/share/dasher debian/tmp/usr/share/gnome debian/tmp/usr/share/icons debian/tmp/usr/share/locale debian/tmp/usr/share/omf debian/tmp/etc/gconf debian/rules0000755000000000000000000000061712142425566010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk DEB_CONFIGURE_EXTRA_FLAGS += \ --enable-speech \ --without-gsettings debian/copyright0000644000000000000000000000216610776723072011141 0ustar This package was debianized by Matthew Garrett on Wed, 27 Nov 2002 13:27:51 +0000. It was downloaded from . Copyright (C) 1998-2008 The Dasher Project The full list of upstream authors is in the /usr/share/doc/dasher/AUTHORS file. License: 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 On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/dasher.install0000644000000000000000000000011611126707626012032 0ustar debian/tmp/usr/bin debian/tmp/usr/share/man debian/tmp/usr/share/applications debian/compat0000644000000000000000000000000210442024072010357 0ustar 5 debian/control0000644000000000000000000000517012142426734010601 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: dasher Section: x11 Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Alan Baghumian , Josselin Mouette , Mario Lang , Sebastian Dröge Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/attic/dasher Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/attic/dasher Build-Depends: debhelper (>= 5.0.0), cdbs, gnome-pkg-tools (>= 0.6), dpkg-dev (>= 1.13.19), intltool (>= 0.40.1), libglib2.0-dev (>= 2.16.0), libcairo2-dev, libgtk-3-dev, libgconf2-dev, libgnome-speech-dev, libbonobo2-dev, liborbit2-dev, libexpat1-dev, libatspi2.0-dev, gnome-doc-utils (>= 0.9.0), docbook-xml Standards-Version: 3.8.4 Package: dasher Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libatk-adaptor, dasher-data (= ${source:Version}) Description: A graphical predictive text input system Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used - for example, . * on a palmtop computer * on a wearable computer * when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse * when operating a computer with zero hands (i.e., by head-mouse or by eyetracker). . The eyetracking version of Dasher allows an experienced user to write text as fast as normal handwriting - 25 words per minute; using a mouse, experienced users can write at 39 words per minute. . Dasher uses a more advanced prediction algorithm than the T9(tm) system often used in mobile phones, making it sensitive to surrounding context. Package: dasher-data Architecture: all Depends: ${misc:Depends} Recommends: dasher Conflicts: dasher (<< 4.9.0) Description: Data files for dasher Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used . . This package contains various arch-independent data files for dasher: * alphabet descriptions for all languages * letter colours settings * training files in all languages