vinagre: update to 3.6.1.
This commit is contained in:
parent
4af97ecfa5
commit
25db42c6be
1 changed files with 4 additions and 5 deletions
|
@ -1,22 +1,21 @@
|
||||||
# Template file for 'vinagre'
|
# Template file for 'vinagre'
|
||||||
pkgname=vinagre
|
pkgname=vinagre
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
# XXX rdp (rdesktop) plugin
|
# XXX rdp (rdesktop) plugin
|
||||||
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-rdp"
|
configure_args="--disable-schemas-compile --disable-rdp"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="pkg-config intltool itstool gnome-doc-utils libxml2-devel
|
makedepends="pkg-config intltool itstool gnome-doc-utils libxml2-devel
|
||||||
dbus-glib-devel libsecret-devel avahi-ui-libs-devel spice-devel
|
dbus-glib-devel libsecret-devel avahi-ui-libs-devel spice-devel
|
||||||
avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
|
avahi-glib-libs-devel telepathy-glib-devel vte3-devel gtk-vnc-devel"
|
||||||
fulldepends="openssh>=6.1p1 gnome-icon-theme"
|
fulldepends="openssh>=6.1p1 gnome-icon-theme"
|
||||||
short_desc="VNC client for the GNOME desktop"
|
short_desc="VNC client for the GNOME desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://projects.gnome.org/vinagre"
|
homepage="http://projects.gnome.org/vinagre"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=4f75882d52308ccb241ef6d76061bad54a7e13e6549fe355faa2af994765f11d
|
checksum=768727f9833ba9b9879d72671bc4b10577f4dfe74488cb0cf4c49edfe0165c62
|
||||||
long_desc="
|
long_desc="
|
||||||
Features
|
Features
|
||||||
You can connect to several machines at the same time, we like tabs
|
You can connect to several machines at the same time, we like tabs
|
||||||
|
|
Loading…
Reference in a new issue