mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
vinagre: update to 3.6.0.
This commit is contained in:
parent
00bc2d01e6
commit
66c9a68314
2 changed files with 7 additions and 7 deletions
|
@ -1,22 +1,22 @@
|
||||||
# Template file for 'vinagre'
|
# Template file for 'vinagre'
|
||||||
pkgname=vinagre
|
pkgname=vinagre
|
||||||
version=3.4.2
|
version=3.6.0
|
||||||
revision=2
|
revision=1
|
||||||
# XXX rdp (rdesktop) plugin
|
# XXX rdp (rdesktop) plugin
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-spice --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 libgnome-keyring-devel avahi-ui-libs-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.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=31dfc98fef91cf692a90880377f8abf95dcf6a7d3512441655bc66b969f50d85
|
checksum=4f75882d52308ccb241ef6d76061bad54a7e13e6549fe355faa2af994765f11d
|
||||||
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
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
libgnome-keyring.so.0
|
libsecret-1.so.0
|
||||||
libdbus-glib-1.so.2
|
libdbus-glib-1.so.2
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libtelepathy-glib.so.0
|
libtelepathy-glib.so.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue