Skip to content

Commit 1eb5241

Browse files
authored
[3.0] remove opus and opusfile (#12032)
1 parent 1f00bee commit 1eb5241

File tree

11 files changed

+13
-19345
lines changed

11 files changed

+13
-19345
lines changed

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES-AND-NOTICES/SPECS/data/licenses.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,8 +1074,6 @@
10741074
"openssl-pkcs11",
10751075
"openwsman",
10761076
"optipng",
1077-
"opus",
1078-
"opusfile",
10791077
"orangefs",
10801078
"ORBit2",
10811079
"orc",

SPECS-EXTENDED/gstreamer1-plugins-base/gstreamer1-plugins-base.spec

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Summary: GStreamer streaming media framework base plugins
44
Name: gstreamer1-plugins-base
55
Version: 1.20.0
6-
Release: 2%{?dist}
6+
Release: 3%{?dist}
77
License: LGPLv2+
88
Vendor: Microsoft Corporation
99
Distribution: Azure Linux
@@ -26,7 +26,6 @@ BuildRequires: libXv-devel
2626
BuildRequires: orc-devel >= 0.4.18
2727
BuildRequires: pango-devel
2828
BuildRequires: pkgconfig
29-
BuildRequires: opus-devel
3029
BuildRequires: gdk-pixbuf2-devel
3130
BuildRequires: gtk3-devel
3231
BuildRequires: libjpeg-turbo-devel
@@ -93,7 +92,8 @@ for developing applications that use %{name}.
9392
-D orc=enabled \
9493
-D tremor=disabled \
9594
-D tests=disabled \
96-
-D examples=disabled
95+
-D examples=disabled \
96+
-D opus=disabled
9797
%meson_build
9898

9999
%install
@@ -222,7 +222,6 @@ rm %{_libexecdir}/gstreamer-%{majorminor}/gst-plugin-scanner
222222
%{_libdir}/gstreamer-%{majorminor}/libgstopengl.so
223223
%{_libdir}/gstreamer-%{majorminor}/libgstlibvisual.so
224224
%{_libdir}/gstreamer-%{majorminor}/libgstogg.so
225-
%{_libdir}/gstreamer-%{majorminor}/libgstopus.so
226225
%{_libdir}/gstreamer-%{majorminor}/libgstpango.so
227226
%{_libdir}/gstreamer-%{majorminor}/libgsttheora.so
228227
%{_libdir}/gstreamer-%{majorminor}/libgstvorbis.so
@@ -416,6 +415,9 @@ rm %{_libexecdir}/gstreamer-%{majorminor}/gst-plugin-scanner
416415
%{_libdir}/pkgconfig/*.pc
417416

418417
%changelog
418+
* Wed Jan 22 2025 Andrew Phelps <[email protected]> - 1.20.4-3
419+
- Remove dependency on opus
420+
419421
* Wed Nov 23 2022 Sumedh Sharma <[email protected]> - 1.20.4-2
420422
- Initial CBL-Mariner import from Fedora 37 (license: MIT)
421423
- License verified

SPECS-EXTENDED/opus/opus.signatures.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

SPECS-EXTENDED/opus/opus.spec

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)