26 lines
1.1 KiB
Text
26 lines
1.1 KiB
Text
# Template file for 'vinagre'
|
|
pkgname=vinagre
|
|
version=3.6.2
|
|
revision=1
|
|
# XXX rdp (rdesktop) plugin
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-rdp"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
makedepends="pkg-config intltool itstool gnome-doc-utils libxml2-devel
|
|
dbus-glib-devel libsecret-devel avahi-ui-libs-devel spice-devel
|
|
avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
|
|
fulldepends="openssh>=6.1p1 gnome-icon-theme"
|
|
short_desc="VNC client for the GNOME desktop"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://projects.gnome.org/vinagre"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=dec4b24de9c372cef3efc0d3e80514c85250e01ce01325d07a4e4e956b4a8f3c
|
|
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
|
|
"
|