blob: 61557459e6c8402bce2b3710e888cdb954476b86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen ) cuda? ( dev-util/nvidia-cuda-toolkit ) sys-devel/make >=dev-util/cmake-3.6.3
DESCRIPTION=Struct of arrays library with object oriented interface for C++
EAPI=6
HOMEPAGE=http://www.libgeodecomp.org/libflatarray.html
IUSE=cuda doc
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=Boost-1.0
SLOT=0
SRC_URI=http://www.libgeodecomp.org/archive/libflatarray-0.3.0.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils 014267c4475c1a625ecec5b16e0db1e6 cuda f150e667cc5826799d86be0fff518252 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic e0ef2bf8bb6a54693e146ab4085a5ec8 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=d9d125ec7e1b079ec86ff97784cf9120
|