blob: ff1a56332c0e8657cd892eb79e79c802fa3f5d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pgrouting
pkgdesc = Adds routing functionality to PostGIS/PostgreSQL
pkgver = 3.7.1
pkgrel = 1
url = http://pgrouting.org/
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = boost
makedepends = postgresql>=13
depends = postgis>=2.0
depends = gcc-libs
depends = cgal
source = pgrouting-3.7.1.tar.gz::https://github.com/pgRouting/pgrouting/archive/v3.7.1.tar.gz
sha512sums = 0bd73330a92625f82778742dbbb35e150e9a2b21223ec95025b510951dca6910ea9f936ec9561c9467cab8ce55a256ad1fb2df1617fee7cfce4d5836a4212915
pkgname = pgrouting
|