Commit 86c7be6
committed
chore(fdk-aac-free): remove component
fdk-aac-free packages the Third-Party Modified Version of the
Fraunhofer FDK AAC Codec Library for Android, used by gstreamer,
pipewire, freerdp, and (nominally) firefox for AAC audio en/decode.
AZL is dropping it from the distro because of the FDK-AAC license:
even the "-free" Fedora variant only strips the SBR/PS/AAC-ELD
encoder parts, the remaining decoder and core encoder code is still
covered by the patent-encumbered FDK-AAC license.
The four AZL consumers were detached in the preceding commits in
this series:
- fix(freerdp): drop fdk-aac codec dep
- fix(firefox): drop fdk-aac-free-devel BR
- fix(gstreamer1-plugins-bad-free): drop fdkaac plugin
- fix(pipewire): drop AAC bluetooth codec
gnome-remote-desktop's `BuildRequires: pkgconfig(fdk-aac)` is
inside `%if %{with rdp}` and AZL builds with `build.without =
["rdp"]`, so it is already inactive -- no fix needed.
Remove the component definition (base/comps/components.toml), the
publish-channel entry (components-publish-channels.toml), the lock
file (locks/fdk-aac-free.lock), and the rendered spec
(specs/f/fdk-aac-free/). Verified by `azldev comp list` (returns
'component not found') and by grepping the tree for any remaining
`fdk-aac`/`libfdk-aac` references in images/kiwi/comps.xml --
none remain. The only leftover references in base/comps/ are
explanatory comments in the consumer overlays added by the
preceding commits.1 parent 2475296 commit 86c7be6
5 files changed
Lines changed: 0 additions & 161 deletions
File tree
- base/comps
- locks
- specs/f/fdk-aac-free
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | 429 | | |
431 | 430 | | |
432 | 431 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments