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 54 55 56 57 58
|
Source: deskflow
Section: x11
Maintainer: HAYASHI Kentaro <kenhys@xdump.org>
Build-Depends:
debhelper-compat (= 13),
cmake,
libcli11-dev,
libei-dev,
libgdk-pixbuf-2.0-dev,
libglib2.0-dev,
libgmock-dev,
libgtest-dev,
libgtk-3-dev,
libnotify-dev,
libportal-dev,
libpugixml-dev,
libssl-dev,
libtomlplusplus-dev,
libx11-dev,
libxext-dev,
libxi-dev,
libxinerama-dev,
libxkbcommon-dev,
libxkbfile-dev,
libxrandr-dev,
libxtst-dev,
ninja-build,
qt6-base-dev,
qt6-tools-dev,
x11proto-dev,
help2man,
unsupported-architecture [i386 hppa hurd-amd64 hurd-i386 m68k powerpc ppc64 sh4 sparc64 x32]
Standards-Version: 4.7.3
Homepage: https://github.com/deskflow/deskflow
Vcs-Browser: https://salsa.debian.org/debian/deskflow
Vcs-Git: https://salsa.debian.org/debian/deskflow.git
Package: deskflow
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Description: Mouse and keyboard sharing utility
Deskflow is a free and open source keyboard and mouse sharing application
formerly known as Synergy Community Edition.
.
It allows you to use the keyboard, mouse, or trackpad of one computer
to control other nearby computers, enabling seamless work across
multiple systems.
.
Deskflow is cross-platform and supports all major operating systems,
including Windows, macOS, Linux, and BSD-derived Unix-like systems. It
supports Wayland and includes a user-friendly configuration wizard. As
the upstream project for a commercial fork of Synergy, Deskflow can be
expected to receive ongoing maintenance.
.
Deskflow provides a user interface similar to Barrier, making
migration from Barrier straightforward.
|