---
- Update libtomoe-gtk to gucharmap-2 API
+ Update tomoe-gtk to gucharmap-2 API
https://bugs.gentoo.org/show_bug.cgi?id=243160
scim_tomoe_prefs_widget.cpp | 4 ++--
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RDEPEND="
>=app-i18n/scim-1.2.0
- >=app-i18n/libtomoe-gtk-0.6.0
+ >=app-i18n/tomoe-gtk-0.6.0
>=x11-libs/gtk+-2.4:2
"
DEPEND="${RDEPEND}
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils
IUSE=""
DEPEND="|| ( >=app-i18n/scim-1.2.0 >=app-i18n/scim-cvs-1.2.0 )
- >=app-i18n/libtomoe-gtk-0.6.0"
+ >=app-i18n/tomoe-gtk-0.6.0"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="Japanese input method Tomoe IMEngine for uim"
IUSE=""
RDEPEND="|| ( app-i18n/uim app-i18n/uim-svn )
- >=app-i18n/libtomoe-gtk-0.6.0"
+ >=app-i18n/tomoe-gtk-0.6.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
move app-i18n/anthy-ss app-i18n/anthy
move dev-libs/kirigami kde-frameworks/kirigami
slotmove kde-frameworks/kirigami 2 5
+move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk