community/wt to 3.3.5rc2-2

This commit is contained in:
Kevin Mihelich 2015-11-05 06:56:37 +00:00
parent 8e515369d1
commit c27acf1af6

View file

@ -9,7 +9,7 @@
pkgname=wt
pkgver=3.3.5rc2
_pkgver=3.3.5-rc2
pkgrel=1
pkgrel=2
pkgdesc="a C++ library and application server for developing and deploying web applications"
arch=('i686' 'x86_64')
url="http://www.webtoolkit.eu/"
@ -37,6 +37,7 @@ build() {
cmake \
-DCONNECTOR_HTTP=ON \
-DWT_CPP_11_MODE=-std=c++11 \
-DCONFIGDIR=/etc \
-DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
-DCMAKE_INSTALL_PREFIX=/usr \
-DWEBUSER=http \