Search Criteria
Package Details: input-leap-headless-git 3.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/input-leap-git.git (read-only, click to copy) |
---|---|
Package Base: | input-leap-git |
Description: | Open-source KVM software (client and server CLI binaries) |
Upstream URL: | https://github.com/input-leap/input-leap |
Licenses: | custom:GPL2WithOpenSSLException |
Conflicts: | barrier-headless, input-leap-headless |
Provides: | barrier-headless, input-leap-headless |
Submitter: | yan12125 |
Maintainer: | FabioLolix (luciferin) |
Last Packager: | luciferin |
Votes: | 3 |
Popularity: | 0.007122 |
First Submitted: | 2022-02-26 17:15 (UTC) |
Last Updated: | 2024-10-11 20:10 (UTC) |
Dependencies (38)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libei (libei-gitAUR)
- libportal
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxtst
- openssl (openssl-gitAUR, openssl-staticAUR)
- xorgproto (xorgproto-gitAUR)
- avahi (make)
- cmake (cmake-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- gmock (googletest-gitAUR, gtest) (make)
- gtest (googletest-gitAUR) (make)
- libei (libei-gitAUR) (make)
- Show 18 more dependencies...
Required by (2)
- input-leap (requires input-leap-headless)
- input-leap-git
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
AkechiShiro commented on 2023-02-18 14:31 (UTC)
@velohell, this has been fixed.
@luciferin, I may find some time to do it, but if you want to take a stab at it and submit a patch (you can hit my mail in the PKGBUILD) and I'll update it.
velohell commented on 2023-01-19 13:18 (UTC)
I had to install the qt5-tools package from /extra, and I was able to build it after that.
JPenuchot commented on 2023-01-16 00:25 (UTC)
Also getting an error on my laptop with all Qt5 packages installed:
Is the documentation being built properly?
JPenuchot commented on 2023-01-12 10:16 (UTC)
Looks like a dependency is missing:
luciferin commented on 2022-12-16 15:19 (UTC)
Would you be up for doing away with the split packages in the next release? I don't personally see a benefit of having input-leap-headless-git and input-leap-git for such a small (file-size) project. I think it saves 1.5 MB for the headless package and complicates the PKGBUILD. It also creates potential file conflicts that need to be manually checked for and corrected whenever they arise.
yan12125 commented on 2022-11-21 12:33 (UTC)
Orphaning - going back to synergy-git.
yan12125 commented on 2022-10-20 13:16 (UTC)
Updated, thanks for the reminder!
benjarobin commented on 2022-10-20 11:49 (UTC)
The last update of git break the build. Please replace
git submodule update ext/gulrak-filesystem
bygit -c protocol.file.allow=always submodule update ext/gulrak-filesystem
in theprepare()
functionyan12125 commented on 2022-07-02 03:06 (UTC)
Gnarflord: thanks, fixed!
Gnarflord commented on 2022-07-01 16:22 (UTC)
Currently fails with
« First ‹ Previous 1 2 3 4 Next › Last »