File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
srcpkgs/gpu-screen-recorder Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ *******************************************************************************
2+ IMPORTANT: To enable high-performance KMS recording (Wayland/X11),
3+ you MUST manually set the setuid bit:
4+
5+ # chmod 4755 /usr/bin/gsr-kms-server
6+
7+ WARNING WARNING!!!: This allows the binary to run with root privileges.
8+ Proceed with caution!
9+ *******************************************************************************
Original file line number Diff line number Diff line change 1+ # Template file for 'gpu-screen-recorder'
2+ pkgname=gpu-screen-recorder
3+ version=5.12.3
4+ revision=1
5+ build_style=meson
6+ hostmakedepends="meson ninja pkg-config"
7+ makedepends="ffmpeg-devel libcap-devel libdrm-devel libglvnd-devel
8+ libva-devel libX11-devel libXcomposite-devel libXcursor-devel
9+ libXdamage-devel libXext-devel libXfixes-devel libXi-devel
10+ libXinerama-devel libXrandr-devel pipewire-devel pulseaudio-devel
11+ wayland-devel"
12+ short_desc="Extremely fast screen recorder for Linux"
13+ maintainer="cherrybtw <nonopenoid123456789@gmail.com>"
14+ license="GPL-3.0-or-later"
15+ homepage="https://git.dec05eba.com/gpu-screen-recorder/about"
16+ distfiles="https://dec05eba.com/snapshot/gpu-screen-recorder.git.${version}.tar.gz"
17+ checksum=66b483f910a71d0b3320ca9a87cf8b16f97ca0db1dab324184c7c5a876203bdd
You can’t perform that action at this time.
0 commit comments