sci-misc/apertium-separable - 0.6.1 (flammie)

Search

Package Information

Description:
Toolbox for separable words
Homepage:
http://apertium.sourceforge.net
License:
GPL-2

Ebuild Details

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

EAPI=7
inherit autotools

DESCRIPTION="Toolbox for separable words"
HOMEPAGE="http://apertium.sourceforge.net"
SRC_URI="https://github.com/apertium/apertium-separable/releases/download/v${PV}/${P}.tar.bz2"

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

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

src_prepare() {
	eapply_user
	eautoreconf
}

src_configure() {
	local -x CPPFLAGS="${CPPFLAGS} -I${ESYSROOT}/usr/include/utf8cpp"
	default
}

Dependencies

DEPEND

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

RDEPEND

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

Manifest for 0.6.1

Type File Size Source URLs
DIST apertium-separable-0.6.1.tar.bz2 24726 bytes https://github.com/apertium/apertium-separable/releases/download/v0.6.1/apertium-separable-0.6.1.tar.bz2