2011-11-15 09:11:55 +00:00
|
|
|
# Template file for 'vinagre'
|
|
|
|
pkgname=vinagre
|
2012-03-26 22:51:57 +00:00
|
|
|
version=3.4.0
|
|
|
|
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"
|
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-03-26 22:51:57 +00:00
|
|
|
checksum=0379e679204e9ddf63670acc9a902e70d7c3d26eb5070ceb5826a6fbbfdf1489
|
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"
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2012-03-26 22:51:57 +00:00
|
|
|
Add_dependency build itstool
|
2011-11-15 09:11:55 +00:00
|
|
|
Add_dependency build gnome-doc-utils
|
|
|
|
Add_dependency build libxml2-devel
|
|
|
|
Add_dependency build dbus-glib-devel
|
|
|
|
Add_dependency build libgnome-keyring-devel
|
|
|
|
Add_dependency build avahi-ui-libs-devel
|
2011-11-15 09:37:39 +00:00
|
|
|
Add_dependency build avahi-glib-libs-devel
|
2011-11-15 09:11:55 +00:00
|
|
|
Add_dependency build telepathy-glib-devel
|
|
|
|
Add_dependency build vte3-devel
|
|
|
|
Add_dependency build gtk-vnc-devel
|
|
|
|
|
|
|
|
Add_dependency full openssh-client
|
|
|
|
Add_dependency full gnome-icon-theme
|
|
|
|
Add_dependency full desktop-file-utils
|
|
|
|
Add_dependency full hicolor-icon-theme
|