blob: d16df3f440e9def16fc4b1ee84b12550117f26ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) spreadsheet-model? ( >=dev-libs/libixion-0.15.0:= ) >=dev-util/mdds-1.5.0:1
DESCRIPTION=Standalone file import filter library for spreadsheet documents
EAPI=7
HOMEPAGE=https://gitlab.com/orcus/orcus/blob/master/README.md
IUSE=python +spreadsheet-model static-libs tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
LICENSE=MIT
RDEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) spreadsheet-model? ( >=dev-libs/libixion-0.15.0:= )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.15
SRC_URI=https://kohei.us/files/orcus/src/liborcus-0.15.3.tar.xz
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e python-single-r1 01eeb2dae449b6155b46f8deb0a2087d python-utils-r1 89113cd44c8118e781d18387d4256fe3 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=d2aa5f87a29ae7e56b256e0332548253
|