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