blob: b649bd8d0dec2262866fcdea7ca848a81df64471 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12
KEYWORDS=amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v3.6.2.tar.gz -> pgrouting-3.6.2.tar.gz
_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi 7140a1e9480de59ab4172274608bffce
_md5_=23dce44b94164cb54e323fe3d2f2d5dc
|