sci-misc/apertium-regtest - 0.9.1 (flammie)

Search

Package Information

Description:
Apertium tool for regression testing dictionaries
Homepage:
https://apertium.github.io
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.9.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
PYTHON_COMPAT=( python3_10 python3_11 python3_12 python3_13 )
PYTHON_SINGLE_TARGET=python3_11
inherit autotools python-single-r1

DESCRIPTION="Apertium tool for regression testing dictionaries"
HOMEPAGE="https://apertium.github.io"
SRC_URI="https://github.com/apertium/apertium-regtest/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

COMMON_DEPEND="${PYTHON_DEPS}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
	virtual/pkgconfig"

src_prepare() {
	eapply_user
	eautoreconf
}

Dependencies

DEPEND

${PYTHON_DEPS}
	virtual/pkgconfig

RDEPEND

${PYTHON_DEPS}

Manifest for 0.9.1

Type File Size Source URLs
DIST apertium-regtest-0.9.1.tar.bz2 104337 bytes https://github.com/apertium/apertium-regtest/releases/download/v0.9.1/apertium-regtest-0.9.1.tar.bz2