vinagre: update to 3.14.3.
This commit is contained in:
parent
9a04e50784
commit
e9a2eee038
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'vinagre'
|
# Template file for 'vinagre'
|
||||||
pkgname=vinagre
|
pkgname=vinagre
|
||||||
version=3.14.2
|
version=3.14.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
||||||
makedepends="libxml2-devel libsecret-devel avahi-ui-libs-devel
|
makedepends="libxml2-devel libsecret-devel avahi-ui-libs-devel
|
||||||
spice-devel avahi-glib-libs-devel telepathy-glib-devel vte3-devel
|
spice-devel avahi-glib-libs-devel telepathy-glib-devel vte3-devel
|
||||||
gtk-vnc-devel openssh gnome-icon-theme"
|
gtk-vnc-devel openssh"
|
||||||
depends="openssh gnome-icon-theme desktop-file-utils hicolor-icon-theme"
|
depends="openssh desktop-file-utils hicolor-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/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=93983d9581303957b5a5935349a9d1e5b4a223c3a99c317047e4114884f839cf
|
checksum=f82d8c66684a00a79422724b0e1efad28ba35ba21a92dc7dcb867ed7b64659f0
|
||||||
|
|
Loading…
Reference in New Issue