void-packages/srcpkgs/spice-gtk/template
2012-10-15 19:50:33 +02:00

23 lines
947 B
Plaintext

# Template file for 'spice-gtk'
pkgname=spice-gtk
version=0.14
revision=4
subpackages="${pkgname}-devel"
build_style=gnu-configure
configure_args="--disable-static --enable-vala --enable-introspection
--enable-smartcard=no"
makedepends="pkg-config intltool gobject-introspection pixman-devel
celt051-devel openssl-devel libsasl-devel gtk+3-devel pulseaudio-devel
jpeg-devel spice-devel spice-protocol polkit-devel dbus-glib-devel vala-devel"
homepage="http://spice-space.org"
license="LGPL-2"
short_desc="GTK+2/3 SPICE widget"
maintainer="davehome <davehome@redthumb.info.tm>"
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
checksum=a16fa27364541493b886cc943f72c8f96ec251083af0a29d405a2c4f490274f5
long_desc="
spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects for
SPICE protocol parsing and a gtk widget for embedding the SPICE display into
other applications such as virt-manager."