mirror of
https://dev.lirent.ru/Vatrog/vm-automation-signaling.git
synced 2026-06-26 04:36:37 +03:00
13 lines
500 B
Plaintext
13 lines
500 B
Plaintext
|
|
Package: libvgpu-perception0
|
||
|
|
Version: @VERSION@
|
||
|
|
Section: libs
|
||
|
|
Priority: optional
|
||
|
|
Architecture: amd64
|
||
|
|
Depends: @DEPENDS@
|
||
|
|
Maintainer: @MAINTAINER@
|
||
|
|
Description: Host-side vgpu perception library
|
||
|
|
Reads the in-guest vgpu shared region (frames, cursor, geometry) from the host over a
|
||
|
|
read-only guest-RAM handle and exposes a perception API. A Sensor-layer library consumed
|
||
|
|
by a control/shell, independent of the signaling daemon. This package ships the runtime
|
||
|
|
shared object (libvgpu-perception.so.0).
|