1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: vino
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
gnome-common,
intltool (>= 0.50.0),
libavahi-client-dev (>= 0.6),
libavahi-glib-dev (>= 0.6),
libglib2.0-dev (>= 2.32.0),
libgcrypt20-dev,
libgnutls28-dev,
libgtk-3-dev (>= 3.0.0),
libjpeg-dev,
libnotify-dev (>= 0.7.0),
libsecret-1-dev,
libtelepathy-glib-dev (>= 0.18.0),
libxt-dev,
libx11-dev,
libxdamage-dev,
libxext-dev,
libxfixes-dev,
libxtst-dev,
libice-dev,
libsm-dev,
pkg-config (>= 0.16),
zlib1g-dev,
systemd [linux-any]
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/vino
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/vino
Homepage: https://wiki.gnome.org/Projects/Vino
Package: vino
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: gvfs
Suggests: vinagre,
gnome-control-center,
gnome-user-guide
Breaks: gnome-control-center (<< 1:3.13.2)
Description: VNC server for GNOME
VNC is a protocol that allows remote display of a user's desktop. This
package provides a VNC server that integrates with GNOME, allowing you
to export your running desktop to another computer for remote use or
diagnosis.
|