32 lines
1.2 KiB
Text
32 lines
1.2 KiB
Text
# Template file for 'spice'
|
|
pkgname=spice
|
|
version=0.10.1
|
|
homepage="http://www.spicespace.org"
|
|
distfiles="$homepage/download/releases/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-tunnel --disable-opengl --disable-smartcard --with-sasl"
|
|
short_desc="Implements the SPICE protocol"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=13dfe2e80984a836f85a1da4e1a4da3707123f15a507e8c0df1f4268a02bb780
|
|
long_desc="
|
|
The Simple Protocol for Independent Computing Environments (SPICE) is
|
|
a remote display system built for virtual environments which allows
|
|
you to view a computing 'desktop' environment not only on the machine
|
|
where it is running, but from anywhere on the Internet and from a wide
|
|
variety of machine architectures."
|
|
|
|
subpackages="spice-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build spice-protocol ">=0.10.1"
|
|
Add_dependency build jpeg-devel
|
|
Add_dependency build pixman-devel
|
|
Add_dependency build openssl-devel
|
|
Add_dependency build celt051-devel
|
|
Add_dependency build alsa-lib-devel
|
|
Add_dependency build libXfixes-devel
|
|
Add_dependency build libXrender-devel
|
|
Add_dependency build libXrandr-devel
|
|
Add_dependency build libXinerama-devel
|
|
Add_dependency build libsasl-devel
|