Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-libs--libixion-0.14.1--C.29607.1555428979.693838.C.tar.bz2 708432 SHA256 a2e55d857c8006c66baf306283298959134ff3cdb2741cfc95e23bee578f8ca6 SHA512 c815c79046e6174834c65e00c95abad1ee8a57bb9ca0d793ac0e732ccb108cdc63619d1f4768aa04e11d44419420ceebab9da6f75ebfeb10fc99e99c8312e477 WHIRLPOOL 71c79bb7df3bc4347860b576532db514257c571c466e115aadfafa8cb8dad12230f736c6f51092c73ecbae173917a8a1c0b4e99340a3937675873eefa8f2265f
|
||||
PBIN libixion-0.14.1.pbin-1+exheres-0 3255 SHA256 317e12bf4d361071b1fa9d1c9d325553ca3f03d99ad53a6f22da8c77cb1175b4 SHA512 0f5a4c68c92682fff1ecb9012d9dd40e7b549b2395ba7fba56e146b84594ceec4dfc27cc8c83f86ce6102fbfd5336d6b7b44c1d6a778246f28d58343f411fe2a WHIRLPOOL d7c88429e1f04c2d08956a77c041537c550c0d819918c1928171057b19cf8cb03dff3c83609e82e36aa73b1c6c4f39957d4be156a7a505fa3268625714d8110a
|
||||
DIST hasufell-binhost--dev-libs--libixion-0.14.1--C.4307.1569312744.649866.C.tar.bz2 716409 SHA256 683e0fe805811ba90f85d398c875a5e489a1eaed345084fc6998e7d87f5c52b4 SHA512 2ca3fcaf6dfbe6ea733a835f6f89fc2b2186fcc241e5fda01bd07efcf9cb2930d4c8f3fb2e3098f940859a44a7bc9a47118a900a4c827913050e73bf3c2cfc05 WHIRLPOOL 6735ea6635a4875c633597c5e79ad11daa896e5f80190d19b648a0babaf974d10f4cf5d8976e1a4b9d6f7474a7593e1d6c9770b02cdc273ef0c43fea367951ce
|
||||
PBIN libixion-0.14.1.pbin-1+exheres-0 3140 SHA256 bb74e8ada12565cd50d92e1df7eede6116fd5b014669af6b2cb3c819d5c09636 SHA512 bc3ba479e47c121a03c5c3f42f2fef5d4cc168a3b82db4e308f01c55d49109dcf67dee32dafd4866530ba3d801ae675644d97f37b50741e02f38668c2620691a WHIRLPOOL d287288a976749e3bed2d688bea7f93bdd633c3a78886e64502760605f3bfd1ca9601a45b193dc3c97ebb26b115d84eb052b154b2c178b902c4ad3c7da942793
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue Apr 16 17:36:20 CEST 2019
|
||||
# Created by paludis-3.0.0 on Tue Sep 24 10:12:24 CEST 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-libs/mdds:1.4[>=1.4.0] virtual/pkg-config[>=0.9.0] build+run: dev-libs/boost[>=1.36] ) [[ defined-in = [ libixion-0.14.1.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.16 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: python? ( python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DEPENDENCIES="( build: dev-libs/mdds:1.4[>=1.4.0] virtual/pkg-config[>=0.9.0] build+run: dev-libs/boost[>=1.36] ) [[ defined-in = [ libixion-0.14.1.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.16 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: python? ( python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=" A library for calculating the results of formula expressions stored in multiple named targets, or “cells”. The cells can be referenced from each other, and the library takes care of resolving their dependencies automatically upon calculation. The caller can run the calculation routine either in a single-threaded mode, or a multi-threaded mode. The library also supports re-calculations where the contents of one or more cells have been modified since the last calculation, and a partial calculation of only the affected cells need to be calculated."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://gitlab.com/ixion/ixion#tab-readme"
|
||||
INHERITED=" dependencies-helpers autotools multibuild easy-multibuild python"
|
||||
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="MPL-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://kohei.us/files/ixion/src/libixion-0.14.1.tar.xz"
|
||||
OPTIONS="python python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1555428980"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
GENERATED_TIME="1569312744"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="office"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libixion-0.14.1--C.29607.1555428979.693838.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libixion-0.14.1--C.4307.1569312744.649866.C.tar.bz2"
|
||||
SUMMARY="General purpose formula parser & interpreter that can calculate multiple 'cells'"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
|
||||
Reference in New Issue
Block a user