vino: update to 3.3.92.
This commit is contained in:
parent
2fdb6564e8
commit
1f35b38eb6
1 changed files with 8 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'vino'
|
# Template file for 'vino'
|
||||||
pkgname=vino
|
pkgname=vino
|
||||||
version=3.2.2
|
version=3.3.92
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
revision=1
|
|
||||||
short_desc="VNC server for the GNOME desktop"
|
short_desc="VNC server for the GNOME desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=51089c35b5187c37ebcd4f8ad921123f9a56713316876531189a3f3765dc87d1
|
checksum=79086209a6f9683e30b4454bb2ea45251764a11c2f25749b5929e7d977bd82bd
|
||||||
long_desc="
|
long_desc="
|
||||||
The package contains an integrated VNC server for GNOME."
|
The package contains an integrated VNC server for GNOME."
|
||||||
|
|
||||||
|
@ -18,9 +17,14 @@ Add_dependency run desktop-file-utils
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gnome-doc-utils
|
Add_dependency build gnome-doc-utils
|
||||||
|
Add_dependency build jpeg-devel
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libnotify-devel
|
Add_dependency build libnotify-devel
|
||||||
Add_dependency build avahi-glib-libs-devel
|
Add_dependency build avahi-glib-libs-devel
|
||||||
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build telepathy-glib-devel
|
Add_dependency build telepathy-glib-devel
|
||||||
Add_dependency build libsoup-devel
|
Add_dependency build libsoup-devel
|
||||||
Add_dependency build libXtst-devel
|
Add_dependency build libXtst-devel
|
||||||
|
Add_dependency build NetworkManager-devel
|
||||||
|
Add_dependency build libgnome-keyring-devel
|
||||||
|
Add_dependency build gnutls-devel
|
||||||
|
|
Loading…
Reference in a new issue