mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-07 15:19:55 +09:00
Add support for desktop portal capture (-w portal)
This commit is contained in:
10
project.conf
10
project.conf
@@ -6,7 +6,10 @@ platforms = ["posix"]
|
||||
|
||||
[config]
|
||||
ignore_dirs = ["kms/server", "build"]
|
||||
error_on_warning = "true"
|
||||
#error_on_warning = "true"
|
||||
|
||||
[define]
|
||||
GSR_PORTAL = "1"
|
||||
|
||||
[dependencies]
|
||||
libavcodec = ">=58"
|
||||
@@ -25,4 +28,7 @@ libva = ">=1"
|
||||
libcap = ">=2"
|
||||
libdrm = ">=2"
|
||||
wayland-egl = ">=15"
|
||||
wayland-client = ">=1"
|
||||
wayland-client = ">=1"
|
||||
dbus-1 = ">=1"
|
||||
libpipewire-0.3 = ">=1"
|
||||
libspa-0.2 = ">=0"
|
||||
|
||||
Reference in New Issue
Block a user