Search Criteria
Package Details: wayvnc-git 0.9.1+31.ge12cb689f3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wayvnc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wayvnc-git |
| Description: | VNC server for wlroots-based Wayland compositors |
| Upstream URL: | https://github.com/any1/wayvnc |
| Keywords: | remote vnc wayland wlroots |
| Licenses: | custom:ISC |
| Conflicts: | wayvnc |
| Provides: | wayvnc |
| Submitter: | chron |
| Maintainer: | richbai90 |
| Last Packager: | richbai90 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-01-14 14:05 (UTC) |
| Last Updated: | 2025-11-11 16:41 (UTC) |
Dependencies (12)
- gbmAUR
- jansson (jansson-gitAUR)
- libdrm (libdrm-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pam (pam-selinuxAUR)
- pixman (pixman-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- pam (pam-selinuxAUR) (make)
- scdoc (scdoc-gitAUR) (make)
Required by (2)
- sway-vdctl-git (requires wayvnc)
- wayfire-desktop-git (requires wayvnc)
Latest Comments
1 2 Next › Last »
feinedsquirrel commented on 2025-11-18 19:01 (UTC) (edited on 2025-11-19 03:57 (UTC) by feinedsquirrel)
The
gbmdependency here calls the gbm package in the aur, and it is not the one referred to in the project readme.This package is looking for
gbm.h, which on arch is provided bymesa.Additionally, this would not build in a clean chroot. Here is an updated depends, with comments on where different dependencies come from:
richbai90 commented on 2025-11-11 16:43 (UTC)
Adopted and updated to latest version
simona commented on 2024-11-20 18:22 (UTC)
0.9 rleased
ony commented on 2023-07-01 21:03 (UTC) (edited on 2023-07-01 21:04 (UTC) by ony)
In my case
aur/aml-gitis0.2.0-1and results in that error about missingaml_unstable_abi_versionsymbol. Replacing it withextra/amlwhich is0.3.0-1makes build succeed.lack commented on 2023-01-22 04:42 (UTC)
I think the aml dependency needs to be changed to aml-git as well.
xiliuya commented on 2022-12-11 04:05 (UTC) (edited on 2022-12-11 04:06 (UTC) by xiliuya)
error:
1ace commented on 2020-11-08 14:22 (UTC)
As a reminder, the philosophy on Arch is to only support the current version. If you didn't update something, it's your responsibility to update it.
That said, I have pushed a
pkgverbump onneatvnc-gitto force everyone to update, which will prevent your mistake from happening to anyone else (this time).1ace commented on 2020-11-08 13:43 (UTC)
@davvore33: as indicated in the error message you posted when flagging the package as out-of-date, the issue is that your installed
neatvncis too old:Simply updating your
neatvncwill fix it :)davvore33 commented on 2020-11-08 09:49 (UTC)
Lately wayvnc requires neatvnc 0.3, you can see that when you try to recompile this package, the PKGBUILD has to be updated
1 2 Next › Last »