Skip to content
Commit bf7d1ab4 authored by Manuel Bachmann's avatar Manuel Bachmann Committed by Martin Jansa
Browse files

freerdp: get out of PNBLACKLIST, fix build, improve



We make the "freerdp" recipe active again, fix the build
by pulling a more recent version (the "stable" branches are
buggy and useless), and fix ARM runtime with -fPIC.

We can then :
- make X11 non-mandatory ;
- add support for Wayland ("wlfreerdp" client) ;
- add support for DirectFB ("dfreerdp" client) ;
- add support for GStreamer 1.0 ;
- make "heavy" features such as pulseaudio, cups...
non-mandatory.

We really want to install the "winpr-makecert" tool to have
TLS, but CMake does not position its RPATH cleanly, so let
us have a custom patch for that until it gets sorted out.

Signed-off-by: default avatarManuel Bachmann <manuel.bachmann@iot.bzh>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent aaf71408
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment