blob: 55a772c7953593d57d71d6b167d98f00723e12e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-lang/perl test? ( virtual/libiconv )
DEFINED_PHASES=compile install test
DESCRIPTION=Snowball compiler and stemming algorithms
EAPI=8
HOMEPAGE=https://snowballstem.org/ https://github.com/snowballstem/snowball/
INHERIT=toolchain-funcs
IUSE=static-libs test
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/snowballstem/snowball/archive/v2.1.0.tar.gz -> snowball-stemmer-2.1.0.tar.gz test? ( https://github.com/snowballstem/snowball-data/archive/887fb7a3e006f32b4979e0d55f2543abe78a42f1.tar.gz -> snowball-data-887fb7a3e006f32b4979e0d55f2543abe78a42f1.tar.gz )
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=2ba77fe98d6e88a28bb74e023e8c950d
|