Search Criteria
Package Details: x11spice 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/x11spice.git (read-only, click to copy) |
---|---|
Package Base: | x11spice |
Description: | Connects a running X server as a Spice server. |
Upstream URL: | https://gitlab.freedesktop.org/spice/x11spice |
Licenses: | GPL3 |
Submitter: | VOID001 |
Maintainer: | VOID001 |
Last Packager: | VOID001 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-28 11:48 (UTC) |
Last Updated: | 2021-08-03 04:14 (UTC) |
Dependencies (10)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- spice (spice-gitAUR, spice-gstreamerAUR)
- xorg-util-macros
- git (git-gitAUR, git-glAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libcacard (make)
- libxcb (libxcb-gitAUR) (make)
- spice-protocol (spice-protocol-gitAUR) (make)
- xcb-util (make)
- xf86-video-qxl (xf86-video-qxl-gitAUR) (make)
Latest Comments
invertarcher commented on 2024-08-19 17:42 (UTC)
Had to add -Wno-unused-result to CUSTOM_CFLAGS= in Makefile.am
Here alittle more detail - https://bbs.archlinux.org/viewtopic.php?pid=2190846#p2190846
horaciohs commented on 2024-06-20 21:12 (UTC) (edited on 2024-06-20 21:16 (UTC) by horaciohs)
make gave me error: ... cc1: all warnings being treated as errors make[2]: *** [Makefile:553: session.o] Error 1 make[2]: Leaving directory '/home/test/.cache/yay/x11spice/src/x11spice-1.1/src' make[1]: *** [Makefile:684: all-recursive] Error 1 make[1]: Leaving directory '/home/test/.cache/yay/x11spice/src/x11spice-1.1/src' make: *** [Makefile:364: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: x11spice-exit status 4 -> Failed to install the following packages. Manual intervention is required: x11spice - exit status 4
chris_l commented on 2020-09-25 03:45 (UTC)
I second @qpalz, the package depends on xorg-util-macros. It's broken without it.
qpalz commented on 2019-07-14 09:10 (UTC)
This package depends on xorg-util-macros>=1.3. The following error was shown during compilation without this package: configure.ac:37: error: must install xorg-macros 1.3 or later before running autoconf/autogen