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 obs-studio browser and droidcam plugins
Date: Thu, 10 Sep 2026 21:36:37 GMT [thread overview]
Message-ID: <178907619729.1.9083198941746629487.rpms-flatpak-app-config-a7ac7877ad61@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/flatpak-app-config
Branch : f45
Commit : a7ac7877ad6123ef453ac84291f78cdda90f8f8d
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-11-23T21:07:22-05:00
Stats : +22/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-app-config/c/a7ac7877ad6123ef453ac84291f78cdda90f8f8d?branch=f45
Log:
Add obs-studio browser and droidcam plugins
---
diff --git a/com.obsproject.Studio.Plugin.Browser.metainfo.xml b/com.obsproject.Studio.Plugin.Browser.metainfo.xml
new file mode 100644
index 0000000..0b244c0
--- /dev/null
+++ b/com.obsproject.Studio.Plugin.Browser.metainfo.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="addon">
+ <id>com.obsproject.Studio.Plugin.Browser</id>
+ <extends>com.obsproject.Studio</extends>
+ <name>OBS Browser plugin</name>
+ <summary>Browser source plugin for OBS Studio</summary>
+ <url type="homepage">https://obsproject.com/</url>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0</project_license>
+</component>
diff --git a/com.obsproject.Studio.Plugin.DroidCam.metainfo.xml b/com.obsproject.Studio.Plugin.DroidCam.metainfo.xml
new file mode 100644
index 0000000..262c82f
--- /dev/null
+++ b/com.obsproject.Studio.Plugin.DroidCam.metainfo.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="addon">
+ <id>com.obsproject.Studio.Plugin.DroidCam</id>
+ <extends>com.obsproject.Studio</extends>
+ <name>OBS DroidCam plugin</name>
+ <summary>DroidCam source plugin for OBS Studio</summary>
+ <url type="homepage">https://obsproject.com/</url>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0</project_license>
+</component>
diff --git a/flatpak-app-config.spec b/flatpak-app-config.spec
index e15c7b3..74ce436 100644
--- a/flatpak-app-config.spec
+++ b/flatpak-app-config.spec
@@ -75,6 +75,8 @@ RemovePathPostfixes: .%{pkgname}\
# VulkanLayer extensions
%add_subpkg -n obs-studio-plugin-vkcapture-vulkanlayer -i %{vkl_plg}.OBSVkCapture
# OBS extensions
+%add_subpkg -n obs-studio-plugin-browser -i %{obs_plg}.Browser
+%add_subpkg -n obs-studio-plugin-droidcam -i %{obs_plg}.DroidCam
%add_subpkg -n obs-studio-plugin-vaapi -i %{obs_plg}.GStreamerVaapi
%add_subpkg -n obs-studio-plugin-vkcapture -i %{obs_plg}.OBSVkCapture
%add_subpkg -n obs-studio-plugin-vlc-video -i %{obs_plg}.VLCVideo -r vlc-plugins-base,vlc-plugins-video-out,vlc-plugin-ffmpeg,vlc-plugin-gstreamer
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=178907619729.1.9083198941746629487.rpms-flatpak-app-config-a7ac7877ad61@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