Search Criteria
Package Details: remmina-git 1.4.7.r6.gef3ef1bf-1
Git Clone URL: | https://aur.archlinux.org/remmina-git.git (read-only, click to copy) |
---|---|
Package Base: | remmina-git |
Description: | A remote desktop client written in GTK+ - git checkout |
Upstream URL: | http://www.remmina.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | eworm |
Maintainer: | Matty_r |
Last Packager: | Matty_r |
Votes: | 53 |
Popularity: | 0.020678 |
First Submitted: | 2011-10-06 08:11 |
Last Updated: | 2020-10-29 00:14 |
Dependencies (33)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libgcrypt (libgcrypt15-git, libgcrypt-git)
- libgnome-keyring
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libsecret
- libsodium (libsodium-git)
- libssh (libssh-git, libssh-gnutls)
- libunique
- libvncserver (libvncserver-git)
- libxdmcp
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-kinetic, vte3-notification, vte3-nohang)
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2) (make)
- cmake (cmake-git) (make)
- freerdp-git (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- intltool (make)
- libxkbfile (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- spice (make)
- spice-gtk (make)
- spice-protocol (spice-protocol-git) (make)
- telepathy-glib (make)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2) (optional)
- gobject-introspection (gobject-introspection-git) (optional)
- libxkbfile (optional)
- spice (optional)
- spice-gtk (optional)
- spice-protocol (spice-protocol-git) (optional)
- telepathy-glib (optional)
Required by (10)
- gnome-shell-extension-remmina-search-provider (requires remmina)
- remmina-plugin-anydesk-git (requires remmina)
- remmina-plugin-folder (requires remmina)
- remmina-plugin-open (requires remmina)
- remmina-plugin-rdesktop (requires remmina)
- remmina-plugin-teamviewer (requires remmina)
- remmina-plugin-ultravnc (requires remmina)
- remmina-plugin-url (requires remmina)
- remmina-plugin-webkit (requires remmina)
- xfce4-remmina-plugin (requires remmina)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
jvybihal commented on 2020-09-28 14:49
Or, just do what I suggested. Install freerdp-git and build remmina-git against it. No messing with ldconfig needed. It works.
DAC324 commented on 2020-09-28 14:45
@jvybihal: As I was annoyed by that version mess in
Only glitch is that this installs the FreeRDP libs tofreerdp-git
I now installed FreeRDP from their official git repo as well./usr/local/lib
, where Remmina does not find them. Solution: Add/usr/local/lib
to the library path so that, for example,ldd
is able to find them, by adding a config file with this path in/etc/ld.so.conf.d
and runningsudo ldconfig
afterwards. Now I've gotRemmina 1.4.8
working withFreeRDP 3.0.0
:)jvybihal commented on 2020-09-28 14:10
@DAC324 okay, you are correct, I did forgot, that I am actually using remmina from community repo. It works fine with freerdp package.
Anyway, if you really want for some reason remmina-git working, just install freerdp-git. I admit, that the PKGBUILD has incorrect pkgver, but it still builds from master and is actually "3.0.0-dev" and works. I just confirmed, because I am migrating my setup to new laptop and tested it successfully.
DAC324 commented on 2020-09-28 13:24
@jvybihal: I had no success. I installed FreeRDP from the official repo, which is version 2.2.0. But it does not appear in Remmina. When I start my pre-configured connection, Remmina throws an error message "Please install RDP plugin". Consequently, it also does not appear in the drop-down list of plugins to choose from when editing your connection entry.
I finally gave up on that version mess and compiled Remmina from their official git repository:
jvybihal commented on 2020-09-28 11:55
@DAC324: works fine here. I use it daily.
DAC324 commented on 2020-09-25 15:46
This version does not work with FreeRDP version 2.2.0 - FreeRDP is simply not found:(
mikecentola commented on 2020-07-17 17:02
So I was able to get remmina-git working by adding 'aarch64' to the PKGBUILD, but I had to do the same for freerdp-git and openh264. It works perfectly, and I leave comments on the other packages as well. Thanks!
mikecentola commented on 2020-07-17 15:29
Getting an error to build on Manjaro-ARM. remmina-git is not available for 'aarch64' architecture
Matty_r commented on 2020-06-26 05:08
@dano5
Should be good now
dano5 commented on 2020-06-25 22:33
version number is borked so it always tries to update even though nothing's changed...