blob: 831f5e077b5be3ab311cbeda7a02578b036fc92a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/cython[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/cython[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/cython[python_targets_python3_8(-)] ) ) )
DEFINED_PHASES=configure install setup
DEPEND=virtual/libiconv sys-devel/flex
DESCRIPTION=Convert files between various character sets
EAPI=8
HOMEPAGE=https://github.com/rrthomas/recode
INHERIT=flag-o-matic python-any-r1 toolchain-funcs
IUSE=nls test
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-3+
RDEPEND=virtual/libiconv
RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://github.com/rrthomas/recode/releases/download/v3.7.11/recode-3.7.11.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=0f9ec87a855c485dbc0f6f4d7d725e82
|