aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vino/vino_2.16.0.bb
blob: 7ef942e559bce2e238dd22684511d95a5a48c3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Vino is an integrated VNC server for GNOME."
LICENSE = "GPLv2"

DEPENDS = "libgnomeui libglade gnome-keyring esound dbus-glib libxml2 gnutls gnome-vfs"

inherit gnome gconf

do_configure() {
	libtoolize --force
	gnu-configize
	oe_runconf
}


SRC_URI[archive.md5sum] = "89937e6d6cd8f658d037da0a7cfd3f4e"
SRC_URI[archive.sha256sum] = "bcf62f1121fe704a019363467f9182e29931ee6779f3b65e996171f4caa11369"