community/freerdp to 2.0.0_rc4-6

This commit is contained in:
Kevin Mihelich 2019-06-17 12:37:32 +00:00
parent b38d7bc5f3
commit 800d1e2a2b

View file

@ -9,7 +9,7 @@ _name=FreeRDP
pkgname=freerdp
epoch=1
pkgver=2.0.0_rc4
pkgrel=5
pkgrel=6
pkgdesc="Free implementation of the Remote Desktop Protocol (RDP)"
arch=('x86_64')
url="http://www.freerdp.com/"
@ -51,6 +51,10 @@ build() {
-DWITH_SOXR=ON \
-DWITH_GSSAPI=ON \
-DWITH_SERVER=ON \
-DWITH_CHANNELS=ON \
-DWITH_CLIENT_CHANNELS=ON \
-DWITH_SERVER_CHANNELS=ON \
-DCHANNEL_URBDRC_CLIENT=ON \
..
# TODO: add, when openh264 is moved to community
# -DWITH_OPENH264=ON \