[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/freerdp/freerdp.desc [COPY] Copyright (C) 2022 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A Remote Desktop Protocol library and clients [T] FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), [T] released under the Apache license. Enjoy the freedom of using your software [T] wherever you want, the way you want it, in a world where interoperability [T] can finally liberate your computing experience. [A] Jente Hidskes [M] NoTag [C] extra/network [F] CROSS OBJDIR [E] opt fuse [E] opt libsdl2 libsdl2_ttf [E] opt libsdl3 libsdl3_ttf [E] opt systemd [L] APL [V] 3.31.1 [P] X -----5---9 200.901 [D] e33e8b0276f9ffa5a4e4e677f6a1d371987adce5498972d2ad0024ee freerdp-3.31.1.tar.gz https://github.com/FreeRDP/FreeRDP/archive/3.31.1/ var_append cmakeopt ' ' -DWITH_CCACHE=OFF pkginstalled krb5 || var_append cmakeopt ' ' -DWITH_KRB5=OFF pkginstalled fuse || var_append cmakeopt ' ' -DWITH_FUSE=OFF pkginstalled libsdl2 libsdl2_ttf || var_append cmakeopt ' ' -DWITH_CLIENT_SDL2=OFF pkginstalled libsdl3 libsdl3_ttf || var_append cmakeopt ' ' -DWITH_CLIENT_SDL3=OFF [ $arch = ia64 -o $arch = x86 ] && var_append cmakeopt ' ' -DWITH_SIMD=OFF atstage cross && var_append cmakeopt ' ' -DWITH_MANPAGES=OFF && var_append cmakeopt ' ' -DWAYLAND_SCANNER=$root/TOOLCHAIN/cross/bin/wayland-scanner && var_append GCC_WRAPPER_FILTER '|' "sed 's,/.*TOOLCHAIN/.*lib.*/lib\(.*\).so.*,-l\1,'" && var_append GCC_WRAPPER_APPEND ' ' "-L$root/$(pkgprefix libdir libxcb)" && hook_add postmake 5 "rm -rfv $HOME/.cmake/packages"