From 3f7112597ea0cf75548c054076e0933a8459a033 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 22 Feb 2024 00:23:00 +0000
Subject: [PATCH] add a recipe

---
 recipes/wip/video/cheese/recipe.toml | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 recipes/wip/video/cheese/recipe.toml

diff --git a/recipes/wip/video/cheese/recipe.toml b/recipes/wip/video/cheese/recipe.toml
new file mode 100644
index 000000000..8866dea1d
--- /dev/null
+++ b/recipes/wip/video/cheese/recipe.toml
@@ -0,0 +1,6 @@
+#TODO missing script for Meson, see https://gitlab.gnome.org/GNOME/cheese
+#TODO maybe need GStreamer as dependency
+[source]
+tar = "https://download.gnome.org/sources/cheese/44/cheese-44.1.tar.xz"
+[build]
+template = "custom"
-- 
GitLab