Search Criteria
Package Details: wlvncc-git r106.9ef4184-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wlvncc-git.git (read-only, click to copy) |
---|---|
Package Base: | wlvncc-git |
Description: | Wayland native VNC client |
Upstream URL: | https://github.com/any1/wlvncc |
Licenses: | custom:ISC |
Conflicts: | wlvncc |
Provides: | wlvncc |
Submitter: | ruahcra |
Maintainer: | ruahcra |
Last Packager: | ruahcra |
Votes: | 3 |
Popularity: | 0.001592 |
First Submitted: | 2021-07-23 09:26 (UTC) |
Last Updated: | 2022-10-07 12:31 (UTC) |
Dependencies (11)
- aml (aml-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libdrm (libdrm-gitAUR)
- libvncserver (libvncserver-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- pixman (pixman-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
sshaikh commented on 2022-10-05 18:32 (UTC) (edited on 2022-10-06 14:22 (UTC) by sshaikh)
Doesn't build in chroot for me - complains about a missing libdrm and then gbm.
EDIT: had to add libdrm, mesa and ffmpeg to MAKEDEPENDS.
quite commented on 2022-09-30 18:09 (UTC)
@ruahcra now it builds fin with libvncserver from extra as well!
quite commented on 2022-06-30 09:04 (UTC)
@ruahcra wlvncc builds and runs fine for me with package aml from community, aml-git is not needed. If you change the dependency to aml, we can have the wayvnc package from community installed at the same time!
ruahcra commented on 2021-11-12 10:29 (UTC)
@tinywrkb Sorry about that, I actually have no memory of this... guess I was rushing things at the time and didn't pay enough attention. Anyway I added you as a co-maintainer if you'd like to help out, otherwise I will look into it sometime in the future.
tinywrkb commented on 2021-11-12 08:58 (UTC)
@ruahcra thanks for submitting the package, I've been avoiding doing so myself, so it's great that someone else maintaining it.
There are a few issues though with the packaging. Going from top to bottom, not in severity order:
--ignorearch
flag exist for a reason.VCS package guidelines
Arch Wiki page. Maybe something like this:Meson package guidelines
.