aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2026-05-20 12:12:23 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2026-05-20 12:12:23 +0300
commit98c28913b6da2a0071b40a405ddbc7401274d834 (patch)
tree8370d28f242a4b46428a8e1003d092b609794e72 /debian/control
parent2232da812198a66dbb663cc9e11940536ba1f6e1 (diff)
Add debian directory1.0.0-1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0f59b81
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: gpu-screen-recorder-gnome
+Section: video
+Maintainer: Maria Lisina <sekoohaka.sarisan@gmail.com>
+Build-Depends: debhelper-compat (= 13),
+ meson,
+ pkg-config,
+ desktop-file-utils,
+ libadwaita-1-dev,
+ libx11-dev
+Standards-Version: 4.7.4
+
+Package: gpu-screen-recorder-gnome
+Architecture: linux-any
+Depends: gpu-screen-recorder,
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GNOME frontend for GPU Screen Recorder.