commit c0f0f5ab48202c9f384fd103f6bbdf695eeba648
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:07 2022 +0100
Revert "Update"
This reverts commit 4ea2d6ff93b4739e39b57603b154781f4de294a2.
build_what_we_need_only.patch | 33 +++++++++++++++------------------
gstreamer1-plugins-bad-freeworld.spec | 7 ++-----
sources | 2 +-
3 files changed, 18 insertions(+), 24 deletions(-)
---
diff --git a/build_what_we_need_only.patch b/build_what_we_need_only.patch
index c7fed0d..562996b 100644
--- a/build_what_we_need_only.patch
+++ b/build_what_we_need_only.patch
@@ -1,7 +1,7 @@
diff -uNrp a/ext/meson.build b/ext/meson.build
---- a/ext/meson.build 2021-06-01 00:14:25.000000000 +0100
-+++ b/ext/meson.build 2021-06-08 13:36:03.843005732 +0100
-@@ -1,75 +1,10 @@
+--- a/ext/meson.build 2020-08-20 16:14:26.000000000 +0100
++++ b/ext/meson.build 2020-08-23 14:38:26.171082319 +0100
+@@ -1,69 +1,10 @@
-subdir('assrender')
-subdir('aom')
-subdir('avtp')
@@ -22,14 +22,11 @@ diff -uNrp a/ext/meson.build b/ext/meson.build
-subdir('flite')
-subdir('fluidsynth')
-subdir('gme')
--subdir('gs')
-subdir('gsm')
-subdir('hls')
-subdir('iqa')
--subdir('isac')
-subdir('kate')
-subdir('ladspa')
--subdir('ldac')
subdir('libde265')
subdir('libmms')
-subdir('lv2')
@@ -40,9 +37,7 @@ diff -uNrp a/ext/meson.build b/ext/meson.build
-subdir('musepack')
-subdir('neon')
-subdir('ofa')
--subdir('onnx')
-subdir('openal')
--subdir('openaptx')
-subdir('opencv')
-subdir('openexr')
-subdir('openh264')
@@ -50,7 +45,6 @@ diff -uNrp a/ext/meson.build b/ext/meson.build
-subdir('openmpt')
-subdir('openni2')
-subdir('opus')
--subdir('qroverlay')
-subdir('resindvd')
-subdir('rsvg')
subdir('rtmp')
@@ -77,14 +71,15 @@ diff -uNrp a/ext/meson.build b/ext/meson.build
subdir('x265')
-subdir('zxing')
-subdir('zbar')
+
diff -uNrp a/gst/meson.build b/gst/meson.build
---- a/gst/meson.build 2021-06-01 00:14:25.000000000 +0100
-+++ b/gst/meson.build 2021-06-08 13:30:36.516757191 +0100
+--- a/gst/meson.build 2020-08-20 16:14:27.000000000 +0100
++++ b/gst/meson.build 2020-08-23 14:38:26.172082317 +0100
@@ -1,18 +1,4 @@
-foreach plugin : ['accurip', 'adpcmdec', 'adpcmenc',
'aiff', 'asfmux',
- 'audiobuffersplit', 'audiofxbad',
'audiomixmatrix',
- 'audiolatency', 'audiovisualizers',
'autoconvert', 'bayer',
-- 'camerabin2', 'codecalpha', 'coloreffects',
'debugutils', 'dvbsubenc',
+- 'camerabin2', 'coloreffects', 'debugutils',
'dvbsubenc',
- 'dvbsuboverlay', 'dvdspu', 'faceoverlay',
'festival',
- 'fieldanalysis', 'freeverb', 'frei0r',
'gaudieffects', 'gdp',
- 'geometrictransform', 'id3tag', 'inter',
'interlace',
@@ -101,9 +96,9 @@ diff -uNrp a/gst/meson.build b/gst/meson.build
subdir(plugin)
endif
diff -uNrp a/meson.build b/meson.build
---- a/meson.build 2021-06-01 00:14:25.000000000 +0100
-+++ b/meson.build 2021-06-08 13:32:38.208390976 +0100
-@@ -284,6 +284,8 @@ gstapp_dep = dependency('gstreamer-app-1
+--- a/meson.build 2020-08-20 16:14:27.000000000 +0100
++++ b/meson.build 2020-08-23 14:38:26.173082315 +0100
+@@ -279,6 +279,8 @@
fallback : ['gst-plugins-base', 'app_dep'])
gstaudio_dep = dependency('gstreamer-audio-1.0', version : gst_req,
fallback : ['gst-plugins-base', 'audio_dep'])
@@ -112,9 +107,9 @@ diff -uNrp a/meson.build b/meson.build
gstfft_dep = dependency('gstreamer-fft-1.0', version : gst_req,
fallback : ['gst-plugins-base', 'fft_dep'])
gstriff_dep = dependency('gstreamer-riff-1.0', version : gst_req,
-@@ -484,13 +486,9 @@ pkgconfig.generate(
- description : 'Streaming media framework, bad plugins libraries',
- )
+@@ -461,14 +463,9 @@
+ plugins_pkgconfig_install_dir = disabler()
+ endif
-subdir('gst-libs')
subdir('gst')
@@ -123,6 +118,8 @@ diff -uNrp a/meson.build b/meson.build
-subdir('tests')
subdir('data')
-subdir('tools')
+-subdir('pkgconfig')
if have_orcc
update_orc_dist_files = find_program('scripts/update-orc-dist-files.py')
+
diff --git a/gstreamer1-plugins-bad-freeworld.spec
b/gstreamer1-plugins-bad-freeworld.spec
index e79b4d5..d092561 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,7 +1,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.19.1
-Release: 1%{?dist}
+Version: 1.18.4
+Release: 3%{?dist}
License: LGPLv2+
URL:
https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -96,9 +96,6 @@ rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
%changelog
-* Tue Jun 08 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.19.1-1
-- Update
-
* Sat Apr 17 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.18.4-3
- Rebuild for new mjpegtools
diff --git a/sources b/sources
index 88ddabb..0fb6091 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-bad-1.19.1.tar.xz) =
22ff1f2f64311304c35e27aa838fc3d1050cd4731f3cbd852cc187a1e41e3be04c8bd2391743389a64160361f122c9c907ae7b771ab4a0fdd09769ddb370c8f3
+SHA512 (gst-plugins-bad-1.18.4.tar.xz) =
02123e054419f5ce6ca2ebe0bdf23572269ea4120bf463b4d672efbe5d9e5d417d4d711cc80094be974c4569f754d8b2ad93f59b827e3b018d450582834cb125