blob: 1ac70401da9386a1dce19fd7c97284f5487ebffd (
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 dev-libs/libflatarray examples? ( !sys-cluster/mpich2 ) sys-devel/make >=dev-util/cmake-3.6.3
DESCRIPTION=An auto-parallelizing library to speed up computer simulations
EAPI=5
HOMEPAGE=http://www.libgeodecomp.org
IUSE=doc examples
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=Boost-1.0
RDEPEND=>=dev-libs/boost-1.48
SLOT=0
SRC_URI=http://www.libgeodecomp.org/archive/libgeodecomp-0.3.1.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:cmake-utils src_compile:- src_test:- src_install:-
_eclasses_=cmake-utils 014267c4475c1a625ecec5b16e0db1e6 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=a32ba49d7739a4cefb0cfd0cc4095007
|