Search Criteria
Package Details: asbru-cm-loki-git 6.2.2.r125.gfebf8c9-1
Git Clone URL: | https://aur.archlinux.org/asbru-cm-loki-git.git (read-only, click to copy) |
---|---|
Package Base: | asbru-cm-loki-git |
Description: | A free and open-source connection manager. loki branch |
Upstream URL: | https://github.com/asbru-cm/asbru-cm |
Licenses: | |
Submitter: | figue |
Maintainer: | figue (jfigueras, figuepluto) |
Last Packager: | figue |
Votes: | 1 |
Popularity: | 0.000043 |
First Submitted: | 2020-01-07 22:48 |
Last Updated: | 2021-02-18 01:06 |
Dependencies (32)
- cairo-perl
- glib-perl
- inetutils (inetutils-git, inetutils-hostname, gettext-hostname)
- libcanberra (libcanberra-git)
- libwnck3
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn)
- pango-perl
- perl (perl-git)
- perl-crypt-blowfish
- perl-crypt-cbc
- perl-crypt-rijndael
- perl-expect
- perl-gtk3
- perl-gtk3-simplelist
- perl-io-stty
- perl-io-tty
- perl-net-arp
- perl-socket6
- perl-xml-parser
- perl-yaml
- uuid
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-kinetic, vte3-notification, vte3-nohang)
- git (git-git) (make)
- freerdp (freerdp-102, freerdp-git, freerdp-1.1.0, freerdp-gstfree) (optional) – RDP connections
- keepassxc (optional) – Better support to automatically fill users and passwords
- mosh (optional) – Mobile shell
- nmap (nmap-svn) (optional) – ncat is required if using proxy user/password
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn) (optional) – SSH connections
- perl-x11-guitest (optional) – To fit perfectly RDP tabs
- rdesktop (optional) – RDP connections
- tigervnc (tigervnc-git) (optional) – for VNC connections
- uucp (optional) – Unix-to-Unix Copy
Latest Comments
1 2 Next › Last »
figue commented on 2020-02-12 00:18
I think it's fixed now... My idea is to have a PKGBUILD standard that can install any branch that user wants, just change "branch=-loki" to the one you want to pull, for instance "branch=-legacy-v5"
wcasanova commented on 2020-02-11 23:59
XD friend figue again is wrong
.desktop
asbru-loki
bin= asbru-cm-loki
The icon should not change as it is the same app.
icon= asbru-cm
figue commented on 2020-02-03 10:06
@wcasanova thanks for the advice... Was changing some things in PKGBUILD and at the end didn't realize that desktop was wrong (as you can see I never use it... :P)
Cheers
wcasanova commented on 2020-02-03 02:24
@figue friend, there is another error in the .desktop.
Exec=env GDK_BACKEND=x11 asbru-cm--loki
bin is asbru-loki
xD .....
you could leave the same name for the icon .. I think it doesn't matter the version or branch ..
icon = asbru-cm
Cheers
figue commented on 2020-01-29 21:34
@wcasanova fixed. Thanks!
wcasanova commented on 2020-01-29 20:59
@figue there is an error in the .desktop file ... Icon=asbru-cm-gtk3 Type=Application Exec=asbru-cm-gtk3 ...
bin is asbru-cm-loki
saludos.
figue commented on 2020-01-07 22:50
New development branch is now called loki. New package available:
https://aur.archlinux.org/packages/asbru-cm-loki-git/
Please, remove asbru-cm-gtk3-git and install asbru-cm-loki-git
Packages will be joined shortly.
figue commented on 2019-12-06 01:28
The f is to replace a previous compiled package. It's ok to use. The c cleans src and pkg directories created by makepkg during the creation.
Anyway, gtk3 branch is now merged into master, so you can use asbru-cm-git package instead. Maybe asbru-cm-gtk3-git will be used/renamed to the new development brach.
Cheers
wcasanova commented on 2019-12-06 00:30
If I understand Figue, but that is the desired behavior, it is not Yay's fault. when making makepkg -sicf with the options c and f forces, the ideal is that with the makepkg -si options. it will automatically generate the new package with the changes https://wiki.archlinux.org/index.php/PKGBUILD#pkgver https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
greetings friend
figue commented on 2019-11-12 23:12
@b1tl0rd hi! This is a problem related with yay. You know, AUR helpers should not be used to do this simple things... Just clone my repo and install with makepkg:
I never used yay, personally I like trizen, but I use only to upgrade the entire system.
Cheers