blob: d7e2a94f9861b227a227bc24acad71ef564e5eda (
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 88799418ef3db9d88b6232a483143608 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 42d97132740235ad4310cd60beb1992e multilib c9e26066f2b7b5a91ad08d042f7f7306 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=e86f426b2f18fd873e63d33ee910366e
|