Versions
v3.0.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 x86
- USE flags
- nls zinnia
USE flags
General
Dependencies
app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS
app-i18n / zinnia : Zinnia - Online hand recognition system with machine learning
app-i18n / zinnia-tomoe : Handwriting model files trained with Tomoe data
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS
app-i18n / zinnia : Zinnia - Online hand recognition system with machine learning
app-i18n / zinnia-tomoe : Handwriting model files trained with Tomoe data
virtual / libintl : Virtual for the GNU Internationalization Library
Bugs
- 919178
- app-i18n/ibus-handwrite-3.0.0-r1 - /.../gtype.h: error: passing argument 1 of gtk_grid_attach from incompatible pointer type [-Wincompatible-pointer-t
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: fix build with Clang
Closes: https://bugs.gentoo.org/734216 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: fix blink
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: update LICENSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: update to EAPI 7
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-i18n/ibus-handwrite: x86 stable wrt bug #705906
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-i18n/ibus-handwrite: amd64 stable wrt bug #705906
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-i18n/ibus-handwrite: Remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-i18n/ibus-handwrite: Fix Copyright
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Heidelberg · gentoo
app-i18n/ibus-handwrite: cannot depend on gtkglext
- no occurence is found [1] - is ported to GTK3, while gtkglext is GTK2 library [1] https://github.com/microcai/ibus-handwrite/search?q=gtkglext&unscoped_q=gtkglext Closes: https://bugs.gentoo.org/698958 Signed-off-by: David Heidelberg <david@ixit.cz> Closes: https://github.com/gentoo/gentoo/pull/13505 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: new upstream release
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: fix implicit declarations
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/ibus-handwrite: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - David Seifert · gentoo
app-i18n/ibus-handwrite: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Pacho Ramos · gentoo
app-i18n/ibus-handwrite: This needs slot 2
Package-Manager: portage-2.3.1 - Pacho Ramos · gentoo
app-i18n/ibus-handwrite: Drop old
Package-Manager: portage-2.3.1 - Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed