Package Details: freerdp-git 3.12.0.r53.g11e980a-1

Git Clone URL: https://aur.archlinux.org/freerdp-git.git (read-only, click to copy)
Package Base: freerdp-git
Description: Free implementation of the Remote Desktop Protocol (RDP)
Upstream URL: https://github.com/FreeRDP/FreeRDP
Licenses: Apache-2.0
Conflicts: freerdp
Provides: freerdp, libfreerdp-client3.so, libfreerdp-server-proxy3.so, libfreerdp-server3, libfreerdp-shadow-subsystem3.so, libfreerdp-shadow3.so, libfreerdp3.so, libwinpr-tools3.so, libwinpr3.so
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 88
Popularity: 0.000000
First Submitted: 2010-06-19 21:20 (UTC)
Last Updated: 2025-02-22 02:05 (UTC)

Dependencies (71)

Required by (18)

Sources (1)

Pinned Comments

xiota commented on 2023-12-17 23:44 (UTC) (edited on 2025-02-22 02:40 (UTC) by xiota)

Rebuild for library updates. Run pacman -Syudd to force upgrades prior to rebuild. If there are still problems, try building in a clean chroot.

xiota commented on 2023-10-26 12:27 (UTC) (edited on 2024-10-30 15:07 (UTC) by xiota)

This is a git package. Please do not flag for mere version bumps. The version number is automatically updated on rebuild.

Please avoid commenting and flagging for the same issue at the same time.

  • Flag for straightforward issues with standard solutions, like typos and depends updates.
  • Comment for issues that require explanation or debugging. Use a pastebin for blocks of text more than a few lines.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

cosmox commented on 2023-07-08 14:15 (UTC)

I was missing libpkcs11-helper-1:

-- Checking for module 'libpkcs11-helper-1' -- Package 'libpkcs11-helper-1', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Pkcs11 (missing: Pkcs11_FOUND)

I fixed it by installing pkcs11-helper.

bidulock commented on 2021-12-20 05:17 (UTC)

Please add 'git' to makedepends

brknrobot commented on 2021-10-20 22:08 (UTC)

@tmow updated, thanks

tmow commented on 2021-10-15 08:20 (UTC)

@nloewen See this upstream issue

https://github.com/FreeRDP/FreeRDP/issues/7363

Installing core/icu (should be selected by default) and compiling with -DWITH_ICU=ON improves things quite a lot in terms of UTF support, but above all it avoids possible crashes.

In Remmina we are updating the FreeRDP flatpak, SNAP and PPA Debian packages.

tmow commented on 2021-09-24 23:25 (UTC)

@nloewen thanks a lot, it's perfect

brknrobot commented on 2021-09-24 22:30 (UTC)

@tmow I'm not seeing that line in the official package, so I have no issue removing it. Let me know if you've got any other issues.

tmow commented on 2021-09-24 13:19 (UTC)

I'm speaking about real problems @nloewen that codec, in FreeRDP is used just for rails, but ffmpeg can be used instead.

In Remmina because of this openh264 codec we have quite a lot of issues.

If you are wondering, I'm the Remmina maintainer and not a random user.

This AUR package exists to compile remmina-git with the freerdp stable branch (2.x.x).

So I ask you again the question, can you remove that line?

Thanks!

tinywrkb commented on 2021-09-24 12:08 (UTC)

Please remove -DWITH_OPENH264=ON, this causes more issues than problems it may solve.

@tmow the only problem these alt libs (e.g. openh264, mbedtls) intended to solve is licensing, and this is not an issue for us Arch users.