Gentoo Archives: gentoo-commits

From: "Mu Qiao (qiaomuf)" <qiaomuf@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx: metadata.xml fcitx-4.2.1.ebuild fcitx-4.2.4.ebuild
Date: Sun, 10 Jun 2012 09:15:59
Message-Id: 20120610091546.E8A342004B@flycatcher.gentoo.org
1 qiaomuf 12/06/10 09:15:46
2
3 Modified: metadata.xml fcitx-4.2.1.ebuild fcitx-4.2.4.ebuild
4 Log:
5 Change useflag 'qt' to 'qt4', add dependencies
6
7 Thanks to Havanna for pointing out the new dependencies.
8
9 (Portage version: 2.1.10.60/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.7 app-i18n/fcitx/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/metadata.xml?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/metadata.xml?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/metadata.xml?r1=1.6&r2=1.7
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/metadata.xml,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- metadata.xml 7 Jun 2012 06:28:17 -0000 1.6
25 +++ metadata.xml 10 Jun 2012 09:15:46 -0000 1.7
26 @@ -7,11 +7,10 @@
27 <name>Mu Qiao</name>
28 </maintainer>
29 <use>
30 - <flag name="gir">Enable GObject Introspection</flag>
31 + <flag name="introspection">Enable GObject Introspection</flag>
32 <flag name="gtk3">Use GTK+3 instead of 2</flag>
33 <flag name='opencc'>Enable OpenCC for Chinese Transform</flag>
34 <flag name='pango'>Enable support for <pkg>x11-libs/pango</pkg></flag>
35 - <flag name='qt'>Enable Qt IM Module</flag>
36 <flag name='snooper'>Enable Key Snooper for gtk app</flag>
37 <flag name='table'>Enable Table IM</flag>
38 </use>
39
40
41
42 1.8 app-i18n/fcitx/fcitx-4.2.1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild?rev=1.8&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild?rev=1.8&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild?r1=1.7&r2=1.8
47
48 Index: fcitx-4.2.1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v
51 retrieving revision 1.7
52 retrieving revision 1.8
53 diff -u -r1.7 -r1.8
54 --- fcitx-4.2.1.ebuild 18 May 2012 14:21:32 -0000 1.7
55 +++ fcitx-4.2.1.ebuild 10 Jun 2012 09:15:46 -0000 1.8
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.7 2012/05/18 14:21:32 josejx Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.8 2012/06/10 09:15:46 qiaomuf Exp $
61
62 EAPI="3"
63
64 @@ -13,7 +13,7 @@
65 LICENSE="GPL-2"
66 SLOT="0"
67 KEYWORDS="amd64 ~ppc ~ppc64 x86"
68 -IUSE="cairo dbus debug gtk gtk3 opencc pango qt table"
69 +IUSE="cairo dbus debug gtk gtk3 opencc pango qt4 table"
70
71 RDEPEND="x11-libs/libX11
72 x11-libs/libXrender
73 @@ -57,7 +57,7 @@
74 $(cmake-utils_use_enable debug)
75 $(cmake-utils_use_enable gtk GTK2_IM_MODULE)
76 $(cmake-utils_use_enable gtk3 GTK3_IM_MODULE)
77 - $(cmake-utils_use_enable qt QT_IM_MODULE)
78 + $(cmake-utils_use_enable qt4 QT_IM_MODULE)
79 $(cmake-utils_use_enable opencc)
80 $(cmake-utils_use_enable pango)
81 $(cmake-utils_use_enable table)"
82
83
84
85 1.2 app-i18n/fcitx/fcitx-4.2.4.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild?rev=1.2&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild?rev=1.2&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild?r1=1.1&r2=1.2
90
91 Index: fcitx-4.2.4.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild,v
94 retrieving revision 1.1
95 retrieving revision 1.2
96 diff -u -r1.1 -r1.2
97 --- fcitx-4.2.4.ebuild 7 Jun 2012 06:28:17 -0000 1.1
98 +++ fcitx-4.2.4.ebuild 10 Jun 2012 09:15:46 -0000 1.2
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2012 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild,v 1.1 2012/06/07 06:28:17 qiaomuf Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.4.ebuild,v 1.2 2012/06/10 09:15:46 qiaomuf Exp $
104
105 EAPI="3"
106
107 @@ -15,7 +15,7 @@
108 LICENSE="GPL-2"
109 SLOT="0"
110 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
111 -IUSE="+cairo debug gir gtk gtk3 lua opencc +pango qt snooper static-libs +table test"
112 +IUSE="+cairo debug gtk gtk3 introspection lua opencc +pango qt4 snooper static-libs +table test"
113
114 RDEPEND="
115 cairo? (
116 @@ -33,9 +33,10 @@
117 dev-libs/glib:2
118 dev-libs/dbus-glib
119 )
120 + introspection? ( dev-libs/gobject-introspection )
121 lua? ( dev-lang/lua )
122 opencc? ( app-i18n/opencc )
123 - qt? (
124 + qt4? (
125 x11-libs/qt-gui:4
126 x11-libs/qt-dbus:4
127 )
128 @@ -43,8 +44,12 @@
129 x11-libs/libX11"
130 DEPEND="${RDEPEND}
131 app-arch/xz-utils
132 + app-text/enchant
133 + app-text/iso-codes
134 + dev-libs/icu
135 dev-util/intltool
136 virtual/pkgconfig
137 + x11-libs/libxkbfile
138 x11-proto/xproto"
139
140 update_gtk_immodules() {
141 @@ -78,13 +83,13 @@
142 -DLIB_INSTALL_DIR=/usr/$(get_libdir)
143 $(cmake-utils_use_enable cairo CARIO)
144 $(cmake-utils_use_enable debug DEBUG)
145 - $(cmake-utils_use_enable gir GIR)
146 $(cmake-utils_use_enable gtk GTK2_IM_MODULE)
147 $(cmake-utils_use_enable gtk3 GTK3_IM_MODULE)
148 + $(cmake-utils_use_enable introspection GIR)
149 $(cmake-utils_use_enable lua LUA)
150 $(cmake-utils_use_enable opencc OPENCC)
151 $(cmake-utils_use_enable pango PANGO)
152 - $(cmake-utils_use_enable qt QT_IM_MODULE)
153 + $(cmake-utils_use_enable qt4 QT_IM_MODULE)
154 $(cmake-utils_use_enable snooper SNOOPER)
155 $(cmake-utils_use_enable static-libs STATIC)
156 $(cmake-utils_use_enable table TABLE)