pacho 14/06/01 18:18:13 Added: im-ja-1.5-underlinking.patch Log: Use gnome2.eclass, readme.gentoo, drop support for old gnome-panel and fix underlinking (#510784, #510786, #510790, #510792), drop old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.1 app-i18n/im-ja/files/im-ja-1.5-underlinking.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/im-ja/files/im-ja-1.5-underlinking.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/im-ja/files/im-ja-1.5-underlinking.patch?rev=1.1&content-type=text/plain Index: im-ja-1.5-underlinking.patch =================================================================== --- src/xim/Makefile.am.old 2014-06-01 20:06:19.209885674 +0200 +++ src/xim/Makefile.am 2014-06-01 20:06:27.020040088 +0200 @@ -88,4 +88,4 @@ @DISABLE_SKK_FLAG@ \ @X_CFLAGS@ im_ja_xim_server_LDADD = IMdkit/libXimd.a -im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lX11 @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@ +im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lX11 -lm @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@ --- src/helper/Makefile.am.old 2014-06-01 20:09:11.592293279 +0200 +++ src/helper/Makefile.am 2014-06-01 20:09:24.454547489 +0200 @@ -23,6 +23,6 @@ @DISABLE_SKK_FLAG@ \ @DISABLE_WNN_FLAG@ -im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@ +im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@ -lX11
