mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
18 lines
1.6 KiB
Groff
18 lines
1.6 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.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(+)] ) >=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
|
|
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(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
|
|
REQUIRED_USE=|| ( postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
|
|
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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3530055400d05e64deaba3042af30af6 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=3cb7df9fcff1cb1eebfcb12d6a6ad004
|