blob: b91c785b3a90b3376ec540d549fe48ba78405afc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
pkgbase = looking-glass-git
pkgdesc = An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough
pkgver = B2rc2.r0.gd579705
pkgrel = 1
epoch = 2
url = https://looking-glass.hostfission.com
install = looking-glass-git.install
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = sdl2_ttf
makedepends = glu
makedepends = fontconfig
makedepends = spice-protocol
makedepends = libxi
makedepends = obs-studio
source = looking-glass::git+https://github.com/gnif/LookingGlass.git
source = LGMP::git+https://github.com/gnif/LGMP.git
source = PureSpice::git+https://github.com/gnif/PureSpice.git
source = https://github.com/gnif/LookingGlass/pull/246.diff
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = 5f26f385aaa0a518e12ea5919c009d39d771f2bb1676126e7fd57b46e0eddb1da77bd03db542d699f7ffc69144f166c456afedfa19f77f5a114b2393b1f0e6b8
pkgname = looking-glass-git
pkgdesc = A client application for accessing the LookingGlass IVSHMEM device of a VM
depends = sdl2_ttf
depends = glu
depends = nettle
depends = fontconfig
depends = libxi
provides = looking-glass
conflicts = looking-glass
pkgname = looking-glass-module-dkms-git
pkgdesc = A kernel module that implements a basic interface to the IVSHMEM device for when using LookingGlass in VM->VM mode
depends = dkms
provides = looking-glass-module-dkms
conflicts = looking-glass-module-dkms
pkgname = obs-plugin-looking-glass-git
pkgdesc = Plugin for OBS Studio to stream directly from Looking Glass without having to record the Looking Glass client
depends = obs-studio
provides = obs-plugin-looking-glass
conflicts = obs-plugin-looking-glass
|