Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 alsa-zenity-mixer (1.0.2-2) unstable; urgency=medium
 .
   [ oner ]
   * Add AppStream metainfo XML for Discover and Software Store
     integration.
 .
   [ Mr. Öner Tanyeri ]
   * Add AppStream metainfo XML for Discover and Software Store
     integration.
Author: Mr. Öner Tanyeri <onertanyeri@yandex.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2026-08-05

--- /dev/null
+++ alsa-zenity-mixer-1.0.2/share/metainfo/com.github.oenertanyeri.alsa_zenity_mixer.metainfo.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>com.github.oenertanyeri.alsa_zenity_mixer</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MIT</project_license>
+  <name>ALSA Zenity Mixer</name>
+  <summary>Lightweight Zenity GUI for ALSA hardware controls</summary>
+
+  <description>
+    <p>
+      ALSA Zenity Mixer is a lightweight and straightforward graphical user interface (GUI) built with Zenity to manage ALSA audio hardware controls on Linux systems.
+    </p>
+    <p>
+      It provides quick access to sound card settings, volume controls, and hardware switches without the heavy dependencies of full desktop environment mixers.
+    </p>
+  </description>
+
+  <launchable type="desktop-id">alsa-zenity-mixer.desktop</launchable>
+  <icon type="stock">alsa-zenity-mixer</icon>
+
+  <screenshots>
+    <screenshot type="default">
+      <caption>ALSA Zenity Mixer Control Selection Window</caption>
+      <image>https://raw.githubusercontent.com/oenertanyeri/ileri-linuks-ses-mimarisi-ses-kar-t-r-c-s-/main/screenshot.jpg</image>
+    </screenshot>
+  </screenshots>
+
+  <url type="homepage">https://github.com/oenertanyeri/ileri-linuks-ses-mimarisi-ses-kar-t-r-c-s-</url>
+  <url type="bugtracker">https://github.com/oenertanyeri/ileri-linuks-ses-mimarisi-ses-kar-t-r-c-s-/issues</url>
+
+  <categories>
+    <category>Audio</category>
+    <category>AudioVideo</category>
+    <category>Settings</category>
+  </categories>
+
+  <provides>
+    <binary>alsa-zenity-mixer</binary>
+  </provides>
+</component>
