UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

x11spice

x11spice will enable a running X11 desktop to be available via a Spice server.

Package info

Template:
Codename: x11spice
Source file: x11spice-v1.2.tar.bz2
Source file size: 125846
Source file MD5-checkum: 93e800d7022a9fe2e13b788e682612bb
Source directory: x11spice-v1.2
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/x/x11spice-v1.2.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/x/x11spice-v1.2.tar.bz2.md5sum
Dependances: util-macros, gtk3, xf86-video-qxl, spice-server.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./autogen.sh

./configure --prefix=/usr         \
            --sysconfdir=/etc     \
            --localstatedir=/var

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make check
fi

Install script:
make install