Skip to content

Commit

Permalink
[AUTO-CHERRYPICK] Remove bluez5-codec-aac support - branch main (#12250)
Browse files Browse the repository at this point in the history
Co-authored-by: jslobodzian <[email protected]>
  • Loading branch information
CBL-Mariner-Bot and jslobodzian authored Feb 7, 2025
1 parent 49ad79a commit 919a02b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/pipewire/pipewire.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
Summary: Media Sharing Server
Name: pipewire
Version: %{majorversion}.%{minorversion}.%{microversion}
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
Expand All @@ -42,7 +42,6 @@ BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.10.0
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
BuildRequires: pkgconfig(gstreamer-net-1.0) >= 1.10.0
BuildRequires: pkgconfig(gstreamer-allocators-1.0) >= 1.10.0
BuildRequires: pkgconfig(fdk-aac)
%if %{with vulkan}
BuildRequires: pkgconfig(vulkan)
%endif
Expand Down Expand Up @@ -214,6 +213,7 @@ cp %{SOURCE1} subprojects/packagefiles/
-D bluez5-codec-lc3plus=disabled \
-D bluez5-codec-ldac=disabled \
-D bluez5-codec-opus=disabled \
-D bluez5-codec-aac=disabled \
-D x11-xfixes=disabled \
%if %{with media_session}
-D session-managers="media-session" \
Expand Down Expand Up @@ -428,6 +428,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
%endif

%changelog
* Thu Feb 6 2025 Jon Slobodzian <[email protected]> - 0.3.60-3
- Remove bluez5-codec-aac

* Thu Nov 24 2022 Sumedh Sharma <[email protected]> - 0.3.60-2
- Initial CBL-Mariner import from Fedora 37 (license: MIT)
- Build with features disabled: jack, jackserver-plugin and libcamera-plugin
Expand Down

0 comments on commit 919a02b

Please sign in to comment.