Gentoo-Bug: 455614
Package-Manager: Portage-2.3.6, Repoman-2.3.1
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
-IUSE="deprecated nls"
+IUSE="nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
app-i18n/anthy
app-i18n/ibus[python(+),${PYTHON_USEDEP}]
- deprecated? ( dev-python/pygtk )
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
- deprecated? ( dev-lang/swig )
nls? ( sys-devel/gettext )"
src_configure() {
econf \
- $(use_enable deprecated pygtk2-anthy) \
$(use_enable nls) \
--enable-private-png \
--with-layout=default
<upstream>
<remote-id type="github">ibus/ibus-anthy</remote-id>
</upstream>
- <use>
- <flag name="deprecated">Install deprecated pygtk2 library</flag>
- </use>
</pkgmetadata>