aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-20 01:41:41 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-20 01:41:41 +0300
commit5b6633bebe2610b110fdbb5f756279dfa68ca0f2 (patch)
tree409a9eae7a61166770347b83282cefb512e28724
parent49529f0e12071d826593af0a509dc2affc550d76 (diff)
debian: 5.15.1-25.15.1-2
-rw-r--r--debian/changelog6
-rw-r--r--debian/control38
2 files changed, 25 insertions, 19 deletions
diff --git a/debian/changelog b/debian/changelog
index f9b6b88..f0084d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gpu-screen-recorder (5.15.1-2) stable; urgency=low
+
+ * Updated dependencies.
+
+ -- Maria Lisina <sekoohaka.sarisan@gmail.com> Sun, 19 Jul 2026 22:39:26 +0000
+
gpu-screen-recorder (5.15.1-1) stable; urgency=low
* Updated to 5.15.1.
diff --git a/debian/control b/debian/control
index 2a13b34..bc6a228 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,25 @@ Build-Depends: debhelper-compat (= 13),
libpipewire-0.3-dev
Standards-Version: 4.7.4
+Package: gpu-screen-recorder
+Architecture: linux-any
+Depends: gsr-kms-server,
+ libgl1,
+ libglx0,
+ libegl1,
+ libjpeg62-turbo,
+ mesa-vulkan-drivers,
+ ${shlibs:Depends},
+ ${misc:Depends}
+Recommends: mesa-va-drivers,
+ intel-media-va-driver
+Description: The fastest screen recording tool for Linux
+ It uses the GPU only to record the screen to minimize system
+ performance impact. It supports recording, live streaming,
+ instant replay (similar to NVIDIA ShadowPlay), and screenshot capture.
+ .
+ The tool works on both X11 and Wayland with AMD, Intel, and NVIDIA graphics cards.
+
Package: gpu-screen-recorder-dev
Section: libdevel
Architecture: linux-any
@@ -61,25 +80,6 @@ Depends: gpu-screen-recorder,
${misc:Depends}
Description: The fastest screen recording tool for Linux (systemd)
-Package: gpu-screen-recorder
-Architecture: linux-any
-Depends: gsr-kms-server,
- libgl1 (>= 1.7.0),
- libglx0 (>= 1.7.0),
- libegl1 (>= 1.7.0),
- libjpeg62-turbo (>= 1:2.1.5),
- mesa-vulkan-drivers (>= 25.0.7),
- ${shlibs:Depends},
- ${misc:Depends}
-Recommends: mesa-va-drivers (>= 25.0.7),
- intel-media-va-driver (>= 25.2.3)
-Description: The fastest screen recording tool for Linux
- It uses the GPU only to record the screen to minimize system
- performance impact. It supports recording, live streaming,
- instant replay (similar to NVIDIA ShadowPlay), and screenshot capture.
- .
- The tool works on both X11 and Wayland with AMD, Intel, and NVIDIA graphics cards.
-
Package: gsr-kms-server
Architecture: linux-any
Depends: libcap2-bin,