void-packages/srcpkgs/vinagre/template

28 lines
1.2 KiB
Plaintext
Raw Normal View History

2011-11-15 10:11:55 +01:00
# Template file for 'vinagre'
pkgname=vinagre
2012-09-26 08:17:10 +02:00
version=3.6.0
revision=1
2012-08-29 08:09:22 +02:00
# XXX rdp (rdesktop) plugin
gtk_iconcache_dirs="/usr/share/icons/hicolor"
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"
makedepends="pkg-config intltool itstool gnome-doc-utils libxml2-devel
2012-09-26 08:17:10 +02:00
dbus-glib-devel libsecret-devel avahi-ui-libs-devel spice-devel
2012-08-29 08:09:22 +02:00
avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
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"
2012-09-26 08:17:10 +02:00
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=4f75882d52308ccb241ef6d76061bad54a7e13e6549fe355faa2af994765f11d
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
"