blob: 29d5ed0e3b820571c54d8c73f89dd9dea3ecc2f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = tempus-wps-server
pkgdesc = Tempus is a C++ framework which offers generic graph manipulation abilities in order to develop multimodal path planning requests (WPS Server)
pkgver = 2.6.2
pkgrel = 1
url = http://ifsttar.github.io/Tempus/
arch = i686
arch = x86_64
license = GNU LGPLv2+
makedepends = cmake
makedepends = git
depends = gdal
depends = boost
depends = postgresql
depends = openmp
depends = fcgi
depends = libxml2
depends = python-pyqt5
depends = tempus-framework
optdepends = qgis
options = !buildflags
options = !makeflags
source = Tempus::git://github.com/Ifsttar/Tempus.git#tag=v2.6.2
source = fix-pthread-fastcgi.patch
md5sums = SKIP
md5sums = d56421e9ac5a0be4b6bca99247708c59
pkgname = tempus-wps-server
|