This commit is contained in:
Your Name
2020-05-01 16:41:14 +02:00
parent 9af578cb38
commit 468121a4d6
25 changed files with 207 additions and 87 deletions

View File

@@ -1,2 +1,2 @@
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
DIST hasufell-binhost--dev-libs--libixion-0.14.1--C.21810.1588329584.979214.C.tar.bz2 723638 SHA256 ed26864758f4f3441a928076ab86524d49e3beba1aaa858d51cac58954761bb3 SHA512 c2bdf66241a7c99155d9a1d69fcbca1763492222a5bf869ecc114001e888fdf8347dd17120e9cf8086e9642ab382b0407ab60cbe475dcf3b7fdb0af4cb60009a WHIRLPOOL d5a7784a27061e0beb330a416671a781d62f4f9b96d9ebb74c4e9f8258def11c02c22dcc7d08254c6108763c9f36d98e721ff0df49f90a16840c3c57a73b4b93
PBIN libixion-0.14.1.pbin-1+exheres-0 3229 SHA256 d535bff69172ed0abd9d2789551c7559de4c622f8be00a69315abbaf75a89191 SHA512 c318cdf8ba8da949cf61d3487fd2bcd3d54206be11cf00cf0782350e6e3514e001b236ac1e082ee99c14c068ceda1cbf6655dc4532a91d8675db6710b3dce8a6 WHIRLPOOL f872a25232285048ce1a99907189b432a91577d1e6cde0a899ad53ecbff23b87281c1756d5a60846448165bddc95e914bc5ba9f1644dc254e9d7fc324895eb62

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Sep 24 10:12:24 CEST 2019
# Created by paludis-3.0.0 on Fri May 1 12:39:45 CEST 2020
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.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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) ) [[ 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.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 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ 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="1569312744"
GENERATED_TIME="1588329585"
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=""
@@ -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.4307.1569312744.649866.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libixion-0.14.1--C.21810.1588329584.979214.C.tar.bz2"
SUMMARY="General purpose formula parser & interpreter that can calculate multiple 'cells'"
BUGS_TO=""
REMOTE_IDS=""