Search Criteria
Package Details: x11vnc-git 1:0.9.16.r12.g97d632c-1
Git Clone URL: | https://aur.archlinux.org/x11vnc-git.git (read-only, click to copy) |
---|---|
Package Base: | x11vnc-git |
Description: | VNC server for real X displays |
Upstream URL: | https://LibVNC.github.io |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | bidulock |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-22 04:28 |
Last Updated: | 2019-10-01 06:02 |
Dependencies (15)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git)
- libvncserver-git
- libxcomposite
- libxcursor (libxcursor-git)
- libxdamage
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- libxtst
- autoconf-archive (autoconf-archive-git) (make)
- git (git-git) (make)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (optional) – java-applet support
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git) (optional) – -auth guess
- tk (tk85) (optional) – GUI support
- xf86-video-dummy (xf86-video-dummy-with-vt, xf86-video-dummy-xpra-patch) (optional) – Xdummy script
Required by (12)
- blink (requires x11vnc) (optional)
- epoptes (requires x11vnc)
- epoptes-bzr (requires x11vnc)
- epoptes-client (requires x11vnc)
- epoptes-client-bzr (requires x11vnc)
- gitso (requires x11vnc)
- let-me-do (requires x11vnc)
- matlab (requires x11vnc)
- pobvnc (requires x11vnc)
- pyvnc2swf (requires x11vnc)
- veyon (requires x11vnc)
- virtscreen (requires x11vnc)
Latest Comments
FabioLolix commented on 2018-09-23 21:42
Would you like to use git describe --long --tags | sed 's/([^-]*-g)/r\1/;s/-/./g' as pkgver() since you reverted to the github repo?
bidulock commented on 2018-08-20 07:26
The major reason for using the fork was a seriously broken build system, which appears to be ok with recent commits. So, reverted back to using the upstream with included x11vnc.service file.
pmattern commented on 2015-10-26 22:01
Repo github.com/bbidulock/x11vnc hasn't been updated since more than a year, github.com/LibVNC/x11vnc from which it was forked is updated on a regular basis and apparently the one were the main development of x11vnc takes place right now.
So I wonder whether it wouldn't make sense to use the latter for this package.
Could of course very well be that there's a particular reason to use your bbidulock fork, e. g. some particular feature. But actually I think if so the feature in question should somehow be reflected in the corresponding AUR package's name while a package simply named x11vnc-git should rather provide some vanilla version of the main upstream repository which seems to be the LibVNC one as stated above atm.