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
|
# 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: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
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,
# libminiupnpc-dev (>= 2.0),
libnotify-dev (>= 0.7.0),
libsecret-1-dev,
libxt-dev,
libx11-dev,
libxdamage-dev,
libxext-dev,
libxfixes-dev,
libxtst-dev,
libice-dev,
libsm-dev,
pkg-config (>= 0.16),
zlib1g-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/vino
Vcs-Git: https://salsa.debian.org/gnome-team/vino.git
Homepage: https://wiki.gnome.org/Projects/Vino
Package: vino
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: gvfs
Suggests: gnome-control-center
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.
|