Package Details: freerdp-git 3.9.0.r94.ga7638bb-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: 2024-10-30 07:30 (UTC)

Dependencies (68)

Required by (14)

Sources (1)

Pinned Comments

xiota commented on 2023-12-17 23:44 (UTC) (edited on 2024-10-30 15:03 (UTC) by xiota)

Rebuild for library updates. pacman may produce errors similar to the following:

error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (74.2-1) breaks dependency 'libicuuc.so=73-64' required by freerdp-git

To force pacman to install libraries, use dd option. Otherwise, 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

1 2 3 4 5 6 .. 10 Next › Last »

chrisqq commented on 2024-10-30 05:07 (UTC)

fails to build for me with: -- Using OpenSSL Version: 3.4.0 CMake Error at cmake/CommonConfigOptions.cmake:50 (message): CMAKE_BUILD_TYPE=None not supported. Set to any of Debug;Release;MinSizeRel;RelWithDebInfo Call Stack (most recent call first): CMakeLists.txt:678 (include)

xiota commented on 2023-12-17 23:44 (UTC) (edited on 2024-10-30 15:03 (UTC) by xiota)

Rebuild for library updates. pacman may produce errors similar to the following:

error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (74.2-1) breaks dependency 'libicuuc.so=73-64' required by freerdp-git

To force pacman to install libraries, use dd option. Otherwise, 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.

xiota commented on 2023-10-11 19:20 (UTC)

@user_58180 I am unable to reproduce that issue. Try building in a clean chroot.

user_58180 commented on 2023-10-11 14:34 (UTC)

For me it does not build anymore:

CMake Error in client/SDL/dialogs/CMakeLists.txt:
  Imported target "SDL2_ttf::SDL2_ttf" includes non-existent path

    "//include/SDL2"

Possibly related to: https://github.com/libsdl-org/SDL_ttf/issues/237

user_58180 commented on 2023-08-18 15:23 (UTC)

It does, thank you!

xiota commented on 2023-08-18 14:59 (UTC)

@user_58180 Added build options. wlfreerdp should build now.