| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: caribou-gtk-module-common | Distribution: openSUSE 12.1 |
| Version: 0.4.1 | Vendor: openSUSE |
| Release: 2.2.2 | Build date: Sun Oct 30 03:48:12 2011 |
| Group: System/GUI/GNOME | Build host: build35 |
| Size: 227 | Source RPM: caribou-0.4.1-2.2.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://live.gnome.org/Caribou | |
| Summary: On-screen Keyboard for GNOME -- Common Files for GTK+ Modules | |
Caribou is a text entry and UI navigation application being developed as an alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou is to create a usable solution for people whose primary way of accessing a computer is a switch device. This package contains files common to both the GTK+ 2 and GTK+ 3 modules.
LGPLv2.1+
* Thu Oct 27 2011 badshah400@gmail.com
- Pass -u to %suse_update_desktop_file call for
caribou.desktop to hide the application in the list of
applications: the application has no icon and makes the desktop
menu ugly (bgo#618293, bnc#726954), and starting it directly
doesn't work right now.
* Tue Oct 18 2011 vuntz@opensuse.org
- Update to version 0.4.1:
+ Autostart only in GNOME and Unity (bgo#660901).
+ Updated translations.
- Drop caribou-autostart-OnlyShowIn.patch: fixed upstream.
* Fri Oct 07 2011 vuntz@opensuse.org
- Add caribou-autostart-OnlyShowIn.patch: only autostart caribou in
GNOME and Unity as only gnome-session-based desktops understand
the AutostartCondition. Fix bnc#720239.
* Tue Sep 27 2011 vuntz@opensuse.org
- Update to version 0.4.0:
+ Don't try to replace an existing keyboard service (bgo#659867).
+ Fix header installation (bgo#659793).
+ Updated translations.
* Tue Sep 20 2011 vuntz@opensuse.org
- Update to version 0.3.92:
+ Add gio-2.0 to configure.ac (bgo#658969).
+ Fix GTK+ module loading/unloading and autoload (bgo#655979).
+ Don't add the event filter until the dbus call finishes
(bgo#658063).
+ Set correct share-library in gir typelib (bgo#658345).
+ Fixed antler script for Fedora 64 bitfriendly packages
(bgo#658533).
+ Fix caribou daemon to use new keyboard DBus API (bgo#658533).
+ Updated translations.
- Drop caribou-fix-typelib.patch: fixed upstream.
- Add pkgconfig(gio-2.0) BuildRequires: new explicit dependency
upstream.
- Create a gtk-module-common subpackage, to contain files common to
both gtk2-module and gtk3-module subpackages.
- Add Requires on gtk-module-common subpackage to gtk2-module and
gtk3-module subpackages.
* Tue Sep 13 2011 vuntz@opensuse.org
- Add caribou-fix-typelib.patch: fix the typelib to reference the
non-devel library (.so.0 instead of .so), so we don't need the
devel subpackage for caribou to work.
- Add call to autoreconf, needed for above patch.
* Tue Sep 06 2011 vuntz@opensuse.org
- Update to version 0.3.91:
+ Update Antler to latest GTK+ 3.2 shenanigans.
+ Require pygobject 3.0.
+ Fixes to bugs that were.
+ Updated translations.
- Add explicit pkgconfig() BuildRequires for existing dependencies:
libxml-2.0, x11, xtst.
- Remove now unneeded pkgconfig(pygobject-2.0) BuildRequires.
- Remove now unneeded python-virtkey Requires.
- Also build the GTK+ 2 module since there's no reason to not use
the on-screen keyboard from GTK+ 2:
+ Add pkgconfig(gtk+-2.0) BuildRequires.
+ Pass --enable-gtk2-module to configure, instead of
- -disable-gtk2-module.
- Split GTK+ 2/3 modules in gtk2-module and gtk3-module
subpackages.
* Tue Aug 23 2011 dimstar@opensuse.org
- Add pkgconfig(pygobject-3.0) BuildRequires to help the build over
the fact that the gi-bindings now live in python-gobject package.
* Fri Aug 12 2011 dimstar@opensuse.org
- Update to version 0.3.5:
+ Added modifiers support.
+ Replaced IM module with GTK+ module so it does not override the
user's preferred IM.
+ Added "full scale" keyboards to caribou.
+ Remove emoticon buttons, for now.
+ Updated translations.
- Add lang subpackage Recommends from the main package.
- Pass --enable-gtk3-module and --disable-gtk2-module to
configure.
* Sat Jul 09 2011 dimstar@opensuse.org
- Update to version 0.3.3:
+ Converted layout files to preprocessed XML files that could
include external layout files and override specific elements.
+ Fixed GI in Makefiles/configure.ac (bgo#653268).
+ Fixed typo in IM configuring (bgo#653754).
+ Updated translations.
* Fri Jun 17 2011 dimstar@opensuse.org
- Update to version 0.3.2:
+ Rewritten almost entirely from scratch, featuring a GObject
library for a DBus activated OSK.
+ Updated translations.
- Add pkgconfig(gee-1.0), pkgconfig(libxklavier), vala and dbus-1
BuildRequires.
- Add gobject-introspection-devel BuildRequires to get typelib()-
style provides. As a consequence, remove the explicitl Requires
on gconf2, linclutter-glx-1_0-0 and libgtk-3-0.
- Split out libcairbou0 as per SLPP and a -devel package.
- Delete libtool archives.
* Wed Apr 06 2011 fcrozat@novell.com
- Update to version 0.2.00:
+ Use /org/gnome as starting path for schemas
+ Updated translations.
- Changes from version 0.1.92:
+ Separate autorun desktop file.
+ Updated translations.
- Changes from version 0.1.91:
+ Raise an error when no keyboard is loaded.
+ Make caribou startup automatically
+ Use GTK3 CSS theming for custom colors.
+ Look if a11y is enabled in GSettings.
+ Port app preferences and schema to GSettings.
+ Updated translations.
- Changes from version 0.1.7:
+ Ported to GTK3 and PyGI.
+ New Japanese keyboard.
+ Many bugs fixed.
+ Updated translations.
- Changes from version 0.1.6:
+ Added basic scanning support.
+ Added proper key highlight colors.
+ Cleaned up configuration and preferences and made it more MVC
like.
+ Created cleaner preferences window.
+ Updated translations.
- Changes from version 0.1.5:
+ Added configurable key and highlight colors (bgo#622246).
+ Added a desktop file (bgo#618292).
+ Fix layout retrieval (bgo#622221).
+ Don't change layout when switching focus (bgo#621654).
+ Unpress modifier when Caribou quites (bgo#621596).
+ Source files reshuffling.
+ Added JSON/XML configurable layouts (bgo#613229).
+ Updated translations.
- Changes from version 0.1.2:
+ First development release for GNOME 3.0.
+ Updated translations.
- Drop caribou-fix-listdir.patch: fixed upstream
- Handle GSettings schemas, with %glib2_gsettings_schema_* macros.
- Add BuildRequires: fdupes, gnome-doc-utils-devel, intltool,
python-xml, update-desktop-files, pkgconfig(clutter-1.0),
pkgconfig(gtk+-3.0), pkgconfig(pygobject-2.0).
- Add python-xml Requires.
- Remove icon from caribou.desktop with a sed, since the icon is
not shipped at all.
* Fri Apr 02 2010 vuntz@opensuse.org
- Initial package.
/usr/lib64/gnome-settings-daemon-3.0 /usr/lib64/gnome-settings-daemon-3.0/gtk-modules /usr/lib64/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:54:00 2013