Summary
eekboard is a virtual keyboard software package, including a set of tools to implement desktop virtual keyboards.
Versions
v1.0.8_p20121001-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- doc introspection libcanberra static-libs test vala xtest
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- introspection
- Add support for GObject based introspection
- libcanberra
- Enable support for media-libs/libcanberra
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vala
- Enable bindings for dev-lang/vala
- xtest
- Enable support for x11-libs/libXtst
Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
dev-lang / vala : Compiler for the GObject type system
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libcroco : Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / libcanberra : Portable sound event library
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
x11-libs / libxklavier : A library for the X Keyboard Extension (high-level API)
x11-libs / pango : Internationalized text layout and rendering library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
dev-lang / vala : Compiler for the GObject type system
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libcroco : Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
media-libs / libcanberra : Portable sound event library
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
x11-libs / libxklavier : A library for the X Keyboard Extension (high-level API)
x11-libs / pango : Internationalized text layout and rendering library
Depending packages
dev-libs / input-pad : On-screen input pad to send characters with mouse
Bugs
- 929409
- dev-libs/eekboard: needs upgrade to Python 3.12 (PythonCompatUpdate)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-libs/eekboard: enable py3.11
Closes: https://bugs.gentoo.org/896702 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs/eekboard: Enable py3.9 & py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-libs/eekboard: use xdg eclass
Closes: https://bugs.gentoo.org/736653 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-libs/eekboard: update to EAPI 7
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-libs/eekboard: add support for python3
Closes: https://bugs.gentoo.org/695018 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-libs/eekboard: drop ltprune
Signed-off-by: Akinori Hattori <hattya@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Akinori Hattori · gentoo
dev-libs/eekboard: add missing dependency
Closes: https://bugs.gentoo.org/669740 Signed-off-by: Akinori Hattori <hattya@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Akinori Hattori · gentoo
dev-libs/eekboard: fix version
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
dev-libs/eekboard: initial import
Package-Manager: Portage-2.3.6, Repoman-2.3.1