15 lines
1.1 KiB
Text
15 lines
1.1 KiB
Text
DEFINED_PHASES=compile configure install prepare pretend setup test
|
|
DEPEND=doc? ( >=dev-python/sphinx-1.1 ) pdf? ( >=dev-python/sphinx-1.1[latex] ) sys-devel/make >=dev-util/cmake-3.6.3
|
|
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality.
|
|
EAPI=5
|
|
HOMEPAGE=http://pgrouting.org/index.html
|
|
IUSE=+drivingdistance doc pdf html
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-2 MIT Boost-1.0
|
|
RDEPEND=|| ( dev-db/postgresql:9.4[server] dev-db/postgresql:9.3[server] dev-db/postgresql:9.2[server] dev-db/postgresql:9.1[server] dev-db/postgresql:9.0[server] ) >=dev-db/postgis-2.0 dev-libs/boost drivingdistance? ( sci-mathematics/cgal )
|
|
REQUIRED_USE=html? ( doc ) pdf? ( doc )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v2.0.0.tar.gz -> pgrouting-2.0.0.tar.gz
|
|
_eclasses_=cmake-utils dd1d263f83f0791bd433b134f40db39b eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 61cad4fb5d800b29d484b27cb033f59b multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
|
|
_md5_=c34bc5db7d1179bafa4d5f215495dc02
|