blob: f463ca05197eed08065a7ea0f61f9513ec816af5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = obs-plugin-input-overlay
pkgdesc = obs-studio plugin to show keyboard, gamepad and mouse input on stream.
pkgver = 5.1.0
pkgrel = 1
url = https://github.com/univrsal/input-overlay
arch = x86_64
groups = obs-plugins
license = GPL-2.0-only
makedepends = git
makedepends = cmake
depends = obs-studio
depends = libxtst
depends = libxkbfile
depends = sdl2
depends = qt6-base
source = git+https://github.com/univrsal/input-overlay.git#tag=5.1.0
source = obs-plugin-input-overlay-libuiohook-TolikPylypchuk::git+https://github.com/TolikPylypchuk/libuiohook.git
sha256sums = f6a5021b9ba606cf96b47f1b2bf78bd840e169dbcd45a80cd420db1f7ae14ac7
sha256sums = SKIP
pkgname = obs-plugin-input-overlay
|