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
|
Source: grdesktop
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 13),
libgtk-3-dev,
pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: http://www.nongnu.org/grdesktop/
Vcs-Browser: https://salsa.debian.org/debian/grdesktop
Vcs-Git: https://salsa.debian.org/debian/grdesktop.git
Package: grdesktop
Architecture: any
Depends:
rdesktop,
${misc:Depends},
${shlibs:Depends},
Description: GNOME frontend for the rdesktop client
grdesktop is a GNOME frontend for the remote desktop client (rdesktop).
.
It can save several connections (including their options), and
browse the network for available terminal servers.
|