2011-02-17 16:17:24 +01:00
|
|
|
# Template file for 'spice'
|
|
|
|
pkgname=spice
|
2012-01-28 11:13:59 +01:00
|
|
|
version=0.10.1
|
|
|
|
homepage="http://www.spicespace.org"
|
|
|
|
distfiles="$homepage/download/releases/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-01-28 11:13:59 +01:00
|
|
|
configure_args="--disable-tunnel --disable-opengl --disable-smartcard --with-sasl"
|
2012-05-23 08:14:33 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config spice-protocol>=0.10.1 jpeg-devel pixman-devel openssl-devel celt051-devel alsa-lib-devel libXfixes-devel libXrender-devel libXrandr-devel libXinerama-devel libsasl-devel"
|
2011-02-17 16:17:24 +01:00
|
|
|
short_desc="Implements the SPICE protocol"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-28 11:13:59 +01:00
|
|
|
license="GPL-2"
|
|
|
|
checksum=13dfe2e80984a836f85a1da4e1a4da3707123f15a507e8c0df1f4268a02bb780
|
2011-02-17 16:17:24 +01:00
|
|
|
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"
|
|
|
|
|