Skip to content

Commit 62c8e33

Browse files
authored
New package: gpu-screen-recorder-5.12.3
1 parent ea93af9 commit 62c8e33

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
*******************************************************************************
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)