sci-misc/lttoolbox - 3.8.0 (flammie)

Search

Package Information

Description:
Toolbox for lexical processing, morphological analysis and generation of words
Homepage:
http://apertium.sourceforge.net
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
3.8.0 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
CMAKE_MAKEFILE_GENERATOR=emake
inherit cmake

DESCRIPTION="Toolbox for lexical processing, morphological analysis and generation of words"
HOMEPAGE="http://apertium.sourceforge.net"
SRC_URI="https://github.com/apertium/lttoolbox/releases/download/v${PV}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

COMMON_DEPEND="dev-libs/libxml2:2
	dev-libs/utfcpp"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
	virtual/pkgconfig"

Dependencies

DEPEND

dev-libs/libxml2:2
	dev-libs/utfcpp
	virtual/pkgconfig

RDEPEND

dev-libs/libxml2:2
	dev-libs/utfcpp

Manifest for 3.8.0

Type File Size Source URLs
DIST lttoolbox-3.8.0.tar.bz2 157338 bytes https://github.com/apertium/lttoolbox/releases/download/v3.8.0/lttoolbox-3.8.0.tar.bz2