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 (16)

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

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

Matty_r commented on 2021-06-17 04:30 (UTC)

Changes have been made to Freerdp versioning which affects compilation of Remmina-git package. Recompiling the latest freerdp contains these changes which has been accounted for in a patch to remmina.

Re: https://github.com/FreeRDP/FreeRDP/blob/112400ca6664a1cb6e7b0cb904b4a7d79f30eef7/include/freerdp/version.h.in#L30

Re: https://gitlab.com/Remmina/Remmina/-/issues/2510

brknrobot commented on 2021-03-15 19:02 (UTC) (edited on 2021-03-15 19:02 (UTC) by brknrobot)

I've taken ownership of this package and updated it to address most of the comments people have made since 2020.

I've also enabled VAAPI acceleration. I'm pretty sure this shouldn't cause problems, but leave a comment if it breaks on your system.

I believe the only unaddressed request is for aarch64 support. I'm unable to test these builds, but if someone tests it and sends me a patch I'd be happy to add it!

brknrobot commented on 2021-03-10 17:10 (UTC)

Should consider adding -DWITH_FUSE as it now seems to be required for xfreerdp clipboard to work.

terrigan commented on 2020-10-04 13:45 (UTC)

Freerdp-gstfree does not seem to work with Remmina's rdp plugin, it segfaults when you try to use it.

ohkeenan commented on 2020-09-26 18:10 (UTC)

@DAC324 try freerdp-gstfree maintained by @tinywrkb

DAC324 commented on 2020-09-25 15:13 (UTC)

Looks like nobody is actually looking after this package. RIP eworm :(

@jw0k: How can this package version problem be fixed?

y6ep3 commented on 2020-08-31 11:45 (UTC) (edited on 2020-08-31 11:45 (UTC) by y6ep3)

please fix package, because of broken version, pacman reinstall on every system update in arch linux and on every action in pamac on manjaro.

alpha7024 commented on 2020-07-30 21:58 (UTC)

Received and error about a missing dependency: openh264 makepkg -si worked after I installed this: https://aur.archlinux.org/openh264.git

jw0k commented on 2020-07-19 15:30 (UTC)

I think there is a problem with this package: yay keeps reinstalling it over and over again on every system update. It looks like something is wrong with pkgver() function in the PKGBUILD. This is the yay output I get every time I run the update:

:: 1 Packages to upgrade. 1 aur/freerdp-git 2.0.0.r328.g4831373d5-1 -> 2.0.0.rc4.r1127.g2df3eb045-1

It looks like pkgver() returns 2.0.0.r328.g4831373d5 which is treated as older than 2.0.0.rc4.r1127.g2df3eb045. Could you please fix it? May I somehow help in fixing it?

mikecentola commented on 2020-07-17 17:03 (UTC)

Could you please add aarch64 to the PKGBUILD so I can build this for Remmina on Manjaro-ARM? Thanks!