app-i18n / ibus-chewing

Chinese Chewing engine for IBus

Official package sites : https://github.com/ibus/ibus/wiki ·

v1.6.1_p20210117-r1 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
~amd64 ~x86
USE flags
nls test

General

nls
Add Native Language Support (using gettext - GNU locale utilities)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS

app-i18n / libchewing : Intelligent phonetic (Zhuyin/Bopomofo) input method library

dev-libs / glib : The GLib library of C routines

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS

app-i18n / libchewing : Intelligent phonetic (Zhuyin/Bopomofo) input method library

dev-libs / glib : The GLib library of C routines

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-build}/cmake-fedora
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
app-i18n/ibus-chewing: Drop dependency on gnome-base/gconf
The dependency was bogus because the ebuild was broken, like most cjk ebuilds are. Closes: https://bugs.gentoo.org/873847 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
app-i18n/ibus-chewing: fix tests
Closes: https://bugs.gentoo.org/818493 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/ibus-chewing: drop dev-util/gob:2
Closes: https://bugs.gentoo.org/818481 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
Akinori Hattori · gentoo
app-i18n/ibus-chewing: new snapshot
Closes: https://bugs.gentoo.org/808441 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/ibus-chewing: 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-chewing: update to EAPI 7
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/ibus-chewing: drop old
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
Sam James · gentoo
app-i18n/ibus-chewing: fix VariableScope (EROOT)
Let's use ${EPREFIX} for now as we're on EAPI 6. Signed-off-by: Sam James <sam@gentoo.org>
Akinori Hattori · gentoo
app-i18n/ibus-chewing: new upstream release
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/ibus-chewing: add gconf USE flag
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/ibus-chewing: fix src_test
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/ibus-chewing: inherit gnome2-utils
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/ibus-chewing: fix build when app-arch/rpm is installed
Gentoo-Bug: 597054 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/ibus-chewing: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
dev-libs/libchewing: move to app-i18n/libchewing
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Johannes Huber · gentoo
app-i18n</ibus-chewing: Remove 1.4.7
Package-Manager: Portage-2.3.3, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Yixun Lan · gentoo
app-i18n/ibus-chewing: add gconf dep
Package-Manager: portage-2.3.2
Yixun Lan · gentoo
app-i18n/ibus-chewing: version bump
Gentoo-Bug: 596610 Package-Manager: portage-2.3.2
Tobias Klausmann · gentoo
app-i18n/ibus-chewing: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.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