39 lines
1.5 KiB
Text
39 lines
1.5 KiB
Text
# Template file for 'vinagre'
|
|
pkgname=vinagre
|
|
version=3.2.2
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-scrollkeeper --disable-schemas-compile
|
|
--disable-spice --disable-rdp"
|
|
short_desc="VNC client for the GNOME desktop"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://projects.gnome.org/vinagre"
|
|
license="GPL-2"
|
|
checksum=1533cc447177f8d6c9cfe45d61b05904efbf66c86b86b4c332e972ff965d76bd
|
|
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
|
|
"
|
|
# XXX rdp (rdesktop) and spice plugins
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
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
|
|
Add_dependency build avahi-glib-libs-devel
|
|
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
|