Go to file
Fabio Estevam 4dbe0da23f meson: Allow building on a Wayland-only environment
Currently, it is not possible to build spice-gtk on a Wayland-only
environment due to the x11 dependency in meson.

Since commit a7381b0864 ("Allow to build without X11 gdk backend)
it is possible to build spice-gtk without X11 GDK backend, so make
the x11 dependency in meson optional.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Frediano Ziglio <freddy77@gmail.com>
2022-10-11 12:06:05 +01:00
build-aux spice-client-glib-usb-acl-helper doesn't need suid root 2020-04-16 10:07:46 +01:00
data Drop autotools 2019-07-09 11:05:29 +01:00
doc Implemented the ability to allocate SpiceUsbDevice instances 2022-01-28 12:20:46 +00:00
man Install man pages under mandir. 2020-04-04 21:10:15 +01:00
po po: Add Georgian translation 2022-09-08 08:55:38 +01:00
src usb-backend: Fix devices not being enumerated 2022-10-07 13:47:47 +00:00
subprojects spice-common: update to current git 2022-07-01 16:59:24 +04:00
tests coroutine_gthread: Fix recursive yield 2020-08-12 16:17:15 +01:00
tools spicy: Add keyboard shortcuts for copy/paste sync 2022-07-06 22:17:48 +00:00
vapi build: Replace "join_paths" with "/" operator 2019-08-21 12:08:12 +01:00
.editorconfig Replace emacs modeline with .editorconfig 2020-04-09 07:38:08 +01:00
.gitlab-ci.yml ci: Make Windows test work again 2022-07-04 15:44:51 +01:00
.gitmodules Move src/keycodemapdb -> subprojects/keycodemapdb 2019-02-18 18:31:35 +00:00
.gitpublish Add default .gitpublish profile 2017-04-11 15:26:26 +02:00
.mailmap .mailmap: add another Victor Toso alias 2018-06-08 17:47:55 +02:00
AUTHORS Release 0.8 2012-01-15 22:07:05 +01:00
CHANGELOG.md Release v0.41 2022-07-04 14:53:04 +00:00
COPYING Initial import from SPICE 2010-11-23 17:00:17 +01:00
meson_options.txt coroutine: add support for libucontext 2022-03-04 21:56:12 -08:00
meson.build meson: Allow building on a Wayland-only environment 2022-10-11 12:06:05 +01:00
README.md Drop autotools 2019-07-09 11:05:29 +01:00