gpu-screen-recorder-ui 1.6.5-2

This commit is contained in:
2025-08-13 19:43:13 +03:00
parent 826e228510
commit 0d0f162fcd

View File

@@ -1,6 +1,6 @@
name='gpu-screen-recorder-ui'
version='1.6.5'
release='1'
release='2'
desc='A fullscreen overlay UI for GPU Screen Recorder in the style of ShadowPlay.'
desk_ru='Полноэкранный интерфейс наложения для GPU Screen Recorder в стиле ShadowPlay.'
homepage='https://git.dec05eba.com/gpu-screen-recorder-ui'
@@ -10,7 +10,7 @@ license=('GPL-3.0-only')
provides=('gpu-screen-recorder-ui')
conflicts=('gpu-screen-recorder-ui')
deps=(
deps_redos=(
"gpu-screen-recorder"
"gpu-screen-recorder-notification"
"libglvnd"
@@ -23,7 +23,6 @@ deps=(
"libXext"
"libXi"
"libXcursor"
"kernel-lt-headers"
"pulseaudio-libs"
)
deps_arch=(
@@ -61,6 +60,10 @@ build_deps_arch=(
"meson"
"ninja"
)
opt_deps_redos=(
'kernel-lt-headers: заголовки lt-ядра'
'kernel-rt-headers: заголовки rt-ядра'
)
sources=("https://dec05eba.com/snapshot/gpu-screen-recorder-ui.git.${version}.tar.gz")
checksums=('SKIP')