I have re-written the .PKGBUILD to use a more traditional install method, now the .desktop file is installed with desktop-file-install using the "--add-category=KDE" flag, maybe this will fix the KDE problem. if anyone still has issues, let me know.
Search Criteria
Package Details: eddie-ui 2.24.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eddie-ui.git (read-only, click to copy) |
|---|---|
| Package Base: | eddie-ui |
| Description: | Eddie - VPN tunnel - UI |
| Upstream URL: | https://eddie.website |
| Licenses: | GPLv3 |
| Conflicts: | airvpn, airvpn-beta-bin, airvpn-git |
| Provides: | eddie-ui |
| Submitter: | Eddie.website |
| Maintainer: | Eddie.website |
| Last Packager: | Eddie.website |
| Votes: | 38 |
| Popularity: | 1.64 |
| First Submitted: | 2018-05-20 19:09 (UTC) |
| Last Updated: | 2025-01-14 13:14 (UTC) |
Dependencies (16)
- curl (curl-gitAUR, curl-c-aresAUR)
- libayatana-appindicator
- libnotify (libnotify-gitAUR)
- mono (mono-gitAUR, mono-tracker-gitAUR)
- openvpn (openvpn-gitAUR, openvpn-xorAUR, openvpn-mbedtlsAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, sudo-selinuxAUR, doas-sudo-shimAUR, doas-sudo-shim-gitAUR, run0-sudoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- mono (mono-gitAUR, mono-tracker-gitAUR) (make)
- mono-msbuild (make)
- patchelf (patchelf-gitAUR) (make)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR) (optional) – VPN over SSH
- stunnel (optional) – VPN over SSL
Required by (0)
Sources (1)
uncle commented on 2015-08-15 07:47 (UTC)
tancrackers commented on 2015-08-15 05:48 (UTC)
I get this error on launch:
KDEInit could not launch '/usr/share/applications/airvpn.desktop'
Also in the KDE launcher, the Airvpn icon is not showing up in the launcher, but the icon is available.
I noticed that the filename is AirVPN.desktop, not airvpn.desktop
I changed the file's name to airvpn.desktop, but to no avail.
I made my own airvpn launcher and used the command "airvpn" to launch the program.
uncle commented on 2015-08-14 18:59 (UTC)
I fixed the sources, package should download for you now, let me know if you continue to have problems with it.
tancrackers commented on 2015-08-14 14:30 (UTC)
I get this error:
0curl: (22) The requested URL returned error: 404 Not Found
I think the error has to do with line 16 of the package build:
source_x86_64=("https://airvpn.org/repository/${pkgver}/airvpn_linux_x64_debian.deb")
Also, is it possible to use the non-mono package?
Pinned Comments