Search Criteria
Package Details: looking-glass-git 2:B7rc1.r34.ge25492a3-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 client application for accessing the LookingGlass IVSHMEM device of a VM |
Upstream URL: | https://looking-glass.io/ |
Licenses: | GPL2 |
Conflicts: | looking-glass |
Provides: | looking-glass |
Submitter: | Omar007 |
Maintainer: | Omar007 |
Last Packager: | Omar007 |
Votes: | 14 |
Popularity: | 0.55 |
First Submitted: | 2017-12-14 09:38 (UTC) |
Last Updated: | 2025-02-03 17:50 (UTC) |
Dependencies (36)
- binutils
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gmp (gmp-hgAUR)
- libegl (libglvnd-gitAUR, nvidia-340xx-utilsAUR, libglvnd)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libx11 (libx11-gitAUR)
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxpresent
- libxss
- nettle (nettle-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- binutils (make)
- cmake (cmake-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libegl (libglvnd-gitAUR, nvidia-340xx-utilsAUR, libglvnd) (make)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libxi (libxi-gitAUR) (make)
- libxpresent (make)
- libxss (make)
- obs-studio (obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-gitAUR, obs-studio-libertyAUR) (make)
- spice-protocol (spice-protocol-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Netboy3 commented on 2021-02-20 15:38 (UTC)
Dependency on glu was removed. Please see commit: https://github.com/gnif/LookingGlass/commit/2973319bff80bf1531265bdbec6707bdda3f40eb
xiretza commented on 2021-01-20 09:59 (UTC)
Now requires
makedepends=('libxss')
anddepends=('libxss')
inpackage_looking-glass-git()
: https://github.com/gnif/LookingGlass/commit/8cb0cbb91d21f501d0c3ac367ba98ece284bd8e3xiretza commented on 2021-01-17 16:39 (UTC)
requires
makedepends=('wayland-protocols')
.Netboy3 commented on 2020-08-07 16:32 (UTC)
Hi @Omar007. Now that the MinGW cross-compiler toolchain mingw-w64-gcc and all it's dependencies are available in the community repo, you might want to consider adding building the looking-glass Windows host executable to this package.
Omar007 commented on 2020-07-24 11:01 (UTC) (edited on 2020-07-24 11:02 (UTC) by Omar007)
Ah that explains @rku's comment haha. I was looking at that from the perspective of what the module 'package' does without realizing an extra file was added that is needed for even DKMS to be able do its thing after the package is installed.
Pushing an update shortly.
AE86 commented on 2020-07-24 06:54 (UTC)
You forgot to add kvmfr.h into dkms package
Omar007 commented on 2020-05-26 21:34 (UTC) (edited on 2020-05-26 21:34 (UTC) by Omar007)
The build and packaging of the c-host was removed already but I'll take out the patch as well. No point in keeping that fix around either if it won't build anyway.
New version will be up in a few minutes.
Meivyn commented on 2020-05-26 20:57 (UTC) (edited on 2021-07-18 23:09 (UTC) by svenstaro)
Since today, I can't build this package. I get this error:
It looks like
c-host
got renamed tohost
: https://github.com/gnif/LookingGlass/commit/bc7871f630972dfc738e7e50a82ec3d1aacc25f3Omar007 commented on 2020-05-25 15:48 (UTC) (edited on 2020-05-25 15:48 (UTC) by Omar007)
@rku: I feel like you're hard-compiling the module for your specific kernel then. Taking that route is up to you but be aware that any kernel change may brake it without warning. You'll have to rebuild it yourself.
If you're using this properly, the module is build automatically with DKMS so that it is available for every kernel you have installed and is automatically rebuild when installing, upgrading or downgrading a kernel.
rku commented on 2020-05-25 06:02 (UTC)
I had to include kvmfr.h along with kvmfr.c for this module to build.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »