blob: 0e79172635df73305d908dd18e4bd5f1ee6a23ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-libs/icu doc? ( app-text/ronn ) test? ( >=dev-cpp/catch-2.3.0:0 ) >=dev-libs/boost-1.62[icu]
DESCRIPTION=Spell checker library and CLI for complex natural languages
EAPI=7
HOMEPAGE=https://nuspell.github.io/ https://github.com/nuspell/nuspell
IUSE=doc test
KEYWORDS=~amd64 ~x86
LICENSE=test? ( || ( MPL-1.1 GPL-2+ LGPL-2.1+ ) ) LGPL-3+
RDEPEND=dev-libs/icu
RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://github.com/nuspell/nuspell/archive/v3.0.0.tar.gz -> nuspell-3.0.0.tar.gz
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=e86f426b2f18fd873e63d33ee910366e
|