Update
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
DIST hasufell-binhost--dev-libs--mdds-1.3.1--C.4823.1511562661.440988.C.tar.bz2 106664 SHA256 e13e02af841e9a1ffb677638bbf3473f26f6ef8fc8a4ef799678c3bc93fb64bd SHA512 292a66ecbba4b563e121d227395c123a6c27b5ca9ce1d3572a7d82f091b1f1b17e8e66013fa58dd962ef8632745d09925b23c5e95156fa6b6c70de4555de2e65 WHIRLPOOL 9e45d7de14cbeb49873bb72d89dc780bd677c56cc4b700f73faa4313ada19a16e701cd6f7c2085c666fd823387823fdad43e482ec7f2d031b5ceac0605f28a5b
|
||||
DIST hasufell-binhost--dev-libs--mdds-1.4.1--C.7271.1544967651.973404.C.tar.bz2 122354 SHA256 a055432ae6025bb2da468033f1274b3ded3b3129628546e7ea953def93e3ba93 SHA512 2c09fbfa899a4bce6a15d2e45684dbb473d0a86d5bbcaa5be55eb176cf474455b6c63a8b5e04a1dd3e5c305f36ae8a46fb91d44b90865b3efe9b44a9a21727dd WHIRLPOOL 5ba60f4261af2e4d500f9e3e40c8b4f64d26b503f6d544c1eb3b78ab260ba94069fc14daf5ee70330c7cb49c60df56993cfdbcca728aeaaa95a2c15594926666
|
||||
PBIN mdds-1.3.1.pbin-1+exheres-0 2807 SHA256 904cae8283a9fcadcb417b480bb31792d39f8db8796b4b7368c1b3eed8cc54a3 SHA512 777eea32db9fa9909719ee25b71cbf187ddf3be9503a6e4924127bafb6a02050ce97581fe5d9db949ec31601c2f3420c754181a959b9e735bd568e3bf6eb27b8 WHIRLPOOL 0057b9fd9ed1d3783a2f8c38c1228b95a9b44d612463d1639b781bab1bf5f87384ff4fd951707ce87bb603fa853e10c730bab5b5c17fe824ef787f4a7352a048
|
||||
PBIN mdds-1.4.1.pbin-1+exheres-0 2828 SHA256 914905135a88149497329f8f6ee2892508a8bcdb59a89cea51e988353e4712fa SHA512 c017b96f159f75815096ff14541f508bf9bd38daf5e0611a96cb9f86c2af72a45bc2454ba8b26d89c1d670b11aa0aace54d2f8989d481f4e61dddf62160ff8d2 WHIRLPOOL 9a7168bc3ba4ec8eb9c775b861198535df62e7f8e39b6786e1ea62c2ef0a3fa91f49ecd4fae7118f1c3cb9d42f94f755a65672b57b8aa3f79feccd75fa430eb9
|
||||
|
||||
38
packages/dev-libs/mdds/mdds-1.4.1.pbin-1+exheres-0
Normal file
38
packages/dev-libs/mdds/mdds-1.4.1.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Sun Dec 16 14:40:52 CET 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.16 ) [[ defined-in = [ autotools.exlib ] ]] ( build: dev-libs/boost ) [[ defined-in = [ mdds.exlib ] ]]"
|
||||
DESCRIPTION=" mdds provides the following data structures: Segment tree: A balanced-binary-tree based data structure efficient for detecting all intervals (or segments) that contain a given point. Flat segment tree: A variant of segment tree that is designed to store a collection of non-overlapping segments. Rectangle set: Stores 2-dimensional rectangles and provides an efficient way to query all rectangles that contain a given point in 2-dimensional space. Point quad tree: Stores 2-dimensional points and provides an efficient way to query all points within specified rectangular region. Multi-type vector: Storage of unspecified number of types in a single logical array such that contiguous elements of identical type are stored in contiguous segment in memory. Multi-type matrix: A matrix structure that allows storage of four different element types: numeric, string, boolean and empty."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://gitlab.com/mdds/mdds"
|
||||
INHERITED=" gitlab dependencies-helpers autotools mdds"
|
||||
MYOPTIONS="( ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="1.4"
|
||||
DOWNLOADS="https://kohei.us/files/mdds/src/mdds-1.4.1.tar.bz2"
|
||||
OPTIONS=""
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1544967652"
|
||||
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"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="office"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--mdds-1.4.1--C.7271.1544967651.973404.C.tar.bz2"
|
||||
SUMMARY="Collection of multi-dimensional data structures and indexing algorithms"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" gitlab:mdds/mdds"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user