Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/im-ja/files: im-ja-1.5-underlinking.patch
Date: Sun, 01 Jun 2014 18:18:17
Message-Id: 20140601181814.057DA2004E@flycatcher.gentoo.org
1 pacho 14/06/01 18:18:13
2
3 Added: im-ja-1.5-underlinking.patch
4 Log:
5 Use gnome2.eclass, readme.gentoo, drop support for old gnome-panel and fix underlinking (#510784, #510786, #510790, #510792), drop old
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.1 app-i18n/im-ja/files/im-ja-1.5-underlinking.patch
11
12 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
13 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
14
15 Index: im-ja-1.5-underlinking.patch
16 ===================================================================
17 --- src/xim/Makefile.am.old 2014-06-01 20:06:19.209885674 +0200
18 +++ src/xim/Makefile.am 2014-06-01 20:06:27.020040088 +0200
19 @@ -88,4 +88,4 @@
20 @DISABLE_SKK_FLAG@ \
21 @X_CFLAGS@
22 im_ja_xim_server_LDADD = IMdkit/libXimd.a
23 -im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lX11 @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@
24 +im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lX11 -lm @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@
25 --- src/helper/Makefile.am.old 2014-06-01 20:09:11.592293279 +0200
26 +++ src/helper/Makefile.am 2014-06-01 20:09:24.454547489 +0200
27 @@ -23,6 +23,6 @@
28 @DISABLE_SKK_FLAG@ \
29 @DISABLE_WNN_FLAG@
30
31 -im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@
32 +im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@ -lX11