vinagre: update to 3.4.0.
This commit is contained in:
parent
69ec74d1f6
commit
ea7b9536d1
2 changed files with 6 additions and 21 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'vinagre'
|
||||
pkgname=vinagre
|
||||
version=3.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-schemas-compile
|
||||
--disable-spice --disable-rdp"
|
||||
configure_args="--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
|
||||
checksum=0379e679204e9ddf63670acc9a902e70d7c3d26eb5070ceb5826a6fbbfdf1489
|
||||
long_desc="
|
||||
Features
|
||||
You can connect to several machines at the same time, we like tabs
|
||||
|
@ -18,11 +17,12 @@ long_desc="
|
|||
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
|
||||
# XXX rdp (rdesktop) plugin
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build itstool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency build libxml2-devel
|
||||
Add_dependency build dbus-glib-devel
|
||||
|
|
|
@ -12,23 +12,8 @@ libglib-2.0.so.0
|
|||
libxml2.so.2
|
||||
libutil.so.1
|
||||
libc.so.6
|
||||
libdbus-1.so.3
|
||||
libvte2_90.so.9
|
||||
libatk-1.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libX11.so.6
|
||||
libgtk-vnc-2.0.so.0
|
||||
libgvnc-1.0.so.0
|
||||
libavahi-ui-gtk3.so.0
|
||||
libavahi-common.so.3
|
||||
libavahi-gobject.so.0
|
||||
libavahi-client.so.3
|
||||
libavahi-glib.so.1
|
||||
|
|
Loading…
Reference in a new issue