31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
# Template file for 'spice'
|
|
pkgname=spice
|
|
version=0.6.4
|
|
distfiles="http://www.spicespace.org/download/releases/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="Implements the SPICE protocol"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=eb7028b2ce7370105237cc7c7f1ea4d3cfa40cf226e399de9ddda34b060ed174
|
|
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
|
|
Add_dependency build jpeg-devel
|
|
Add_dependency build pixman-devel
|
|
Add_dependency build openssl-devel
|
|
Add_dependency build celt051-devel
|
|
Add_dependency build zlib-devel
|
|
Add_dependency build alsa-lib-devel
|
|
Add_dependency build libXrandr-devel
|
|
Add_dependency build libXfixes-devel
|
|
Add_dependency build libXext-devel
|
|
Add_dependency build libXrender-devel
|
|
Add_dependency build libX11-devel
|