Package: uim / 1:1.8.6+gh20161003.0.d63dadd-6

Metadata

Package Version Patches format
uim 1:1.8.6+gh20161003.0.d63dadd-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
support_skk_alternatives.patch | (download)

scm/skk-custom.scm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch for supporting alternatives of /usr/share/skk/skk-jisyo.
fix_t code_mazegaki_location.patch | (download)

scm/tutcode-custom.scm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add support to mazegaki conversion
uim_can_work_with_libgcroot_0.2.2.patch | (download)

sigscheme/configure | 16 8 + 8 - 0 !
sigscheme/configure.in | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 uim can work with libgcroot 0.2.2.
pass_cppflags_to_cmake_cxx_flags.patch | (download)

qt4/toolbar/CMakeLists.txt | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 pass cppflags to cmake_cxx_flags
fix_spelling_error_sigscheme.patch | (download)

sigscheme/NEWS | 2 1 + 1 - 0 !
sigscheme/src/format.c | 2 1 + 1 - 0 !
sigscheme/test/test-srfi48.scm | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix spelling error sigscheme: charater character
qt5 immodule qmake conf.patch | (download)

.qmake.conf | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 re-add qmake required file.
qt5 disable debug flag.patch | (download)

qt5/immodule/quimplatforminputcontext.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable debug flag
panel_applet_inprocess.patch | (download)

configure.ac | 8 8 + 0 - 0 !
gtk3/toolbar/Makefile.am | 34 15 + 19 - 0 !
gtk3/toolbar/UimApplet.panel-applet.in.in | 3 2 + 1 - 0 !
gtk3/toolbar/applet-gnome3.c | 2 1 + 1 - 0 !
gtk3/toolbar/org.gnome.panel.applet.UimAppletFactory.service.in | 3 0 + 3 - 0 !
5 files changed, 26 insertions(+), 24 deletions(-)

 make the gnome panel applet compatible with libpanel-applet2
 * Port from out-of-process applet to in-process applet.
 * Get the applets directory from pkg-config instead of using the
   hard-coded path.
do_not_use_run singletest_sh.patch | (download)

test2/Makefile.am | 20 12 + 8 - 0 !
1 file changed, 12 insertions(+), 8 deletions(-)

 do not use run-singletest.sh for automake > 1.11
qt5 do not use private qt_plugin_prf.patch | (download)

qt5/immodule/quimplatforminputcontextplugin.pro.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] do not use private qt_plugin.prf in
 quimplatforminputcontextplugin.pro


qt5 qt4 fix toolbar icon.patch | (download)

qt4/toolbar/common-quimhelpertoolbar.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix preference icon is not displayed on qt4/5 toolbar
support_anthy 0.3.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 support anthy-0.3
fix lib deps.patch | (download)

gtk2/immodule/Makefile.am | 3 2 + 1 - 0 !
gtk3/immodule/Makefile.am | 4 3 + 1 - 0 !
uim/Makefile.am | 4 2 + 2 - 0 !
3 files changed, 7 insertions(+), 4 deletions(-)

 void a useless dependency
qt5 delayed candwin.patch | (download)

qt5/immodule/quimplatforminputcontext.cpp | 75 55 + 20 - 0 !
1 file changed, 55 insertions(+), 20 deletions(-)

 delays a creation of candwin instance until it is really needed.