# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 WX_GTK_VER=3.0 PLOCALES="af am an ar ast az be@latin be bg bn br bs ca ca@valencia ckb co cs da de el en_GB eo es et eu fa fi fr fur fy_NL ga gl he hi hr hu hy id is it ja kab ka kk ko ku ky lt lv mk mn mr ms nb ne nl nn oc pa pl pt_BR pt_PT ro ru sk sl sq sr sv ta tg th tr tt ug uk ur uz vi wa zh_CN zh_TW" inherit eutils flag-o-matic gnome2-utils l10n wxwidgets xdg-utils DESCRIPTION="GUI editor for gettext translations files" HOMEPAGE="https://poedit.net" SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="" # db/expat req for legacytm (backwards support for pre 1.6) # we currently have 1.5.5 in stable so this is enabled RDEPEND=" app-text/gtkspell:2 dev-cpp/lucene++ dev-libs/boost:=[nls] dev-libs/expat dev-libs/icu:= || ( =sys-libs/db-5*:*[cxx] =sys-libs/db-4*:*[cxx] )