blob: 7e067819a4030131edf4a929668c9b32f8b94e5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pgrouting-1.x
pkgdesc = Adds routing functionality to PostGIS/PostgreSQL
pkgver = 1.05
pkgrel = 1
url = http://pgrouting.postlbs.org
arch = i686
arch = x86_64
license = GPL
makedepends = cmake>=2.3
makedepends = boost>=1.47
depends = postgis
depends = gcc-libs
source = pgrouting-1.x-git::git+https://github.com/albfan/pgrouting#branch=1.05-archlinux
sha1sums = SKIP
pkgname = pgrouting-1.x
|