void-packages/srcpkgs/vinagre/template

27 lines
1.1 KiB
Plaintext
Raw Normal View History

2011-11-15 10:11:55 +01:00
# Template file for 'vinagre'
pkgname=vinagre
2013-03-28 22:16:59 +01:00
version=3.8.0
2012-09-26 08:17:10 +02:00
revision=1
2012-08-29 08:09:22 +02:00
# XXX rdp (rdesktop) plugin
2011-11-15 10:11:55 +01:00
build_style=gnu-configure
2012-09-26 08:17:10 +02:00
configure_args="--disable-schemas-compile --disable-rdp"
2012-08-29 08:09:22 +02:00
depends="desktop-file-utils hicolor-icon-theme"
2013-03-28 22:16:59 +01:00
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
makedepends="libxml2-devel libsecret-devel avahi-ui-libs-devel
spice-devel avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
2012-08-29 08:09:22 +02:00
fulldepends="openssh>=6.1p1 gnome-icon-theme"
2011-11-15 10:11:55 +01:00
short_desc="VNC client for the GNOME desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://projects.gnome.org/vinagre"
license="GPL-2"
2013-03-28 22:16:59 +01:00
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=83d3b0e83aa804d8336b4779ce17d12365573c06f59abd3956092e3ab7d41b06
2011-11-15 10:11:55 +01:00
long_desc="
Features
You can connect to several machines at the same time, we like tabs
You can keep track of your most used connections, we like favorites
You can keep track of your recently used connections, we like GtkRecent
You can browse your network for VNC servers, we like avahi
You don't need to supply the password on every connection, we like GNOME Keyring
"