public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gpac] epel9: switch JACK build dependency to the one providede by pipewire
Date: Tue, 22 Sep 2026 15:09:56 GMT [thread overview]
Message-ID: <179008979642.1.13577437857328129088.rpms-gpac-87cd56d874c1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gpac
Branch : epel9
Commit : 87cd56d874c152b7199a44409ea71f4f792890a7
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2025-05-24T22:33:38+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gpac/c/87cd56d874c152b7199a44409ea71f4f792890a7?branch=epel9
Log:
switch JACK build dependency to the one providede by pipewire
---
diff --git a/gpac.spec b/gpac.spec
index d5c6257..cb4c6d8 100644
--- a/gpac.spec
+++ b/gpac.spec
@@ -3,7 +3,7 @@
Name: gpac
Summary: MPEG-4 multimedia framework
Version: 2.4.0
-Release: 6%{?dist}
+Release: 7%{?dist}
License: LGPL-2.0-or-later
URL: https://gpac.io/
Source0: https://github.com/gpac/gpac/archive/v%{version}/gpac-%{version}.tar.gz
@@ -38,7 +38,7 @@ BuildRequires: libtheora-devel
BuildRequires: libXt-devel
BuildRequires: libXpm-devel
BuildRequires: libXv-devel
-BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: pipewire-jack-audio-connection-kit-devel
BuildRequires: xmlrpc-c-devel
BuildRequires: doxygen
BuildRequires: graphviz
@@ -100,6 +100,7 @@ popd
%build
%configure \
--extra-cflags="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D_GNU_SOURCE=1 $(pkg-config --cflags libavformat)" \
+ --extra-ldflags="$(pkg-config --libs jack)" \
--X11-path=%{_prefix} \
--libdir=%{_lib} \
--disable-oss \
@@ -179,6 +180,9 @@ rm %{buildroot}%{_includedir}/gpac/00_doxy.h
%changelog
+* Sat May 24 2025 Dominik Mierzejewski <dominik@greysector.net> - 2.4.0-7
+- switch JACK build dependency to the one providede by pipewire
+
* Mon Feb 10 2025 Dominik Mierzejewski <dominik@greysector.net> - 2.4.0-6
- backport fix for building with FFmpeg 7.1 (rhbz#2344722)
reply other threads:[~2026-09-22 15:09 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=179008979642.1.13577437857328129088.rpms-gpac-87cd56d874c1@fedoraproject.org \
--to=dominik@greysector.net \
--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