mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 14:18:31 +00:00
Put final SPEC file in GIT repository directly to avoid having to bump Meson version to use distribution script. To avoid having incoherent version numbers check the versions from CI. Remove 'c' as project language, project don't need to compile any files. Meson however needs C compiler even if is not used so add to package requirements. Update CI to build RPM from package directly. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com> |
||
|---|---|---|
| spice | ||
| .gitlab-ci.yml | ||
| .gitpublish | ||
| AUTHORS | ||
| CHANGELOG.md | ||
| COPYING | ||
| meson.build | ||
| README.md | ||
| spice-protocol.spec | ||
spice-protocol
The protocol definition for SPICE project used by:
- spice-server: A server side library used by QEMU and x11spice;
- spice-gtk: A client side library used by virt-viewer and virt-manager and GNOME Boxes;
- linux/vd-agent and win32/vd-agent: Guest components for Linux and Windows
- xf86-video-qxl, gpu/drm/qxl, win32/qxl, win32/qxl-wddm-dod: Guest video drivers;
Please report bugs at Freedesktop's instance of Gitlab