[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.24.0 [P] X -----5---9 200.901 [D] b5b48e1eaddbc46ac895df9090625d72174cbd8ab5fd345d1aac0543 freerdp-3.24.0.tar.gz https://github.com/FreeRDP/FreeRDP/archive/3.24.0/ 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"