Search Criteria
Package Details: barrier-headless-git v2.3.3+153+g12024b9a-1
Git Clone URL: | https://aur.archlinux.org/barrier-headless-git.git (read-only, click to copy) |
---|---|
Package Base: | barrier-headless-git |
Description: | Open-source KVM software based on Synergy (client and server CLI binaries) |
Upstream URL: | https://github.com/debauchee/barrier |
Licenses: | |
Provides: | |
Submitter: | tallero |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 2 |
Popularity: | 0.000023 |
First Submitted: | 2019-08-03 22:11 |
Last Updated: | 2021-02-04 06:38 |
Dependencies (15)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- curl (curl-git, curl-minimal-git)
- libice
- libsm
- libx11 (libx11-git, libx11-threadsafe)
- libxext (libxext-git)
- libxi (libxi-git)
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- libxtst
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- xorgproto (xorgproto-git)
- cmake (cmake-git) (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
Latest Comments
tallero commented on 2020-12-19 11:58
fixed
twol commented on 2020-12-18 14:28
I managed to get it to work for me by adding
to the cmake command in the PKGBUILD
I presume googletest and googlemock are used for debugging purposes and are not important to getting the actual program up and running.
randomjerk commented on 2020-07-11 04:20
Hi. The build fails for me with the following errors:
CMake Error at src/test/CMakeLists.txt:23 (add_library): Cannot find source file:
CMake Error at src/test/CMakeLists.txt:24 (add_library): Cannot find source file:
Any ideas on how to fix this issue?
Lykos153 commented on 2020-06-30 12:42
Oh and the PKGBUILD still doesn't have
Lykos153 commented on 2020-06-30 12:35
Build fails with:
and
The PKGBUILD needs to checkout the submodules before building:
tallero commented on 2020-06-06 20:42
@Xandaros: I forgot to update the
.SCRINFO
but that was already solved into thePKGBUILD
.Xandaros commented on 2020-06-06 20:39
provides and conflicts with "barrier". Shouldn't this be "barrier-headless"?
Berengal commented on 2019-11-03 08:16
Can you add 'armv7h' to the 'arch' field please? I built and tested this on a raspberry pi 4 running archlinuxarm and it works just fine.