void-packages/srcpkgs/spice/template

23 lines
1,009 B
Text
Raw Normal View History

2011-02-17 15:17:24 +00:00
# Template file for 'spice'
pkgname=spice
2012-01-28 10:13:59 +00:00
version=0.10.1
homepage="http://www.spicespace.org"
distfiles="$homepage/download/releases/$pkgname-$version.tar.bz2"
build_style=gnu-configure
2012-01-28 10:13:59 +00:00
configure_args="--disable-tunnel --disable-opengl --disable-smartcard --with-sasl"
revision=2
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 15:17:24 +00:00
short_desc="Implements the SPICE protocol"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-01-28 10:13:59 +00:00
license="GPL-2"
checksum=13dfe2e80984a836f85a1da4e1a4da3707123f15a507e8c0df1f4268a02bb780
2011-02-17 15:17:24 +00: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"