Bug#838350: cheese: Please announce supported hardware using AppStream

Petter Reinholdtsen pere at hungry.com
Sun Jul 14 11:05:53 BST 2024


Control: tags -1 + patch

Here is an untested patch against the current git repo on salsa to
implement the change:

diff --git a/data/org.gnome.Cheese.appdata.xml.in b/data/org.gnome.Cheese.appdata.xml.in
index ce1e31c2..2edb6edd 100644
--- a/data/org.gnome.Cheese.appdata.xml.in
+++ b/data/org.gnome.Cheese.appdata.xml.in
@@ -61,4 +61,8 @@
       <url>https://gitlab.gnome.org/GNOME/cheese/raw/3.38.0/NEWS</url>
     </release>
   </releases>
+  <provides>
+    <modalias>usb:v*p*d*dc*dsc*dp*ic0Eisc01ip*</modalias>
+    <modalias>lkmodule:videodev</modalias>
+  </provides>
 </component>

-- 
Happy hacking
Petter Reinholdtsen



More information about the pkg-gnome-maintainers mailing list