2011-11-15 09:11:55 +00:00
|
|
|
# Template file for 'vinagre'
|
|
|
|
pkgname=vinagre
|
2012-05-15 06:39:09 +00:00
|
|
|
version=3.4.2
|
2012-03-26 22:51:57 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-11-15 09:11:55 +00:00
|
|
|
build_style=gnu-configure
|
2012-03-26 22:51:57 +00:00
|
|
|
configure_args="--disable-schemas-compile --disable-spice --disable-rdp"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool itstool gnome-doc-utils libxml2-devel dbus-glib-devel libgnome-keyring-devel avahi-ui-libs-devel avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
|
|
|
|
fulldepends="openssh-client gnome-icon-theme desktop-file-utils hicolor-icon-theme"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-11-15 09:11:55 +00: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-05-15 06:39:09 +00:00
|
|
|
checksum=31dfc98fef91cf692a90880377f8abf95dcf6a7d3512441655bc66b969f50d85
|
2011-11-15 09:11:55 +00: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
|
|
|
|
"
|
2012-03-26 22:51:57 +00:00
|
|
|
# XXX rdp (rdesktop) plugin
|
2011-11-15 09:11:55 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
|
|
|
|