aboutsummaryrefslogtreecommitdiffhomepage
path: root/project.conf
blob: d22af59d8157516d3f6c48a8949d8f6e46c34c8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[package]
name = "gpu-screen-recorder"
type = "executable"
version = "6.0.1"
platforms = ["posix"]

[config]
ignore_dirs = ["kms/server", "tools", "build", "debug-build", "plugin/examples"]
#error_on_warning = "true"

[define]
GSR_PORTAL = "1"
GSR_APP_AUDIO = "1"
GSR_DBUS = "1"

[dependencies]
libavcodec = ">=58"
libavformat = ">=58"
libavutil = ">=56.2"
x11 = ">=1"
xcomposite = ">=0.2"
xrandr = ">=1"
xfixes = ">=2"
xdamage = ">=1"
libpulse = ">=13"
libswresample = ">=3"
libavfilter = ">=5"
libva = ">=1"
libva-drm = ">=1"
libcap = ">=2"
libdrm = ">=2"
wayland-egl = ">=15"
wayland-client = ">=1"
dbus-1 = ">=1"
libpipewire-0.3 = ">=1"
libspa-0.2 = ">=0"