blob: 06d58771b57b30f6668a30bc2457a7ff00f92d17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = kwtype-git
pkgdesc = Virtual keyboard input tool for KDE Plasma Wayland (kde-fake-input protocol)
pkgver = 0.1.0.r2.gac2c386
pkgrel = 1
url = https://github.com/Sporif/KWtype
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = pkgconf
depends = qt6-base
depends = kwayland
depends = libxkbcommon
depends = wayland
provides = kwtype
conflicts = kwtype
source = kwtype-git::git+https://github.com/Sporif/KWtype.git
sha256sums = SKIP
pkgname = kwtype-git
|