aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
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.