public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/flatpak-app-config] f45: Add CL.default extension
Date: Thu, 10 Sep 2026 21:36:34 GMT	[thread overview]
Message-ID: <178907619493.1.9467406922284361088.rpms-flatpak-app-config-cc5759975fbd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/flatpak-app-config
Branch : f45
Commit : cc5759975fbdc57b0924e67726e429b9bfbb694d
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2025-09-16T00:56:49-04:00
Stats  : +23/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/flatpak-app-config/c/cc5759975fbdc57b0924e67726e429b9bfbb694d?branch=f45

Log:
Add CL.default extension

---
diff --git a/flatpak-app-config.spec b/flatpak-app-config.spec
index 85e7c84..248cac7 100644
--- a/flatpak-app-config.spec
+++ b/flatpak-app-config.spec
@@ -53,6 +53,7 @@ RemovePathPostfixes: .%{pkgname}\
 
 # runtime extensions
 %add_subpkg -n libva-nvidia-driver -i %{plat_id}.VAAPI.nvidia
+%add_subpkg -n mesa-libOpenCL -i %{plat_id}.CL.default
 %add_subpkg -n mesa -i %{plat_id}.GL.default
 %add_subpkg -n openh264 -i %{plat_id}.Codecs.openh264
 # Gtk3theme extensions

diff --git a/org.fedoraproject.Platform.CL.default.metainfo.xml b/org.fedoraproject.Platform.CL.default.metainfo.xml
new file mode 100644
index 0000000..cfda8b2
--- /dev/null
+++ b/org.fedoraproject.Platform.CL.default.metainfo.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="addon">
+  <id>org.fedoraproject.Platform.CL.default</id>
+  <extends>org.fedoraproject.Platform</extends>
+  <name>Mesa</name>
+  <summary>Mesa compute libraries for Fedora flatpaks</summary>
+  <developer id="org.fedoraproject">
+    <name>Fedora</name>
+  </developer>
+  <description>
+    <p>
+      This is the open-source implementation of OpenCL for most GPUs. This 
+      version provides compute acceleration as a default extension to 
+      Fedora flatpaks.
+    </p>
+  </description>
+  <url type="homepage">https://mesa3d.org/</url>
+  <url type="bugtracker">https://gitlab.com/fedora/sigs/flatpak/fedora-flatpaks/-/issues</url>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MIT AND BSD-3-Clause AND SGI-B-2.0</project_license>
+</component>

diff --git a/org.fedoraproject.Platform.GL.default.metainfo.xml b/org.fedoraproject.Platform.GL.default.metainfo.xml
index b28e998..f3484df 100644
--- a/org.fedoraproject.Platform.GL.default.metainfo.xml
+++ b/org.fedoraproject.Platform.GL.default.metainfo.xml
@@ -10,7 +10,7 @@
   <description>
     <p>
       This is the open-source implementation of OpenGL, OpenGL ES, EGL, Vulkan, VDAPU,
-      VA-API, and OpenCL for most GPUs.  This version provides graphics acceleration
+      and VA-API for most GPUs.  This version provides graphics acceleration
       as a default extension to Fedora flatpaks.
     </p>
   </description>

                 reply	other threads:[~2026-09-10 21:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178907619493.1.9467406922284361088.rpms-flatpak-app-config-cc5759975fbd@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox