Package-Manager: Portage-2.3.40, Repoman-2.3.9
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=6
DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses m17n as backend"
HOMEPAGE="http://www.scim-im.org/projects/imengines"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
-
- dodoc AUTHORS ChangeLog THANKS README
-}
-
pkg_postinst() {
elog
elog "To use SCIM with both GTK2 and XIM, you should use the following"