# Template file for 'gtk-vnc' pkgname=gtk-vnc version=0.4.4 distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-python --disable-static --with-gtk=3.0" short_desc="VNC viewer widget for GTK" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" checksum=c93fdb53c78b52a1cfa067c1a0be0b93d4adfc17ccea1215f20eeab2818308b7 long_desc=" gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. It provides a core C library, and bindings for Python (PyGTK). gtk-vnc supports a number of VNC extensions aimed at improving the user experience, particularly when interacting with virtual machines." subpackages="$pkgname-devel" Add_dependency build perl ">=0" Add_dependency build pkg-config Add_dependency build intltool Add_dependency build gobject-introspection Add_dependency build gtk+3-devel Add_dependency build gnutls-devel Add_dependency build libsasl-devel Add_dependency build vala-devel