public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Explicitly add back pipewire-jack-audio-connection-kit
Date: Fri, 11 Sep 2026 14:42:33 GMT [thread overview]
Message-ID: <178913775363.1.222529454753778977.flatpaks-flatpak-runtime-fa481263463e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : fa481263463eb8755e34748ffdde176ed514bfc6
Author : Kalev Lember <klember@redhat.com>
Date : 2026-03-02T20:29:45-05:00
Stats : +5/-0 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/fa481263463eb8755e34748ffdde176ed514bfc6?branch=f45
Log:
Explicitly add back pipewire-jack-audio-connection-kit
pipewire-jack-audio-connection-kit and
pipewire-jack-audio-connection-kit-libs were split up, but -libs isn't
enough and pipewire-jack-audio-connection-kit is needed for the linker
to actually find the libraries (as they are installed in a non-standard
path).
https://src.fedoraproject.org/rpms/pipewire/c/f38d74986ecb245c2e7f143afdacef909df49f3c?branch=rawhide
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 34a1266..bfffbf2 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -646,6 +646,7 @@ data:
- pinentry-gnome3
- pipewire-alsa
- pipewire-gstreamer
+ - pipewire-jack-audio-connection-kit
- pipewire-jack-audio-connection-kit-libs
- pipewire-libs
- pipewire-v4l2
@@ -1368,6 +1369,7 @@ data:
- pcre2-utf32
- pipewire-alsa
- pipewire-gstreamer
+ - pipewire-jack-audio-connection-kit
- pipewire-jack-audio-connection-kit-libs
- pipewire-libs
- pipewire-v4l2
@@ -2725,6 +2727,7 @@ data:
- pipewire-alsa
- pipewire-devel
- pipewire-gstreamer
+ - pipewire-jack-audio-connection-kit
- pipewire-jack-audio-connection-kit-devel
- pipewire-jack-audio-connection-kit-libs
- pipewire-libs
@@ -4168,6 +4171,7 @@ data:
- pipewire-alsa
- pipewire-devel
- pipewire-gstreamer
+ - pipewire-jack-audio-connection-kit
- pipewire-jack-audio-connection-kit-devel
- pipewire-jack-audio-connection-kit-libs
- pipewire-libs
diff --git a/package-notes.txt b/package-notes.txt
index 7d72445..cfa9863 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -117,6 +117,7 @@ opus
p11-kit-server: EB: provides p11-kit-client.so to make certificates work in container
pam: FD: util-linux
pinentry-gnome3: E
+pipewire-jack-audio-connection-kit: EB
pkgconf-pkg-config: EB: hard to build, xorg-x11-font-utils wants
publicsuffix-list-dafsa
pugixml: EB: for binary compatibility with F34 runtime
reply other threads:[~2026-09-11 14:42 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=178913775363.1.222529454753778977.flatpaks-flatpak-runtime-fa481263463e@fedoraproject.org \
--to=klember@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