app-i18n / imsettings

Delivery framework for general Input Method configuration

Official package sites : https://tagoh.bitbucket.io/imsettings ·

v1.8.2-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1+
Keywords
amd64 ~x86
USE flags
introspection qt5 xfconf

General

introspection
Add support for GObject based introspection
qt5
Add support for the Qt 5 application and UI framework
xfconf
Enable support for xfce-base/xfconf

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

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

sys-apps / dbus : A message bus system, a simple way for applications to talk to each other

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

x11-libs / libgxim : GObject-based XIM protocol library

x11-libs / libnotify : A library for sending desktop notifications

xfce-base / xfconf : A configuration management system for Xfce

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

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

sys-apps / dbus : A message bus system, a simple way for applications to talk to each other

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

x11-libs / libgxim : GObject-based XIM protocol library

x11-libs / libnotify : A library for sending desktop notifications

xfce-base / xfconf : A configuration management system for Xfce

app-i18n / im-chooser : Desktop Input Method configuration tool

650348
app-i18n/imsettings-1.7.2 breaks app-i18n/ibus, app-i18n/fcitx, etc.
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
app-i18n/imsettings: Drop dependency on gnome-base/gconf
Closes: https://bugs.gentoo.org/873850 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
app-i18n/imsettings: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-i18n/imsettings: Stabilize 1.8.2 amd64, #861788
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
app-i18n/imsettings: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/imsettings: update LICENSE
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/imsettings: new upstream release
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/imsettings: drop gtk2 USE flag
Closes: https://bugs.gentoo.org/769089 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
app-i18n/imsettings: update patch
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
app-i18n/imsettings: Port to EAPI 7
Closes: https://bugs.gentoo.org/708250 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-i18n/imsettings: amd64 stable wrt bug #684954
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Naohiro Aota · gentoo
app-i18n/imsettings: add missing dependency
add missing dependency: dev-util/glib-utils. Also, use find instead of ltrpune. Closes: https://bugs.gentoo.org/668378 Signed-off-by: Naohiro Aota <naota@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Akinori Hattori · gentoo
app-i18n/imsettings: drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
app-i18n/imsettings: new upstream release
Gentoo-Bug: 587020 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Michał Górny · gentoo
app-i18n/imsettings: Drop old
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https 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