Search Criteria
Package Details: looking-glass-module-dkms-git 2:B6.r0.g188f25c6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/looking-glass-git.git (read-only, click to copy) |
---|---|
Package Base: | looking-glass-git |
Description: | A kernel module that implements a basic interface to the IVSHMEM device for when using LookingGlass in VM->VM mode |
Upstream URL: | https://looking-glass.io/ |
Licenses: | GPL2 |
Conflicts: | looking-glass-module-dkms |
Provides: | looking-glass-module-dkms |
Submitter: | Omar007 |
Maintainer: | Omar007 |
Last Packager: | Omar007 |
Votes: | 12 |
Popularity: | 0.000001 |
First Submitted: | 2017-12-14 09:38 (UTC) |
Last Updated: | 2022-12-24 14:32 (UTC) |
Dependencies (13)
- dkms
- cmake (cmake-git) (make)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git) (make)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git) (make)
- libxi (libxi-git) (make)
- libxpresent (make)
- libxss (make)
- obs-studio (rpan-studio, obs-hevc-vaapi-git, obs-studio-git, obs-studio-ftl, obs-studio-tytan652, obs-studio-browser, obs-studio-amf, obs-studio-rc) (make)
- pipewire (pipewire-full-git, pipewire-common-git, pipewire-git) (make)
- spice-protocol (spice-protocol-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
Latest Comments
1 2 3 4 Next › Last »
Omar007 commented on 2022-10-26 13:20 (UTC)
Probably because the latest PKGBUILD is still the same PKGBUILD as before. I see something went wrong with the mirroring/pushing to the AUR. Different git issue i.c.w. CI pipeline (repository ownership) so the PKGBUILD was never included. I'll fix that in a bit.
quietvoid commented on 2022-10-26 12:17 (UTC)
I'm still unable to build after cloning the latest PKGBUILD.
Omar007 commented on 2022-10-26 08:56 (UTC)
@gutash; it's not advisable to use internal/private git commands. There's no telling when those may change or break.
Due to CVE-2022-39253, the flag protocol.file.allow was changed to default to 'user', which disallows the use of file:// clones. The proper way to deal with this is to set the config flag to re-allow file:// clones instead. I've updated the package to explicitly provide this config flag for the submodule update commands.
gustash commented on 2022-10-22 23:17 (UTC)
A recent git update broke some
-git
packages using submodules. I've seen a common fix between other packages for this, so here's a patch that enables this package to properly build again:Omar007 commented on 2022-07-02 12:14 (UTC)
The project already did back in August. Under the default build options, it's not a new dependency for the client. It is now only additionally being used in the client's X11 displayserver component but it's not a new dependency.
Unless you've manually made changes to the PKGBUILD to change the build options to exclude anything and everything libxkbcommon, nothing changed.
Netboy3 commented on 2022-07-02 12:03 (UTC)
Sorry, my bad. The project just added this dependency officially so I just passed along the message. I should have looked at PKGBUILD
Omar007 commented on 2022-07-02 11:55 (UTC)
@NetBoy3: It already has since August last year.
Netboy3 commented on 2022-07-02 00:52 (UTC)
Now depends on libxkbcommon
Netboy3 commented on 2021-12-26 11:01 (UTC)
Now depends on libpulse and libpipewire-03.so
rku commented on 2021-08-16 09:20 (UTC) (edited on 2021-08-16 09:20 (UTC) by rku)
Package fails to build. I was told by looking-glass maintainers that in-source builds are not supported and that may be a reason.
1 2 3 4 Next › Last »