blob: 25774c0beabf0773e0d969360ce712753f1e50e8 (
plain)
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
|
pkgbase = deskflow-bin
pkgdesc = Deskflow lets you share one mouse and keyboard between multiple computers
pkgver = 1.17.1
pkgrel = 1
url = https://deskflow.org/
arch = x86_64
license = GPL-2.0
depends = libxtst
depends = libxkbcommon
depends = libxkbcommon-x11
depends = libnotify
depends = libxkbfile
depends = libxinerama
depends = libxrandr
depends = libei
depends = libportal
depends = qt6-base
depends = gdk-pixbuf2
depends = pugixml
depends = tomlplusplus
optdepends = openssl: TLS encryption
optdepends = gtk3: GTK file/dir picker
provides = deskflow
conflicts = deskflow
source = https://github.com/deskflow/deskflow/releases/download/v1.17.1/deskflow-1.17.1-arch-x86_64.pkg.tar.zst
sha256sums = eae8163c59ce8ac991eb1a9f59cb123b99ee350176693314e3489247397ef39b
pkgname = deskflow-bin
|