1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="Rime Input Method Engine for IBus Framework"
9 HOMEPAGE
="http://code.google.com/p/rimeime/"
10 EGIT_REPO_URI
="https://github.com/lotem/${PN}.git"
15 COMMON_DEPEND
="app-i18n/ibus
18 DEPEND
="${COMMON_DEPEND}
20 RDEPEND
="${COMMON_DEPEND}
24 sed -i -e "/libexecdir/s:/usr/lib:/usr/libexec:" Makefile || die
25 sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die