# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-i18n/librime/librime-1.2.ebuild,v 1.3 2014/08/22 02:51:26 dlan Exp $ EAPI=5 inherit cmake-utils multilib versionator toolchain-funcs DESCRIPTION="Rime Input Method Engine library" HOMEPAGE="http://code.google.com/p/rimeime/" SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs test" RDEPEND="app-i18n/opencc dev-cpp/glog >=dev-cpp/yaml-cpp-0.5.0 dev-db/kyotocabinet dev-libs/marisa >=dev-libs/boost-1.46.0[threads(+)] sys-libs/zlib x11-proto/xproto" DEPEND="${RDEPEND} test? ( dev-cpp/gtest )" S="${WORKDIR}/${PN}" #bug 496080, backport patch for