diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 45 |
1 files changed, 33 insertions, 12 deletions
diff --git a/debian/control b/debian/control index 192dff0..ec6ffbb 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,38 @@ Source: barrier -Section: utils +Section: x11 Priority: optional -Standards-Version: 3.9.7 +Maintainer: Unit 193 <unit193@ubuntu.com> +Build-Depends: debhelper (>= 11), + cmake, + libavahi-compat-libdnssd-dev, + libcurl4-openssl-dev | libcurl-dev, + libgtest-dev, + libice-dev, + libsm-dev, + libssl-dev, + libxi-dev, + libxinerama-dev, + libxrandr-dev, + libxtst-dev, + qtbase5-dev +Standards-Version: 4.1.4 Homepage: https://github.com/debauchee/barrier/ -Maintainer: Debauchee Open Source Group <todo@mail.com> +Vcs-Browser: https://loki.unit193.net/cgit/users/unit193/barrier.git +Vcs-Git: https://loki.unit193.net/cgit/users/unit193/barrier.git Package: barrier -Architecture: amd64 -Section: utils -Priority: optional -Depends: ${shlibs:Depends}, - ${misc:Depends} -Description: Keyboard and mouse sharing solution - Barrier allows you to share one mouse and keyboard between multiple computers. - Work seamlessly across Windows, macOS and Linux. -Homepage: https://github.com/debauchee/barrier/ +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, openssl +Description: Share mouse, keyboard and clipboard over the network + Barrier lets you easily share a single mouse and keyboard between + multiple computers with different operating systems, each with its + own display, without special hardware. It's intended for users + with multiple computers on their desk since each system uses its + own display. + . + Redirecting the mouse and keyboard is as simple as moving the mouse + off the edge of your screen. Barrier also merges the clipboards of + all the systems into one, allowing cut-and-paste between systems. + Furthermore, it synchronizes screen savers so they all start and stop + together and, if screen locking is enabled, only one screen requires + a password to unlock them all. |
