]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blame - gstreamer-plugins-bad.spec
- package gstopencv library; release 4
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad.spec
CommitLineData
673b9bb3 1# TODO:
faf46047 2# - nvenc (BR: cuda >= 6.5, nvEncodeAPI.h, -lnvidia-encode)
673b9bb3 3# - OpenSLES (when available on pure Linux, not Android)
c9ecff38 4#
2fbdaa36 5# Conditional build:
11506ac9 6%bcond_without amr # amrwbenc output plugin
f64edc00 7%bcond_without bs2b # bs2b headphone stereo improvement plugin
764dce5e 8%bcond_without bluez # Bluez plugin
673b9bb3 9%bcond_without chromaprint # chromaprint fingerprint plugin
876fe6da 10%bcond_without daala # Daala video encoder/decoder plugin
cce4b8c9 11%bcond_without dc1394 # dc1394 input plugin
78047809 12%bcond_without directfb # DirectFB videosink plugin
673b9bb3 13%bcond_without dts # DTS audio decoder plugin
f64edc00 14%bcond_without egl # EGL support in GL output
87085a83 15%bcond_without faad # faad audio decoder plugin
f64edc00 16%bcond_without gles # GLESv2 support in GL output
b40e93f2 17%bcond_with gnustep # Cocoa support using GNUstep [unsupported since 1.4.5]
87085a83 18%bcond_without gsm # gsm audio decoder/encoder plugin
f64edc00 19%bcond_without gtk # GTK+ (3.x) elements (video sink plugin)
78047809 20%bcond_without kate # Kate text streams plugin
48af6905 21%bcond_without ladspa # LADSPA plugins bridge plugin
fb3f49aa 22%bcond_without libde265 # libde265 H.265 decoder plugin
fbb9568a
JB
23%bcond_with libvisual # libvisualgl plugin [not ported to 1.0, removed]
24%bcond_without lv2 # LV2 plugins bridge plugin
25%bcond_without mfx # Intel MediaSDK (MFX) plugin
87085a83
JB
26%bcond_without mjpegtools # mpeg2enc video encoder plugin
27%bcond_without mms # mms streaming plugin
fbb9568a
JB
28%bcond_without musepack # musepack audio decoder plugin
29%bcond_with nas # NAS audiosink plugin [not ported to 1.0, removed]
87085a83
JB
30%bcond_without neon # neonhttpsrc HTTP client plugin
31%bcond_without ofa # OFA fingerprint plugin
dd0c9a05 32%bcond_without openal # OpenAL audiosink plugin
f15e81f1 33%bcond_without opencv # OpenCV effects plugin
ba5fbc34 34%bcond_without openexr # OpenEXR EXR decoder plugin
8f76ac4a 35%bcond_without opengl # OpenGL videosink plugin
f64edc00 36%bcond_without openh264 # OpenH264 encoder/decoder
8f76ac4a 37%bcond_without openni2 # OpenNI2 device source plugin
f64edc00 38%bcond_without qt # Qt (5.x) elements (video sink plugin)
673b9bb3
JB
39%bcond_without rsvg # RSVG SVG decoder/overlay plugin
40%bcond_without sbc # SBC bluetooth audio codec plugin
fbb9568a 41%bcond_with sdl # SDL audio/videosink plugin [not ported to 1.0, removed]
ba5fbc34 42%bcond_without sndfile # sndfile audio files encoder/decoder plugin
87085a83 43%bcond_without spc # spc audio decoder plugin
673b9bb3 44%bcond_without srtp # SRTP decoder/encoder plugin
fbb9568a 45%bcond_with timidity # timidity MIDI files decoder plugin [not ported to 1.0, removed]
faf46047 46%bcond_without tinyalsa # ALSA audiosink using tinyalsa library
673b9bb3 47%bcond_without uvch264 # uvch264 cameras plugin
ba5fbc34 48%bcond_without vdpau # VDPAU decoder/videopostprocess/videosink plugin
62ab7977
JB
49%bcond_without vulkan # Vulkan videosink/upload plugin
50%bcond_without wayland # Wayland videosink plugin, Wayland EGL support, Wayland support in Vulkan plugin
87085a83 51%bcond_without wildmidi # wildmidi MIDI files decoder plugin
f64edc00 52%bcond_without x265 # x265 H.265 encoder plugin
fbb9568a 53%bcond_with xvid # XviD plugin [not ported to 1.0, removed]
faf46047 54%bcond_with yadif # YADIF deinterlacing filter plugin
fbb9568a 55%bcond_without zvbi # zvbi-based teletext plugin
ba5fbc34
JB
56%bcond_without examples # examples build
57
58%if %{without egl}
59%undefine with_wayland
60%endif
c8312664 61
2fbdaa36 62%define gstname gst-plugins-bad
a3c6ef69 63%define gst_major_ver 1.0
fbb9568a
JB
64%define gst_req_ver 1.12.0
65%define gstpb_req_ver 1.12.0
c47fe3c6 66%include /usr/lib/rpm/macros.gstreamer
2fbdaa36 67Summary: Bad GStreamer Streaming-media framework plugins
63d1273e 68Summary(pl.UTF-8): Złe wtyczki do środowiska obróbki strumieni GStreamer
2fbdaa36 69Name: gstreamer-plugins-bad
f15e81f1 70Version: 1.12.4
35c87e72 71Release: 4
475ff9bb 72License: LGPL v2+
2fbdaa36 73Group: Libraries
faf46047 74Source0: https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
f15e81f1 75# Source0-md5: 64bf16cf15edaab1c0e02c8dee7170d0
3f1c8f8a 76Patch0: %{name}-libdts.patch
fbb9568a 77Patch1: %{name}-mfx.patch
faf46047 78URL: https://gstreamer.freedesktop.org/
f64edc00
JB
79BuildRequires: autoconf >= 2.69
80BuildRequires: automake >= 1:1.14
ade19c01 81BuildRequires: docbook-dtd412-xml
3c2af910 82BuildRequires: gettext-tools >= 0.17
faf46047 83BuildRequires: glib2-devel >= 1:2.40.0
78047809 84BuildRequires: gobject-introspection-devel >= 1.31.1
2fbdaa36 85BuildRequires: gstreamer-devel >= %{gst_req_ver}
9ea7566d 86BuildRequires: gstreamer-plugins-base-devel >= %{gstpb_req_ver}
a3c6ef69 87BuildRequires: gtk-doc >= 1.12
f64edc00 88BuildRequires: libtool >= 2:2.2.6
78047809 89BuildRequires: orc-devel >= 0.4.17
2fbdaa36 90BuildRequires: pkgconfig >= 1:0.9.0
ecd2a72f 91BuildRequires: python >= 2.1
2fbdaa36 92BuildRequires: rpmbuild(macros) >= 1.98
3b6ed238 93BuildRequires: xorg-lib-libX11-devel
ba5fbc34
JB
94%if %{with examples}
95BuildRequires: SDL-devel >= 1.2.0
96BuildRequires: clutter-devel >= 1.8
97BuildRequires: gtk+3-devel >= 3.4
98BuildRequires: xorg-lib-libXcomposite-devel
99%endif
2fbdaa36
JB
100##
101## plugins
102##
e4ce896a 103%{?with_directfb:BuildRequires: DirectFB-devel >= 1:0.9.24}
ba5fbc34
JB
104%{?with_egl:BuildRequires: EGL-devel}
105%{?with_wayland:BuildRequires: Mesa-libwayland-egl-devel >= 9.0}
dd0c9a05 106%{?with_openal:BuildRequires: OpenAL-devel >= 1.14}
ba5fbc34
JB
107%{?with_openexr:BuildRequires: OpenEXR-devel}
108%{?with_opengl:BuildRequires: OpenGL-devel}
109%{?with_opengl:BuildRequires: OpenGL-GLU-devel}
110%{?with_opengl:BuildRequires: OpenGL-GLX-devel}
111%{?with_gles:BuildRequires: OpenGLESv2-devel}
8f76ac4a 112%{?with_openni2:BuildRequires: OpenNI2-devel >= 0.26}
f64edc00
JB
113%{?with_qt:BuildRequires: Qt5Core-devel >= 5.4.0}
114%{?with_qt:BuildRequires: Qt5Gui-devel >= 5.4.0}
115%{?with_qt:BuildRequires: Qt5Quick-devel >= 5.4.0}
2d714c19
JR
116%{?with_qt:BuildRequires: Qt5Qml-devel >= 5.4.0}
117%{?with_qt:BuildRequires: Qt5X11Extras-devel >= 5.4.0}
118%{?with_qt:BuildRequires: Qt5WaylandClient-devel >= 5.4.0}
fd22d110 119%{?with_sdl:BuildRequires: SDL-devel}
c1cb81af 120BuildRequires: alsa-lib-devel >= 0.9.1
764dce5e 121%{?with_bluez:BuildRequires: bluez-libs-devel >= 5.0}
c1cb81af 122BuildRequires: bzip2-devel
61d5c5c2 123%{?with_rsvg:BuildRequires: cairo-devel}
f64edc00 124BuildRequires: curl-devel >= 7.35.0
e76f5fe9 125%{?with_daala:BuildRequires: daala-devel}
01601022 126BuildRequires: dssim-devel
00c9968c 127BuildRequires: exempi-devel >= 1.99.5
2fbdaa36 128BuildRequires: faac-devel
faf46047 129%{?with_faad:BuildRequires: faad2-devel >= 2.7}
fbb9568a 130BuildRequires: fdk-aac-devel >= 0.1.4
139776ad 131BuildRequires: flite-devel
4012a887 132BuildRequires: fluidsynth-devel >= 1.0
673b9bb3 133BuildRequires: game-music-emu-devel >= 0.5.6
673b9bb3 134BuildRequires: gnutls-devel >= 2.11.3
ba5fbc34
JB
135%if %{with gnustep}
136BuildRequires: gnustep-base-devel
137BuildRequires: gnustep-gui-devel
138%endif
fbb9568a 139BuildRequires: graphene-devel >= 1.4.0
f64edc00 140%{?with_gtk:BuildRequires: gtk+3-devel >= 3.15.0}
c1cb81af 141%{?with_ladspa:BuildRequires: ladspa-devel >= 1.12}
faf46047 142BuildRequires: libass-devel >= 0.10.2
f64edc00 143%{?with_bs2b:BuildRequires: libbs2b-devel >= 3.1.0}
11506ac9 144%{?with_chromaprint:BuildRequires: libchromaprint-devel}
61d5c5c2 145%{?with_dc1394:BuildRequires: libdc1394-devel >= 2.0.0}
fb3f49aa 146%{?with_libde265:BuildRequires: libde265-devel >= 0.9}
fbb9568a 147BuildRequires: libdrm-devel >= 2.4.55
0c737202 148%{?with_dts:BuildRequires: libdts-devel}
9ea7566d
JB
149BuildRequires: libdvdnav-devel >= 4.1.2
150BuildRequires: libdvdread-devel >= 4.1.2
f64edc00 151BuildRequires: libexif-devel >= 1:0.6.16
2fbdaa36 152%{?with_gsm:BuildRequires: libgsm-devel}
00c9968c 153BuildRequires: libiptcdata-devel >= 1.0.2
ba5fbc34 154BuildRequires: libjpeg-devel
61d5c5c2 155%{?with_kate:BuildRequires: libkate-devel >= 0.1.7}
00c9968c 156BuildRequires: liblrdf-devel
9ea7566d 157%{?with_mms:BuildRequires: libmms-devel >= 0.4}
3b6ed238 158BuildRequires: libmodplug-devel
2fbdaa36 159%{?with_musepack:BuildRequires: libmpcdec-devel >= 1.2}
2ce39962 160%{?with_ofa:BuildRequires: libofa-devel >= 0.9.3}
3a8fb9fb 161%{?with_spc:BuildRequires: libopenspc-devel >= 0.3.99}
00c9968c 162BuildRequires: libpng-devel >= 2:1.2.0
ba5fbc34 163%{?with_rsvg:BuildRequires: librsvg-devel >= 2.36.2}
64855c1e 164BuildRequires: librtmp-devel
ba5fbc34 165BuildRequires: libssh2-devel >= 1.4.3
64855c1e 166# for decklink, modplug, soundtouch
58c82848 167BuildRequires: libstdc++-devel
61d5c5c2 168%{?with_sndfile:BuildRequires: libsndfile-devel >= 1.0.16}
fd22d110 169BuildRequires: libtheora-devel >= 1.0
61d5c5c2
JB
170%{?with_kate:BuildRequires: libtiger-devel >= 0.3.2}
171%{?with_timidity:BuildRequires: libtimidity-devel}
172%{?with_uvch264:BuildRequires: libusb-devel >= 1.0}
fbb9568a 173%{?with_mfx:BuildRequires: libva-drm-devel}
f64edc00 174%{?with_vdpau:BuildRequires: libvdpau-devel}
ba5fbc34 175%{?with_libvisual:BuildRequires: libvisual-devel >= 0.4.0}
139776ad 176BuildRequires: libvpx-devel
673b9bb3 177BuildRequires: libwebp-devel >= 0.2.1
f64edc00 178%{?with_x265:BuildRequires: libx265-devel}
62ab7977 179%{?with_vulkan:BuildRequires: libxcb-devel >= 1.10}
fbb9568a
JB
180BuildRequires: libxml2-devel >= 1:2.9.2
181%{?with_mfx:BuildRequires: mfx_dispatch-devel}
3f1c8f8a 182%{?with_mjpegtools:BuildRequires: mjpegtools-devel >= 2.0.0}
61d5c5c2 183%{?with_nas:BuildRequires: nas-devel}
9ea7566d 184%{?with_neon:BuildRequires: neon-devel >= 0.27.0}
2d714c19 185# for hls, could also use libgcrypt>=1.2.0 or openssl
ba5fbc34 186BuildRequires: nettle-devel
52572282 187%if %{with opencv}
f64edc00 188BuildRequires: opencv-devel >= 1:2.3.0
f15e81f1 189BuildRequires: opencv-devel < 1:3.3.1
52572282 190%endif
f64edc00 191%{?with_openh264:BuildRequires: openh264-devel >= 1.3.0}
fbb9568a
JB
192# or openjpeg >= 1.5, openjpeg2 is preferred
193BuildRequires: openjpeg2-devel >= 2.1
f64edc00 194# for apexsink (not ported yet) and dtls
eafe4b1b 195BuildRequires: openssl-devel >= 1.0.1
3f1c8f8a 196BuildRequires: opus-devel >= 0.9.4
fbb9568a 197BuildRequires: pango-devel >= 1:1.10
f64edc00 198%{?with_qt:BuildRequires: qt5-build >= 5.4.0}
673b9bb3 199%{?with_sbc:BuildRequires: sbc-devel >= 1.0}
a3c6ef69 200BuildRequires: schroedinger-devel >= 1.0.10
fbb9568a 201%{?with_lv2:BuildRequires: lilv-devel >= 0.22}
9ea7566d 202BuildRequires: soundtouch-devel >= 1.4
311b246a 203BuildRequires: spandsp-devel >= 1:0.0.6
673b9bb3 204%{?with_srtp:BuildRequires: srtp-devel}
50352a4f 205%{?with_tinyalsa:BuildRequires: tinyalsa-devel}
2676e962 206BuildRequires: twolame-devel
61d5c5c2 207%{?with_uvch264:BuildRequires: udev-glib-devel}
3f1c8f8a
JB
208BuildRequires: vo-aacenc-devel >= 0.1.0
209%{?with_amr:BuildRequires: vo-amrwbenc-devel >= 0.1.0}
62ab7977 210%{?with_vulkan:BuildRequires: vulkan-devel}
ba5fbc34
JB
211# wayland-client, wayland-cursor, wayland-scanner
212%{?with_wayland:BuildRequires: wayland-devel >= 1.4.0}
fbb9568a
JB
213%{?with_wayland:BuildRequires: wayland-protocols >= 1.4}
214BuildRequires: webrtc-audio-processing-devel >= 0.2
215BuildRequires: webrtc-audio-processing-devel < 0.4
61d5c5c2 216%{?with_wildmidi:BuildRequires: wildmidi-devel}
c1cb81af 217BuildRequires: xorg-lib-libX11-devel
311b246a 218%{?with_xvid:BuildRequires: xvid-devel >= 1.3.0}
a9463b1e 219BuildRequires: zbar-devel >= 0.9
61d5c5c2 220%{?with_zvbi:BuildRequires: zvbi-devel >= 0.2}
faf46047 221Requires: glib2 >= 1:2.40.0
2fbdaa36 222Requires: gstreamer >= %{gst_req_ver}
9ea7566d 223Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
f64edc00 224Requires: libxml2 >= 1:2.8
78047809 225Requires: orc >= 0.4.17
ba5fbc34
JB
226Obsoletes: gstreamer-cdaudio
227Obsoletes: gstreamer-plugins-gl
2fbdaa36 228Obsoletes: gstreamer-quicktime
3ad2741a 229Obsoletes: gstreamer-vcd
2fbdaa36
JB
230BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
231
232%define gstlibdir %{_libdir}/gstreamer-%{gst_major_ver}
c0f896a8 233%define gstdatadir %{_datadir}/gstreamer-%{gst_major_ver}
2fbdaa36
JB
234
235%description
236GStreamer is a streaming-media framework, based on graphs of filters
237which operate on media data. Applications using this library can do
238anything from real-time sound processing to playing videos, and just
239about anything else media-related. Its plugin-based architecture means
240that new data types or processing capabilities can be added simply by
241installing new plugins.
242
e4fae186
JR
243%description -l pl.UTF-8
244GStreamer to środowisko obróbki danych strumieniowych, bazujące na
245grafie filtrów operujących na danych medialnych. Aplikacje używające
246tej biblioteki mogą robić wszystko od przetwarzania dźwięku w czasie
247rzeczywistym, do odtwarzania filmów i czegokolwiek innego związego z
248mediami. Architektura bazująca na wtyczkach pozwala na łatwe dodawanie
249nowych typów danych lub możliwości obróbki.
2fbdaa36 250
32fcd46a 251%package devel
2ce39962 252Summary: Header files and API documentation for gstapp library
59aa193d 253Summary(pl.UTF-8): Pliki nagłówkowe i dokumentacja API biblioteki gstapp
2ce39962
JB
254Group: Development/Libraries
255Requires: %{name} = %{version}-%{release}
29826355 256Requires: gstreamer-devel >= %{gst_req_ver}
ba5fbc34
JB
257Obsoletes: gstreamer-plugins-gl-devel
258Obsoletes: gstreamer-plugins-gl-apidocs
32fcd46a
AM
259
260%description devel
59aa193d 261Header files and API documentation for gstapp library.
32fcd46a 262
59aa193d
JB
263%description devel -l pl.UTF-8
264Pliki nagłówkowe i dokumentacja API biblioteki gstapp.
32fcd46a 265
59aa193d 266## Plugins ##
2fbdaa36
JB
267
268%package -n gstreamer-aac
269Summary: GStreamer plugin for AAC audio encoding and decoding
fbb9568a 270Summary(pl.UTF-8): Wtyczka dla GStreamera do kodowania i dekodowania plików audio AAC
2fbdaa36 271Group: Libraries
faf46047 272Requires: faad2-libs >= 2.7
eafe4b1b 273Requires: gstreamer >= %{gst_req_ver}
9ea7566d 274Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
2fbdaa36
JB
275
276%description -n gstreamer-aac
277GStreamer plugin for AAC audio encoding and decoding.
278
e4fae186 279%description -n gstreamer-aac -l pl.UTF-8
fbb9568a 280Wtyczka GStreamera do kodowania i dekodowania plików audio AAC.
2fbdaa36 281
c9ecff38
JB
282%package -n gstreamer-amrwbenc
283Summary: GStreamer plugin for AMR-WB audio encoding
284Summary(pl.UTF-8): Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB
c1cb81af
JB
285Group: Libraries
286Requires: gstreamer >= %{gst_req_ver}
3f1c8f8a
JB
287Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
288Requires: vo-amrwbenc >= 0.1.0
c1cb81af 289
c9ecff38 290%description -n gstreamer-amrwbenc
3f1c8f8a 291GStreamer plugin for AMR-WB audio encoding, using VisualOn library.
c1cb81af 292
c9ecff38 293%description -n gstreamer-amrwbenc -l pl.UTF-8
3f1c8f8a
JB
294Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB,
295wykorzystująca bibliotekę VisualOn.
c1cb81af 296
03d20e46
JB
297%package -n gstreamer-ass
298Summary: GStreamer plugin for ASS/SSA subtitles rendering
fbb9568a 299Summary(pl.UTF-8): Wtyczka GStreamera do renderowania napisów ASS/SSA
03d20e46 300Group: Libraries
eafe4b1b 301Requires: gstreamer >= %{gst_req_ver}
03d20e46 302Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
faf46047 303Requires: libass >= 0.10.2
03d20e46
JB
304
305%description -n gstreamer-ass
306GStreamer plugin for ASS/SSA subtitles rendering.
307
894f3410 308%description -n gstreamer-ass -l pl.UTF-8
fbb9568a 309Wtyczka GStreamera do renderowania napisów ASS/SSA.
03d20e46 310
2fbdaa36
JB
311%package -n gstreamer-audio-effects-bad
312Summary: Bad GStreamer audio effects plugins
fbb9568a 313Summary(pl.UTF-8): Złe wtyczki efektów dźwiękowych dla GStreamera
2fbdaa36
JB
314Group: Libraries
315Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 316Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
2fbdaa36
JB
317Obsoletes: gstreamer-audio-effects
318
319%description -n gstreamer-audio-effects-bad
320Bad GStreamer audio effects plugins.
321
e4fae186 322%description -n gstreamer-audio-effects-bad -l pl.UTF-8
fbb9568a 323Złe wtyczki efektów dźwiękowych dla GStreamera.
2fbdaa36 324
f137ef01
JB
325%package -n gstreamer-audiosink-nas
326Summary: GStreamer NAS audio output plugin
327Summary(pl.UTF-8): Wtyczka wyjścia dźwięku NAS dla GStreamera
328Group: Libraries
eafe4b1b 329Requires: gstreamer >= %{gst_req_ver}
9ea7566d 330Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
f137ef01 331Provides: gstreamer-audiosink = %{version}
2ce39962 332Obsoletes: gstreamer-nas
f137ef01
JB
333
334%description -n gstreamer-audiosink-nas
335GStreamer NAS audio output plugin.
336
337%description -n gstreamer-audiosink-nas -l pl.UTF-8
338Wtyczka wyjścia dźwięku NAS dla GStreamera.
339
faf46047
JB
340%package -n gstreamer-audiosink-tinyalsa
341Summary: GStreamer ALSA audio output plugin using tinyalsa library
342Summary(pl.UTF-8): Wtyczka wyjścia dźwięku ALSA dla GStreamera, wykorzystująca bibliotekę tinyalsa
343Group: Libraries
344Requires: gstreamer >= %{gst_req_ver}
345Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
346Provides: gstreamer-audiosink = %{version}
347
348%description -n gstreamer-audiosink-tinyalsa
349GStreamer ALSA audio output plugin using tinyalsa library.
350
351%description -n gstreamer-audiosink-tinyalsa -l pl.UTF-8
352Wtyczka wyjścia dźwięku ALSA dla GStreamera, wykorzystująca bibliotekę
353tinyalsa.
354
f64edc00
JB
355%package -n gstreamer-bs2b
356Summary: GStreamer bs2b plugin
fbb9568a 357Summary(pl.UTF-8): Wtyczka bs2b dla GStreamera
f64edc00 358Group: Libraries
eafe4b1b 359Requires: gstreamer >= %{gst_req_ver}
f64edc00
JB
360Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
361Requires: libbs2b >= 3.1.0
362
363%description -n gstreamer-bs2b
364GStreamer plugin to improve headphone listening of stereo audio
365records using the b2sb library.
366
367%description -n gstreamer-bs2b -l pl.UTF-8
368Wtyczka GStreamera poprawiająca odsłuchiwanie nagrań stereofonicznych
369przez słuchawki przy użyciu biblioteki bs2b.
370
673b9bb3
JB
371%package -n gstreamer-bluez
372Summary: GStreamer plugin for Bluez-based bluetooth support
373Summary(pl.UTF-8): Wtyczka GStreamera do obsługi bluetooth w oparciu o Bluez
374Group: Libraries
764dce5e 375Requires: bluez-libs >= 5.0
eafe4b1b 376Requires: gstreamer >= %{gst_req_ver}
673b9bb3
JB
377Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
378Obsoletes: gstreamer-bluetooth
379
380%description -n gstreamer-bluez
381GStreamer plugin for Bluez-based bluetooth support.
382
383%description -n gstreamer-bluez -l pl.UTF-8
384Wtyczka GStreamera do obsługi bluetooth w oparciu o Bluez.
385
11506ac9
JB
386%package -n gstreamer-chromaprint
387Summary: GStreamer Chromaprint audio fingerprinting plugin
388Summary(pl.UTF-8): Wtyczka Chromaprint do odcisków identyfikacyjnych dźwięku dla GStreamera
389Group: Libraries
390Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 391Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
11506ac9
JB
392
393%description -n gstreamer-chromaprint
394GStreamer Chromaprint audio fingerprinting plugin.
395
396%description -n gstreamer-chromaprint -l pl.UTF-8
397Wtyczka GStreamera wykonująca odciski identyfikacyjne dźwięku przy
398użyciu biblioteki Chromaprint.
399
64855c1e
JB
400%package -n gstreamer-curl
401Summary: GStreamer cURL network sink plugin
402Summary(pl.UTF-8): Wtyczka wyjścia sieciowego cURL dla GStreamera
403Group: Libraries
404Requires: gstreamer >= %{gst_req_ver}
f64edc00 405Requires: curl-libs >= 7.35.0
ba5fbc34 406Requires: libssh2 >= 1.4.3
64855c1e
JB
407
408%description -n gstreamer-curl
409GStreamer network sink plugin that uses libcurl as a client to upload
410data to a server (e.g. HTTP or FTP).
411
412%description -n gstreamer-curl -l pl.UTF-8
413Wtyczka wyjścia sieciowego GStreamera wykorzystująca libcurl jako
414klienta do wysyłania danych na serwer (np. HTTP lub FTP).
415
e76f5fe9
JB
416%package -n gstreamer-daala
417Summary: GStreamer Daala video encoder/decoder plugin
418Summary(pl.UTF-8): Wtyczka kodera/dekodera obrazu Daala GStreamera
419Group: Libraries
eafe4b1b 420Requires: gstreamer >= %{gst_req_ver}
e76f5fe9
JB
421Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
422
423%description -n gstreamer-daala
424GStreamer Daala video encoder/decoder plugin.
425
426%description -n gstreamer-daala -l pl.UTF-8
427Wtyczka kodera/dekodera obrazu Daala GStreamera.
428
d44ce5ee
JB
429%package -n gstreamer-dc1394
430Summary: GStreamer 1394 IIDC (Firewire digital cameras) video source plugin
fbb9568a 431Summary(pl.UTF-8): Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) dla GStreamera
d44ce5ee
JB
432Group: Libraries
433Requires: gstreamer >= %{gst_req_ver}
434
435%description -n gstreamer-dc1394
436GStreamer 1394 IIDC (Firewire digital cameras) video source plugin.
437
438%description -n gstreamer-dc1394 -l pl.UTF-8
3b6ed238
PZ
439Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) do
440GStreamera.
d44ce5ee 441
f64edc00
JB
442%package -n gstreamer-dtls
443Summary: GStreamer DTLS decoder and encoder plugin
444Summary(pl.UTF-8): Wtyczka kodera i dekodera DTLS dla GStreamera
445Group: Libraries
eafe4b1b 446Requires: gstreamer >= %{gst_req_ver}
f64edc00 447Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
eafe4b1b 448Requires: openssl >= 1.0.1
f64edc00
JB
449
450%description -n gstreamer-dtls
451GStreamer DTLS decoder and encoder plugin.
452
453%description -n gstreamer-dtls -l pl.UTF-8
454Wtyczka kodera i dekodera DTLS dla GStreamera.
455
0c737202
JB
456%package -n gstreamer-dts
457Summary: GStreamer DTS plugin
fbb9568a 458Summary(pl.UTF-8): Wtyczka DTS dla GStreamera
0c737202 459Group: Libraries
eafe4b1b 460Requires: gstreamer >= %{gst_req_ver}
9ea7566d 461Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
0c737202
JB
462
463%description -n gstreamer-dts
464Plugin for DTS Coherent Acoustics support.
465
e4fae186 466%description -n gstreamer-dts -l pl.UTF-8
fbb9568a
JB
467Wtyczka GStreamera obsługująca DTS Coherent Acoustics.
468
469%package -n gstreamer-fdkaac
470Summary: GStreamer FDK-AAC plugin
471Summary(pl.UTF-8): Wtyczka FDK-AAC dla GStreamera
472Group: Libraries
473Requires: gstreamer >= %{gst_req_ver}
474Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
475Requires: fdk-aac >= 0.1.4
476
477%description -n gstreamer-fdkaac
478GStreamer FDK AAC audio decoder/encoder plugin.
479
480%description -n gstreamer-fdkaac -l pl.UTF-8
481Wtyczka GStreamera do kodowania i dekodowania dźwięku FDK AAC.
0c737202 482
139776ad
PZ
483%package -n gstreamer-flite
484Summary: GStreamer Flite plugin
fbb9568a 485Summary(pl.UTF-8): Wtyczka Flite dla GStreamera
139776ad 486Group: Libraries
eafe4b1b 487Requires: gstreamer >= %{gst_req_ver}
9ea7566d 488Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
139776ad
PZ
489
490%description -n gstreamer-flite
491Plugin for Flite support.
492
493%description -n gstreamer-flite -l pl.UTF-8
fbb9568a 494Wtyczka GStreamera obsługująca Flite.
139776ad 495
4012a887
JB
496%package -n gstreamer-fluidsynth
497Summary: GStreamer FluidSynth MIDI plugin
fbb9568a 498Summary(pl.UTF-8): Wtyczka FluidSynth MIDI dla GStreamera
4012a887
JB
499Group: Libraries
500# for generic gstmidi plugin
501Requires: %{name} = %{version}-%{release}
eafe4b1b 502Requires: gstreamer >= %{gst_req_ver}
e0af2697 503Requires: fluidsynth >= 1.0
4012a887
JB
504
505%description -n gstreamer-fluidsynth
506GStreamer FluidSynth MIDI plugin.
507
508%description -n gstreamer-fluidsynth -l pl.UTF-8
fbb9568a 509Wtyczka FluidSynth MIDI dla GStreamera.
4012a887 510
fd22d110
JB
511%package -n gstreamer-gme
512Summary: GStreamer GME Audio Decoder plugin
fbb9568a 513Summary(pl.UTF-8): Wtyczka GStreamera dekodująca dźwięk GME
fd22d110
JB
514Group: Libraries
515Requires: gstreamer >= %{gst_req_ver}
673b9bb3 516Requires: game-music-emu >= 0.5.6
f64edc00 517Obsoletes: gstreamer-nsf
fd22d110
JB
518
519%description -n gstreamer-gme
520GStreamer GME Audio Decoder plugin.
521
522%description -n gstreamer-gme -l pl.UTF-8
fbb9568a 523Wtyczka GStreamera dekodująca dźwięk GME.
fd22d110 524
9ea7566d
JB
525%package -n gstreamer-gsettings
526Summary: GStreamer GSettings plugin
fbb9568a 527Summary(pl.UTF-8): Wtyczka GSettings dla GStreamera
9ea7566d 528Group: Libraries
faf46047 529Requires: glib2 >= 1:2.40.0
9ea7566d
JB
530Requires: gstreamer >= %{gst_req_ver}
531
532%description -n gstreamer-gsettings
533GStreamer GSettings plugin.
534
535%description -n gstreamer-gsettings -l pl.UTF-8
fbb9568a 536Wtyczka GSettings dla GStreamera.
9ea7566d 537
2fbdaa36
JB
538%package -n gstreamer-gsm
539Summary: GStreamer plugin for GSM lossy audio format
fbb9568a 540Summary(pl.UTF-8): Wtyczka GStreamera obsługująca stratny format dźwięku GSM
2fbdaa36 541Group: Libraries
eafe4b1b 542Requires: gstreamer >= %{gst_req_ver}
9ea7566d 543Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
2fbdaa36
JB
544
545%description -n gstreamer-gsm
546Output plugin for GStreamer to convert to GSM lossy audio format.
547
e4fae186
JR
548%description -n gstreamer-gsm -l pl.UTF-8
549Wtyczka wyjścia dźwięku GSteamera konwertująca do stratnego formatu
2fbdaa36
JB
550GSM.
551
01601022
JB
552%package -n gstreamer-iqa
553Summary: GStreamer analyzer plugin to provide various Image Quality Assessment metrics
554Summary(pl.UTF-8): Wtyczka analizująca GStreamera zapewniająca różne wskaźniki oceny jakości obrazu
555Group: Libraries
556Requires: gstreamer >= %{gst_req_ver}
557Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
558
559%description -n gstreamer-iqa
560GStreamer analyzer plugin to provide various Image Quality Assessment
561metrics.
562
563%description -n gstreamer-iqa -l pl.UTF-8
564Wtyczka analizująca GStreamera zapewniająca różne wskaźniki oceny
565jakości obrazu.
566
9ea7566d
JB
567%package -n gstreamer-kate
568Summary: GStreamer plugin for Kate text streams
569Summary(pl.UTF-8): Wtyczka obsługująca strumienie tekstowe Kate dla GStreamera
570Group: Libraries
eafe4b1b 571Requires: gstreamer >= %{gst_req_ver}
9ea7566d
JB
572Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
573Requires: libkate >= 0.1.7
f6bea579 574Requires: libtiger >= 0.3.2
9ea7566d
JB
575
576%description -n gstreamer-kate
577GStreamer plugin for Kate text streams.
578
579%description -n gstreamer-kate -l pl.UTF-8
580Wtyczka obsługująca strumienie tekstowe Kate dla GStreamera.
581
fbb9568a
JB
582%package -n gstreamer-videosink-kms
583Summary: GStreamer KMS output plugin
584Summary(pl.UTF-8): Wtyczka wyjścia obrazu KMS dla GStreamera
585Group: Libraries
586Requires: gstreamer >= %{gst_req_ver}
587Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
588Requires: libdrm >= 2.4.55
589Provides: gstreamer-videosink = %{version}
590
591%description -n gstreamer-videosink-kms
592GStreamer KMS output plugin.
593
594%description -n gstreamer-videosink-kms -l pl.UTF-8
595Wtyczka wyjścia obrazu KMS dla GStreamera.
596
c1cb81af
JB
597%package -n gstreamer-ladspa
598Summary: GStreamer wrapper for LADSPA plugins
63d1273e 599Summary(pl.UTF-8): Wrapper do wtyczek LADSPA dla GStreamera
c1cb81af 600Group: Libraries
eafe4b1b 601Requires: gstreamer >= %{gst_req_ver}
9ea7566d 602Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
c1cb81af
JB
603
604%description -n gstreamer-ladspa
605Plugin which wraps LADSPA plugins for use by GStreamer applications.
606
e4fae186
JR
607%description -n gstreamer-ladspa -l pl.UTF-8
608Wtyczka pozwalająca na używanie wtyczek LADSPA przez aplikacje
c1cb81af
JB
609GStreamera.
610
fb3f49aa
JB
611%package -n gstreamer-libde265
612Summary: GStreamer libde265 H.265 decoder plugin
fbb9568a 613Summary(pl.UTF-8): Wtyczka dekodera H.265 libde265 dla GStreamera
fb3f49aa
JB
614Group: Libraries
615Requires: gstreamer >= %{gst_req_ver}
616Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
617Requires: libde265 >= 0.9
618
619%description -n gstreamer-libde265
620GStreamer libde265 plugin - H.265 decoder.
621
622%description -n gstreamer-libde265 -l pl.UTF-8
fbb9568a 623Wtyczka libde265 dla GStreamera - dekoder H.265.
fb3f49aa 624
5b48a746
JB
625%package -n gstreamer-lv2
626Summary: GStreamer wrapper for LV2 plugins
627Summary(pl.UTF-8): Wrapper do wtyczek LV2 dla GStreamera
628Group: Libraries
fb3f49aa
JB
629# for libgstsignalprocessor
630Requires: %{name} = %{version}-%{release}
eafe4b1b 631Requires: gstreamer >= %{gst_req_ver}
5b48a746 632Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
fbb9568a 633Requires: lilv >= 0.22
5b48a746
JB
634
635%description -n gstreamer-lv2
636Plugin which wraps LV2 plugins for use by GStreamer applications.
637
638%description -n gstreamer-lv2 -l pl.UTF-8
639Wtyczka pozwalająca na używanie wtyczek LV2 przez aplikacje
640GStreamera.
641
3a8fb9fb
JB
642%package -n gstreamer-mjpegtools
643Summary: GStreamer mpeg2enc plugin
fbb9568a 644Summary(pl.UTF-8): Wtyczka mpeg2enc dla GStreamera
1a2f531c 645Group: Libraries
eafe4b1b 646Requires: gstreamer >= %{gst_req_ver}
263103ec 647Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
3f1c8f8a 648Requires: mjpegtools-libs >= 2.0.0
3a8fb9fb
JB
649
650%description -n gstreamer-mjpegtools
651GStreamer mpeg2enc plugin (based on mjpegtools libraries).
652
e4fae186 653%description -n gstreamer-mjpegtools -l pl.UTF-8
fbb9568a 654Wtyczka mpeg2enc dla GStreamera (oparta na bibliotekach mjpegtools).
3a8fb9fb 655
2fbdaa36
JB
656%package -n gstreamer-mms
657Summary: GStreamer mms plugin
fbb9568a 658Summary(pl.UTF-8): Wtyczka mms dla GStreamera
2fbdaa36 659Group: Libraries
eafe4b1b 660Requires: gstreamer >= %{gst_req_ver}
9ea7566d
JB
661Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
662Requires: libmms >= 0.4
2fbdaa36
JB
663
664%description -n gstreamer-mms
665GStreamer mms plugin.
666
e4fae186 667%description -n gstreamer-mms -l pl.UTF-8
fbb9568a
JB
668Wtyczka mms dla GStreamera.
669
670%package -n gstreamer-msdk
671Summary: Intel MediaSDK (MFX) plugin for GStreamer
672Summary(pl.UTF-8): Wtyczka MediaSDK (MFX) dla GStreamera
673Group: Libraries
674Requires: gstreamer >= %{gst_req_ver}
675Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
676
677%description -n gstreamer-msdk
678GStreamer video decoder/encoder based on Intel MediaSDK (MFX) library.
679
680%description -n gstreamer-msdk -l pl.UTF-8
681Wtyczka kodera/dekodera obrazu GStreamera oparta na bibliotece Intel
682MediaSDK (MFX).
2fbdaa36
JB
683
684%package -n gstreamer-musepack
685Summary: GStreamer musepack plugin
fbb9568a 686Summary(pl.UTF-8): Wtyczka musepack dla GStreamera
2fbdaa36
JB
687Group: Libraries
688Requires: gstreamer >= %{gst_req_ver}
689
690%description -n gstreamer-musepack
691GStreamer musepack plugin.
692
e4fae186 693%description -n gstreamer-musepack -l pl.UTF-8
fbb9568a 694Wtyczka musepack dla GStreamera.
2fbdaa36 695
0c737202
JB
696%package -n gstreamer-neon
697Summary: GStreamer neon HTTP source plugin
fbb9568a 698Summary(pl.UTF-8): Wtyczka źródła HTTP neon dla GStreamera
0c737202
JB
699Group: Libraries
700Requires: gstreamer >= %{gst_req_ver}
9ea7566d 701Requires: neon >= 0.27.0
0c737202
JB
702
703%description -n gstreamer-neon
704GStreamer neon HTTP source plugin.
705
e4fae186 706%description -n gstreamer-neon -l pl.UTF-8
fbb9568a 707Wtyczka źródła HTTP neon dla GStreamera.
0c737202 708
2ce39962
JB
709%package -n gstreamer-ofa
710Summary: GStreamer OFA fingerprint plugin
fbb9568a 711Summary(pl.UTF-8): Wtyczka odcisków OFA dla GStreamera
2ce39962
JB
712Group: Libraries
713Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 714Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
2ce39962
JB
715Requires: libofa >= 0.9.3
716
717%description -n gstreamer-ofa
718GStreamer OFA plugin to calculate MusicIP fingerprints from audio
719files.
720
721%description -n gstreamer-ofa -l pl.UTF-8
fbb9568a 722Wtyczka OFA dla GStreamera, służąca do obliczania odcisków MusicIP
2ce39962
JB
723plików dźwiękowych.
724
3f1c8f8a
JB
725%package -n gstreamer-openal
726Summary: GStreamer OpenAL audio input/output plugin
fbb9568a 727Summary(pl.UTF-8): Wtyczka wejścia/wyjścia dźwięku OpenAL dla GStreamera
3f1c8f8a 728Group: Libraries
dd0c9a05 729Requires: OpenAL >= 1.14
3f1c8f8a
JB
730Requires: gstreamer >= %{gst_req_ver}
731Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
732Provides: gstreamer-audiosink = %{version}
733
734%description -n gstreamer-openal
735GStreamer OpenAL support plugin, providing audio sink and source.
736
737%description -n gstreamer-openal -l pl.UTF-8
fbb9568a
JB
738Wtyczka GStreamera obsługująca OpenAL, zapewniająca wyjście i źródło
739dźwięku.
3f1c8f8a 740
ec79bdfa
JB
741%package -n gstreamer-opencv
742Summary: GStreamer OpenCV plugin
fbb9568a 743Summary(pl.UTF-8): Wtyczka OpenCV dla GStreamera
ec79bdfa 744Group: Libraries
fb3f49aa
JB
745# for locales
746Requires: %{name} = %{version}-%{release}
ec79bdfa 747Requires: gstreamer >= %{gst_req_ver}
35c87e72 748Requires: gstreamer-opencv-libs = %{version}-%{release}
eafe4b1b 749Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
ec79bdfa
JB
750
751%description -n gstreamer-opencv
752GStreamer OpenCV plugin. It contains the following elements:
753facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace,
754cverode, cvequalizehist, cvdilate, textwrite, templatematch,
755pyramidsegment.
756
757%description -n gstreamer-opencv -l pl.UTF-8
fbb9568a 758Wtyczka OpenCV dla GStreamera. Zawiera następujące elementy:
ec79bdfa
JB
759facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace,
760cverode, cvequalizehist, cvdilate, textwrite, templatematch,
761pyramidsegment.
762
35c87e72
JB
763%package -n gstreamer-opencv-libs
764Summary: GStreamer OpenCV shared library
765Summary(pl.UTF-8): Biblioteka współdzielona GStreamer OpenCV
766Group: Libraries
767Requires: gstreamer >= %{gst_req_ver}
768Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
769Requires: opencv >= 1:2.3.0
770
771%description -n gstreamer-opencv-libs
772GStreamer OpenCV shared library.
773
774%description -n gstreamer-opencv-libs -l pl.UTF-8
775Biblioteka współdzielona GStreamer OpenCV.
776
777%package -n gstreamer-opencv-devel
778Summary: Header files for GStreamer OpenCV library
779Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GStreamer OpenCV
780Group: Development/Libraries
781Requires: gstreamer-devel >= %{gst_req_ver}
782Requires: gstreamer-opencv-libs = %{version}-%{release}
783Requires: gstreamer-plugins-base-devel >= %{gstpb_req_ver}
784
785%description -n gstreamer-opencv-devel
786Header files for GStreamer OpenCV library.
787
788%description -n gstreamer-opencv-devel -l pl.UTF-8
789Pliki nagłówkowe biblioteki GStreamer OpenCV.
790
ba5fbc34
JB
791%package -n gstreamer-openexr
792Summary: GStreamer OpenEXR plugin
fbb9568a 793Summary(pl.UTF-8): Wtyczka OpenEXR dla GStreamera
ba5fbc34
JB
794Group: Libraries
795Requires: gstreamer >= %{gst_req_ver}
796Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
797
798%description -n gstreamer-openexr
799GStreamer OpenEXR plugin - OpenEXR-based EXR streams decoder.
800
801%description -n gstreamer-openexr -l pl.UTF-8
fbb9568a 802Wtyczka OpenEXR dla GStreamera - dekoder strumieni EXR oparty na
ba5fbc34
JB
803bibliotece OpenEXR.
804
805%package -n gstreamer-opengl
806Summary: GStreamer OpenGL video output plugin
fbb9568a 807Summary(pl.UTF-8): Wtyczka wyjścia obrazu OpenGL dla GStreamera
ba5fbc34
JB
808Group: Libraries
809Requires: %{name} = %{version}-%{release}
fbb9568a 810Requires: graphene >= 1.4.0
ba5fbc34
JB
811Requires: gstreamer >= %{gst_req_ver}
812Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
813Provides: gstreamer-videosink = %{version}
814Obsoletes: gstreamer-videosink-egl-gles
815
816%description -n gstreamer-opengl
817GStreamer OpenGL support plugin, providing video sink.
818
819%description -n gstreamer-opengl -l pl.UTF-8
fbb9568a 820Wtyczka obsługująca OpenGL dla GStreamera, zapewniająca wyjście
ba5fbc34
JB
821obrazu.
822
f64edc00
JB
823%package -n gstreamer-openh264
824Summary: GStreamer OpenH264 encoder/decoder plugin
fbb9568a 825Summary(pl.UTF-8): Wtyczka kodera/dekodera OpenH264 dla GStreamera
f64edc00 826Group: Libraries
f64edc00
JB
827Requires: gstreamer >= %{gst_req_ver}
828Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
829Requires: openh264 >= 1.3.0
830
831%description -n gstreamer-openh264
832GStreamer OpenH264 plugin - H.264 encoder/decoder.
833
834%description -n gstreamer-openh264 -l pl.UTF-8
fbb9568a 835Wtyczka OpenH264 dla GStreamera - koder/dekoder H.264.
f64edc00 836
4012a887
JB
837%package -n gstreamer-openjpeg
838Summary: GStreamer OpenJPEG plugin
fbb9568a 839Summary(pl.UTF-8): Wtyczka OpenJPEG dla GStreamera
4012a887
JB
840Group: Libraries
841Requires: gstreamer >= %{gst_req_ver}
842Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
78047809 843Obsoletes: gstreamer-jasper
4012a887
JB
844
845%description -n gstreamer-openjpeg
846GStreamer OpenJPEG plugin - OpenJPEG-based JPEG2000 decoder/encoder.
847
848%description -n gstreamer-openjpeg -l pl.UTF-8
fbb9568a 849Wtyczka OpenJPEG dla GStreamera - koder/dekoder JPEG2000 oparty na
4012a887
JB
850bibliotece OpenJPEG.
851
8f76ac4a
JB
852%package -n gstreamer-openni2
853Summary: GStreamer OpenNI2 video input plugin
fbb9568a 854Summary(pl.UTF-8): Wtyczka wejścia obrazu OpenNI2 dla GStreamera
8f76ac4a 855Group: Libraries
8f76ac4a
JB
856Requires: gstreamer >= %{gst_req_ver}
857Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
858
859%description -n gstreamer-openni2
860GStreamer OpenNI2 plugin to extract readings from an OpenNI supported
861device (Kinect etc.).
862
863%description -n gstreamer-openni2 -l pl.UTF-8
fbb9568a 864Wtyczka OpenNI2 dla GStreamera, pobierająca odczyty z urządzeń
8f76ac4a
JB
865obsługiwanych przez bibliotekę OpenNI (np. Kinect).
866
4e496b08 867%package -n gstreamer-opusparse
3f1c8f8a 868Summary: GStreamer OPUS audio decoder/encoder plugin
fbb9568a 869Summary(pl.UTF-8): Wtyczka kodera/dekodera dźwięku OPUS dla GStreamera
3f1c8f8a
JB
870Group: Libraries
871Requires: gstreamer >= %{gst_req_ver}
872Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
873Requires: opus >= 0.9.4
78047809 874Obsoletes: gstreamer-celt
3f1c8f8a 875
4e496b08 876%description -n gstreamer-opusparse
3f1c8f8a
JB
877GStreamer OPUS audio decoder/encoder plugin.
878
4e496b08 879%description -n gstreamer-opusparse -l pl.UTF-8
3f1c8f8a
JB
880Wtyczka GStreamera kodująca/dekodująca dźwięk w formacie OPUS.
881
475ff9bb
JB
882%package -n gstreamer-resindvd
883Summary: GStreamer Resin DVD playback plugin
fbb9568a 884Summary(pl.UTF-8): Wtyczka odtwarzania Resin DVD dla GStreamera
475ff9bb 885Group: Libraries
3f1c8f8a
JB
886# for locales
887Requires: %{name} = %{version}-%{release}
475ff9bb 888Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 889Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
475ff9bb
JB
890
891%description -n gstreamer-resindvd
892GStreamer Resin DVD playback plugin.
893
894%description -n gstreamer-resindvd -l pl.UTF-8
fbb9568a 895Wtyczka odtwarzania Resin DVD dla GStreamera.
475ff9bb 896
673b9bb3
JB
897%package -n gstreamer-rsvg
898Summary: GStreamer plugin for decoding SVG images
899Summary(pl.UTF-8): Wtyczka GStreamera do dekodowania obrazów SVG
900Group: Libraries
eafe4b1b 901Requires: gstreamer >= %{gst_req_ver}
673b9bb3 902Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
ba5fbc34 903Requires: librsvg >= 2.36.2
673b9bb3
JB
904
905%description -n gstreamer-rsvg
906GStreamer plugin for decoding SVG images.
907
908%description -n gstreamer-rsvg -l pl.UTF-8
909Wtyczka GStreamera do dekodowania obrazów SVG.
910
64855c1e
JB
911%package -n gstreamer-rtmp
912Summary: RTMP stream input plugin for GStreamer
913Summary(pl.UTF-8): Wtyczka strumieni wejściowych RTMP dla GStreamera
914Group: Libraries
915Requires: gstreamer >= %{gst_req_ver}
916Conflicts: gstreamer-plugins-bad < 0.10.22
917
918%description -n gstreamer-rtmp
919GStreamer plugin that reads data from a local or remote location
920specified by an URI, using any protocol supported by the RTMP library,
921i.e. rtmp, rtmpt, rtmps, rtmpe, rtmpfp, rtmpte and rtmpts.
922
923%description -n gstreamer-rtmp -l pl.UTF-8
924Wtyczka GStreamera czytająca dane z lokalnego lub zdalnego miejsca
925określonego URI przy użyciu dowolnego protokołu obsługiwanego przez
926bibliotekę RTMP: rtmp, rtmpt, rtmps, rtmpe, rtmpfp, rtmpte lub rtmpts.
927
673b9bb3
JB
928%package -n gstreamer-sbc
929Summary: GStreamer SBC plugin
930Summary(pl.UTF-8): Wtyczka SBC dla GStreamera
931Group: Libraries
eafe4b1b 932Requires: gstreamer >= %{gst_req_ver}
673b9bb3
JB
933Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
934Requires: sbc >= 1.0
935
936%description -n gstreamer-sbc
937SBC bluetooth audio codec plugin for GStreamer.
938
939%description -n gstreamer-sbc -l pl.UTF-8
940Wtyczka kodeka dźwięku bluetooth SBC dla GStreamera.
941
a9463b1e
JB
942%package -n gstreamer-schroedinger
943Summary: Schroedinger plugin for GStreamer
fbb9568a 944Summary(pl.UTF-8): Wtyczka Schroedinger dla GStreamera
a9463b1e
JB
945Group: Libraries
946Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 947Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
a3c6ef69 948Requires: schroedinger >= 1.0.10
78047809 949Obsoletes: gstreamer-dirac
a9463b1e
JB
950
951%description -n gstreamer-schroedinger
952Schroedinger plugin for GStreamer.
953
954%description -n gstreamer-schroedinger -l pl.UTF-8
fbb9568a 955Wtyczka Schroedinger dla GStreamera.
a9463b1e 956
bf72c8fd
JB
957%package -n gstreamer-sndfile
958Summary: GStreamer sndfile plugin
fbb9568a 959Summary(pl.UTF-8): Wtyczka sndfile dla GStreamera
bf72c8fd
JB
960Group: Libraries
961# for locales
962Requires: %{name} = %{version}-%{release}
963Requires: gstreamer >= %{gst_req_ver}
964Requires: libsndfile >= 1.0.16
965
966%description -n gstreamer-sndfile
967GStreamer sndfile source plugin.
968
969%description -n gstreamer-sndfile -l pl.UTF-8
fbb9568a 970Wtyczka sndfile dla GStreamera.
bf72c8fd 971
58c82848
JB
972%package -n gstreamer-soundtouch
973Summary: GStreamer soundtouch plugin
fbb9568a 974Summary(pl.UTF-8): Wtyczka soundtouch dla GStreamera
58c82848
JB
975Group: Libraries
976Requires: gstreamer >= %{gst_req_ver}
eafe4b1b 977Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
9ea7566d 978Requires: soundtouch >= 1.4
58c82848
JB
979
980%description -n gstreamer-soundtouch
981GStreamer soundtouch source plugin - audio pitch controller.
982
e4fae186 983%description -n gstreamer-soundtouch -l pl.UTF-8
fbb9568a 984Wtyczka soundtouch dla GStreamera, sterująca wysokością dźwięku.
58c82848 985
bf72c8fd
JB
986%package -n gstreamer-spandsp
987Summary: GStreamer SpanDSP plugin
fbb9568a 988Summary(pl.UTF-8): Wtyczka SpanDSP dla GStreamera
32fcd46a
AM
989Group: Libraries
990Requires: gstreamer >= %{gst_req_ver}
bf72c8fd 991Requires: spandsp >= 0.0.6
32fcd46a 992
bf72c8fd
JB
993%description -n gstreamer-spandsp
994GStreamer SpanDSP plugin - audio effect that allows packet loss
995concealment.
32fcd46a 996
bf72c8fd 997%description -n gstreamer-spandsp -l pl.UTF-8
fbb9568a 998Wtyczka SpanDSP dla GStreamera - efekt dźwiękowy umożliwiający
bf72c8fd 999ukrywanie strat pakietów.
32fcd46a 1000
3a8fb9fb
JB
1001%package -n gstreamer-spc
1002Summary: GStreamer SPC plugin
63d1273e 1003Summary(pl.UTF-8): Wtyczka SPC dla GStreamera
3a8fb9fb 1004Group: Libraries
eafe4b1b 1005Requires: gstreamer >= %{gst_req_ver}
9ea7566d 1006Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
3a8fb9fb
JB
1007Requires: libopenspc >= 0.3.99
1008
1009%description -n gstreamer-spc
1010GStreamer Plugin for playing SPC files using OpenSPC library.
1011
e4fae186
JR
1012%description -n gstreamer-spc -l pl.UTF-8
1013Wtyczka GStreamera odtwarzająca pliki SPC przy użyciu biblioteki
3a8fb9fb
JB
1014OpenSPC.
1015
673b9bb3
JB
1016%package -n gstreamer-srtp
1017Summary: GStreamer plugin for encoding/decoding SRTP
1018Summary(pl.UTF-8): Wtyczka GStremaera do kodowania/dekodowania SRTP
1019Group: Libraries
eafe4b1b 1020Requires: gstreamer >= %{gst_req_ver}
673b9bb3
JB
1021Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1022
1023%description -n gstreamer-srtp
1024GStreamer plugin for encoding/decoding SRTP.
1025
1026%description -n gstreamer-srtp -l pl.UTF-8
1027Wtyczka GStremaera do kodowania/dekodowania SRTP.
1028
3f1c8f8a 1029%package -n gstreamer-teletextdec
fbb9568a
JB
1030Summary: teletext plugin for GStreamer
1031Summary(pl.UTF-8): Wtyczka teletext dla GStreamera
3f1c8f8a
JB
1032Group: Libraries
1033Requires: gstreamer >= %{gst_req_ver}
1034
1035%description -n gstreamer-teletextdec
1036Teletext decoder plugin for GStreamer.
1037
1038%description -n gstreamer-teletextdec -l pl.UTF-8
fbb9568a 1039Wtyczka GStreamera dekodująca teletekst.
3f1c8f8a 1040
466f1e46
JB
1041%package -n gstreamer-timidity
1042Summary: timidity plugin for GStreamer
fbb9568a 1043Summary(pl.UTF-8): Wtyczka timidity dla GStreamera
466f1e46
JB
1044Group: Libraries
1045Requires: gstreamer >= %{gst_req_ver}
1046
1047%description -n gstreamer-timidity
1048timidity plugin for GStreamer.
1049
1050%description -n gstreamer-timidity -l pl.UTF-8
fbb9568a
JB
1051Wtyczka timidity dla GStreamera.
1052
1053%package -n gstreamer-ttml
1054Summary: GStreamer TTML subtitles plugin
1055Summary(pl.UTF-8): Wtyczka podpisów TTML dla GStreamera
1056Group: Libraries
1057Requires: gstreamer >= %{gst_req_ver}
1058Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1059Requires: libxml2 >= 1:2.9.2
1060
1061%description -n gstreamer-ttml
1062GStreamer TTML subtitles plugin.
1063
1064%description -n gstreamer-ttml -l pl.UTF-8
1065Wtyczka podpisów TTML dla GStreamera.
466f1e46 1066
673b9bb3
JB
1067%package -n gstreamer-uvch264
1068Summary: GStreamer plugin for UVC compliant H264 encoding cameras
1069Summary(pl.UTF-8): Wtyczka GStreamera do kamer kodujących w H264 zgodnych z UVC
1070Group: Libraries
1071# for libgstbasecamerabin
1072Requires: %{name} = %{version}-%{release}
eafe4b1b
JB
1073Requires: gstreamer >= %{gst_req_ver}
1074Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
673b9bb3
JB
1075
1076%description -n gstreamer-uvch264
1077GStreamer plugin for UVC compliant H264 encoding cameras.
1078
1079%description -n gstreamer-uvch264 -l pl.UTF-8
1080Wtyczka GStreamera do kamer kodujących w H264 zgodnych z UVC.
1081
1082%package -n gstreamer-vdpau
1083Summary: GStreamer VDPAU plugin
1084Summary(pl.UTF-8): Wtyczka GStreamera VDPAU
1085Group: Libraries
1086# for libgstcodecparsers
1087Requires: %{name} = %{version}-%{release}
eafe4b1b
JB
1088Requires: gstreamer >= %{gst_req_ver}
1089Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
673b9bb3
JB
1090# videosink commented out in gstvdpau.c?
1091#Provides: gstreamer-videosink = %{version}
1092
1093%description -n gstreamer-vdpau
1094GStreamer VDPAU plugin. It currently implements MPEG decoding.
1095
1096%description -n gstreamer-vdpau -l pl.UTF-8
1097Wtyczka GStreamera VDPAU. Obecnie ma zaimplementowane dekodowanie
1098obrazu MPEG.
1099
61d5c5c2
JB
1100%package -n gstreamer-videosink-directfb
1101Summary: GStreamer DirectFB output plugin
fbb9568a 1102Summary(pl.UTF-8): Wtyczka wyjścia obrazu DirectFB dla GStreamera
61d5c5c2 1103Group: Libraries
eafe4b1b 1104Requires: gstreamer >= %{gst_req_ver}
61d5c5c2
JB
1105Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1106Provides: gstreamer-videosink = %{version}
1107
1108%description -n gstreamer-videosink-directfb
1109GStreamer DirectFB output plugin.
1110
1111%description -n gstreamer-videosink-directfb -l pl.UTF-8
fbb9568a 1112Wtyczka wyjścia obrazu DirectFB dla GStreamera.
61d5c5c2 1113
f64edc00
JB
1114%package -n gstreamer-videosink-gtk
1115Summary: GStreamer GTK+ (3.x) output plugin
fbb9568a 1116Summary(pl.UTF-8): Wtyczka wyjścia obrazu GTK+ (3.x) dla GStreamera
f64edc00 1117Group: Libraries
fb3f49aa
JB
1118# for libgstgl
1119Requires: %{name} = %{version}-%{release}
eafe4b1b 1120Requires: gstreamer >= %{gst_req_ver}
f64edc00
JB
1121Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1122Requires: gtk+3 >= 3.15.0
1123Provides: gstreamer-videosink = %{version}
1124
1125%description -n gstreamer-videosink-gtk
1126GStreamer GTK+ (3.x) output plugin.
1127
1128%description -n gstreamer-videosink-gtk -l pl.UTF-8
fbb9568a 1129Wtyczka wyjścia obrazu GTK+ (3.x) dla GStreamera.
f64edc00
JB
1130
1131%package -n gstreamer-videosink-qt
1132Summary: GStreamer Qt (5.x) output plugin
fbb9568a 1133Summary(pl.UTF-8): Wtyczka wyjścia obrazu Qt (5.x) dla GStreamera
f64edc00 1134Group: Libraries
fb3f49aa
JB
1135# for libgstgl
1136Requires: %{name} = %{version}-%{release}
f64edc00
JB
1137Requires: Qt5Core >= 5.4.0
1138Requires: Qt5Gui >= 5.4.0
1139Requires: Qt5Quick >= 5.4.0
eafe4b1b 1140Requires: gstreamer >= %{gst_req_ver}
f64edc00
JB
1141Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1142Provides: gstreamer-videosink = %{version}
1143
1144%description -n gstreamer-videosink-qt
1145GStreamer Qt (5.x) output plugin.
1146
1147%description -n gstreamer-videosink-qt -l pl.UTF-8
fbb9568a 1148Wtyczka wyjścia obrazu Qt (5.x) dla GStreamera.
f64edc00 1149
2fbdaa36
JB
1150%package -n gstreamer-videosink-sdl
1151Summary: GStreamer plugin for outputing to SDL
fbb9568a 1152Summary(pl.UTF-8): Wtyczka wyjścia SDL dla GStreamera
2fbdaa36 1153Group: Libraries
eafe4b1b 1154Requires: gstreamer >= %{gst_req_ver}
9ea7566d 1155Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
2fbdaa36
JB
1156Provides: gstreamer-videosink = %{version}
1157Obsoletes: gstreamer-SDL
1158
1159%description -n gstreamer-videosink-sdl
1160Plugin for sending output to the Simple Direct Media architecture.
61d5c5c2 1161(http://www.libsdl.org/). Useful for fullscreen playback.
2fbdaa36 1162
e4fae186
JR
1163%description -n gstreamer-videosink-sdl -l pl.UTF-8
1164Wtyczka przekazująca wyjście do architektury SDL. Użyteczna do
1165odtwarzania na pełnym ekranie.
2fbdaa36 1166
61d5c5c2
JB
1167%package -n gstreamer-videosink-wayland
1168Summary: GStreamer plugin for outputing to Wayland
fbb9568a 1169Summary(pl.UTF-8): Wtyczka wyjścia Wayland dla GStreamera
2fbdaa36 1170Group: Libraries
fb3f49aa
JB
1171# for libgstgl
1172Requires: %{name} = %{version}-%{release}
eafe4b1b 1173Requires: gstreamer >= %{gst_req_ver}
9ea7566d 1174Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
fbb9568a 1175Requires: libdrm >= 2.4.55
ba5fbc34 1176Requires: wayland >= 1.4.0
2fbdaa36
JB
1177Provides: gstreamer-videosink = %{version}
1178
61d5c5c2
JB
1179%description -n gstreamer-videosink-wayland
1180Plugin for sending output to the Wayland architecture.
2fbdaa36 1181
61d5c5c2
JB
1182%description -n gstreamer-videosink-wayland -l pl.UTF-8
1183Wtyczka przekazująca wyjście do architektury Wayland.
2fbdaa36 1184
3f1c8f8a
JB
1185%package -n gstreamer-voaacenc
1186Summary: AAC encoder plugin for GStreamer
fbb9568a 1187Summary(pl.UTF-8): Wtyczka kodera dźwięku AAC dla GStreamera
3f1c8f8a
JB
1188Group: Libraries
1189Requires: gstreamer >= %{gst_req_ver}
1190Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1191Requires: vo-aacenc >= 0.1.0
1192
1193%description -n gstreamer-voaacenc
1194AAC audio encoder plugin for GStreamer using VisualOn library.
1195
1196%description -n gstreamer-voaacenc -l pl.UTF-8
fbb9568a 1197Wtyczka kodera dźwięku AAC dla GStreamera, wykorzystująca bibliotekę
3f1c8f8a
JB
1198VisualOn.
1199
62ab7977
JB
1200%package -n gstreamer-vulkan
1201Summary: GStreamer Vulkan plugin
1202Summary(pl.UTF-8): Wtyczka GStreamera Vulkan
1203Group: Libraries
1204Requires: gstreamer >= %{gst_req_ver}
1205Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1206Provides: gstreamer-videosink = %{version}
1207
1208%description -n gstreamer-vulkan
1209GStreamer Vulkan video sink and filter (uploader) plugin.
1210
1211%description -n gstreamer-vulkan -l pl.UTF-8
1212Wtyczka GStreamera Vulkan - wyjście i filtr obrazu.
1213
673b9bb3
JB
1214%package -n gstreamer-webp
1215Summary: GStreamer plugin for decoding WebP images
1216Summary(pl.UTF-8): Wtyczka GStreamera do dekodowania obrazów WebP
1217Group: Libraries
eafe4b1b 1218Requires: gstreamer >= %{gst_req_ver}
673b9bb3
JB
1219Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1220Requires: libwebp >= 0.2.1
1221
1222%description -n gstreamer-webp
1223GStreamer plugin for decoding WebP images.
1224
1225%description -n gstreamer-webp -l pl.UTF-8
1226Wtyczka GStreamera do dekodowania obrazów WebP.
1227
fbb9568a
JB
1228%package -n gstreamer-webrtc
1229Summary: WebRTC Audio Processing plugin for GStreamer
1230Summary(pl.UTF-8): Wtyczka WebRTC Audio Processing dla GStreamera
1231Group: Libraries
1232Requires: gstreamer >= %{gst_req_ver}
1233Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1234Requires: webrtc-audio-processing >= 0.2
1235
1236%description -n gstreamer-webrtc
1237WebRTC Audio Processing plugin for GStreamer.
1238
1239%description -n gstreamer-webrtc -l pl.UTF-8
1240Wtyczka WebRTC Audio Processing dla GStreamera.
1241
466f1e46
JB
1242%package -n gstreamer-wildmidi
1243Summary: wildmidi plugin for GStreamer
fbb9568a 1244Summary(pl.UTF-8): Wtyczka wildmidi dla GStreamera
466f1e46
JB
1245Group: Libraries
1246Requires: gstreamer >= %{gst_req_ver}
1247
1248%description -n gstreamer-wildmidi
1249wildmidi plugin for GStreamer.
1250
1251%description -n gstreamer-wildmidi -l pl.UTF-8
fbb9568a 1252Wtyczka wildmidi dla GStreamera.
466f1e46 1253
f64edc00
JB
1254%package -n gstreamer-x265
1255Summary: GStreamer x265 encoder plugin
fbb9568a 1256Summary(pl.UTF-8): Wtyczka GStreamera kodująca przy użyciu biblioteki x265
f64edc00 1257Group: Libraries
eafe4b1b 1258Requires: gstreamer >= %{gst_req_ver}
f64edc00
JB
1259Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1260
1261%description -n gstreamer-x265
1262GStreamer x265 encoder plugin.
1263
1264%description -n gstreamer-x265 -l pl.UTF-8
fbb9568a 1265Wtyczka GStreamera kodująca przy użyciu biblioteki x265.
f64edc00 1266
0c737202
JB
1267%package -n gstreamer-xvid
1268Summary: GStreamer xvid decoder plugin
fbb9568a 1269Summary(pl.UTF-8): Wtyczka GStreamera dekodująca przy użyciu biblioteki xvid
0c737202 1270Group: Libraries
eafe4b1b 1271Requires: gstreamer >= %{gst_req_ver}
9ea7566d 1272Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
ad674b1f 1273Obsoletes: gstreamer-divx
0c737202
JB
1274
1275%description -n gstreamer-xvid
1276GStreamer xvid decoder plugin.
1277
e4fae186 1278%description -n gstreamer-xvid -l pl.UTF-8
fbb9568a 1279Wtyczka GStreamera dekodująca przy użyciu biblioteki xvid.
0c737202 1280
a9463b1e
JB
1281%package -n gstreamer-zbar
1282Summary: GStreamer ZBar barcode scanner plugin
fbb9568a 1283Summary(pl.UTF-8): Wtyczka GStreamera skanująca kody kreskowe
72cfdd58 1284Group: Libraries
eafe4b1b 1285Requires: gstreamer >= %{gst_req_ver}
a9463b1e
JB
1286Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
1287Requires: zbar >= 0.9
72cfdd58 1288
a9463b1e
JB
1289%description -n gstreamer-zbar
1290GStreamer ZBar barcode scanner plugin.
72cfdd58 1291
a9463b1e 1292%description -n gstreamer-zbar -l pl.UTF-8
fbb9568a 1293Wtyczka GStreamera skanująca kody kreskowe.
72cfdd58 1294
2fbdaa36
JB
1295%prep
1296%setup -q -n %{gstname}-%{version}
1297%patch0 -p1
0c737202 1298%patch1 -p1
2fbdaa36
JB
1299
1300%build
1301%{__libtoolize}
1302%{__aclocal} -I m4 -I common/m4
1303%{__autoconf}
1304%{__autoheader}
1305%{__automake}
1306%configure \
f64edc00
JB
1307 %{!?with_bluez:--disable-bluez} \
1308 %{!?with_bs2b:--disable-bs2b} \
ba5fbc34 1309 %{!?with_gnustep:--disable-cocoa} \
e76f5fe9 1310 %{!?with_daala:--disable-daala} \
0c737202 1311 %{!?with_dts:--disable-dts} \
ba5fbc34
JB
1312 %{!?with_egl:--disable-egl} \
1313 %{!?with_examples:--disable-examples} \
2fbdaa36 1314 %{!?with_faad:--disable-faad} \
f64edc00 1315 %{!?with_gles:--disable-gles2} \
ba5fbc34 1316 %{!?with_opengl:--disable-glx} \
2fbdaa36 1317 %{!?with_gsm:--disable-gsm} \
f64edc00 1318 %{!?with_gtk:--disable-gtk} \
c1cb81af 1319 %{!?with_ladspa:--disable-ladspa} \
fb3f49aa 1320 %{!?with_libde265:--disable-libde265} \
2fbdaa36 1321 %{!?with_mms:--disable-libmms} \
ba5fbc34 1322 %{!?with_libvisual:--disable-libvisual} \
3a8fb9fb 1323 %{!?with_mjpegtools:--disable-mpeg2enc} \
2fbdaa36 1324 %{!?with_musepack:--disable-musepack} \
0c737202 1325 %{!?with_neon:--disable-neon} \
2ce39962 1326 %{!?with_ofa:--disable-ofa} \
faf46047 1327 %{!?with_opencv:--disable-opencv} \
ba5fbc34 1328 %{!?with_opengl:--disable-opengl} \
f64edc00 1329 %{!?with_openh264:--disable-openh264} \
8f76ac4a 1330 %{!?with_openni2:--disable-openni2} \
f64edc00 1331 %{!?with_qt:--disable-qt} \
2fbdaa36
JB
1332 %{!?with_sdl:--disable-sdl} \
1333 %{!?with_sdl:--disable-sdltest} \
3a8fb9fb 1334 %{!?with_spc:--disable-spc} \
faf46047
JB
1335 %{!?with_zvbi:--disable-teletextdec} \
1336 %{!?with_tinyalsa:--disable-tinyalsa} \
673b9bb3 1337 %{!?with_uvch264:--disable-uvch264} \
cac9ec7d 1338 %{!?with_amr:--disable-voamrwbenc} \
62ab7977 1339 %{!?with_vulkan:--disable-vulkan} \
ba5fbc34 1340 %{!?with_wayland:--disable-wayland} \
f64edc00 1341 %{!?with_x265:--disable-x265} \
0c737202 1342 %{!?with_xvid:--disable-xvid} \
ad2b2453 1343 %{!?with_yadif:--disable-yadif} \
c9ecff38 1344 --disable-silent-rules \
2fbdaa36 1345 --disable-static \
475ff9bb 1346 --enable-experimental \
2fbdaa36 1347 --enable-gtk-doc \
673b9bb3 1348 --with-egl-window-system=x11 \
61d5c5c2 1349 --with-gtk=3.0 \
2fbdaa36
JB
1350 --with-html-dir=%{_gtkdocdir}
1351
b9ab099c 1352%{__make} -j1
2fbdaa36
JB
1353
1354%install
1355rm -rf $RPM_BUILD_ROOT
1356
1357%{__make} install \
1358 DESTDIR=$RPM_BUILD_ROOT
1359
1360# We don't need plugins' *.la files
c9ecff38 1361%{__rm} $RPM_BUILD_ROOT%{gstlibdir}/*.la
61d5c5c2
JB
1362# obsoleted by pkg-config
1363%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgst*.la
2fbdaa36 1364
58c82848
JB
1365%find_lang %{gstname}-%{gst_major_ver}
1366
2fbdaa36
JB
1367%clean
1368rm -rf $RPM_BUILD_ROOT
1369
f137ef01
JB
1370%post -p /sbin/ldconfig
1371%postun -p /sbin/ldconfig
32fcd46a 1372
35c87e72
JB
1373%post -n gstreamer-opencv-libs -p /sbin/ldconfig
1374%postun -n gstreamer-opencv-libs -p /sbin/ldconfig
1375
58c82848 1376%files -f %{gstname}-%{gst_major_ver}.lang
2fbdaa36
JB
1377%defattr(644,root,root,755)
1378%doc AUTHORS ChangeLog NEWS README RELEASE
764dce5e
JB
1379%attr(755,root,root) %{_libdir}/libgstadaptivedemux-%{gst_major_ver}.so.*.*.*
1380%attr(755,root,root) %ghost %{_libdir}/libgstadaptivedemux-%{gst_major_ver}.so.0
fbb9568a
JB
1381%attr(755,root,root) %{_libdir}/libgstbadallocators-%{gst_major_ver}.so.*.*.*
1382%attr(755,root,root) %ghost %{_libdir}/libgstbadallocators-%{gst_major_ver}.so.0
2d714c19
JR
1383%attr(755,root,root) %{_libdir}/libgstbadaudio-%{gst_major_ver}.so.*.*.*
1384%attr(755,root,root) %ghost %{_libdir}/libgstbadaudio-%{gst_major_ver}.so.0
ba5fbc34
JB
1385%attr(755,root,root) %{_libdir}/libgstbadbase-%{gst_major_ver}.so.*.*.*
1386%attr(755,root,root) %ghost %{_libdir}/libgstbadbase-%{gst_major_ver}.so.0
1387%attr(755,root,root) %{_libdir}/libgstbadvideo-%{gst_major_ver}.so.*.*.*
1388%attr(755,root,root) %ghost %{_libdir}/libgstbadvideo-%{gst_major_ver}.so.0
7a5b4651 1389%attr(755,root,root) %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so.*.*.*
a3c6ef69 1390%attr(755,root,root) %ghost %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so.0
3f1c8f8a 1391%attr(755,root,root) %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so.*.*.*
a3c6ef69 1392%attr(755,root,root) %ghost %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so.0
ba5fbc34
JB
1393%attr(755,root,root) %{_libdir}/libgstgl-%{gst_major_ver}.so.*.*.*
1394%attr(755,root,root) %ghost %{_libdir}/libgstgl-%{gst_major_ver}.so.0
78047809
JB
1395%attr(755,root,root) %{_libdir}/libgstinsertbin-%{gst_major_ver}.so.*.*.*
1396%attr(755,root,root) %ghost %{_libdir}/libgstinsertbin-%{gst_major_ver}.so.0
1397%attr(755,root,root) %{_libdir}/libgstmpegts-%{gst_major_ver}.so.*.*.*
1398%attr(755,root,root) %ghost %{_libdir}/libgstmpegts-%{gst_major_ver}.so.0
3b6ed238 1399%attr(755,root,root) %{_libdir}/libgstphotography-%{gst_major_ver}.so.*.*.*
a3c6ef69 1400%attr(755,root,root) %ghost %{_libdir}/libgstphotography-%{gst_major_ver}.so.0
2d714c19
JR
1401%attr(755,root,root) %{_libdir}/libgstplayer-%{gst_major_ver}.so.*.*.*
1402%attr(755,root,root) %ghost %{_libdir}/libgstplayer-%{gst_major_ver}.so.0
78047809
JB
1403%attr(755,root,root) %{_libdir}/libgsturidownloader-%{gst_major_ver}.so.*.*.*
1404%attr(755,root,root) %ghost %{_libdir}/libgsturidownloader-%{gst_major_ver}.so.0
ba5fbc34
JB
1405%attr(755,root,root) %{_libdir}/libgstwayland-%{gst_major_ver}.so.*.*.*
1406%attr(755,root,root) %ghost %{_libdir}/libgstwayland-%{gst_major_ver}.so.0
fbb9568a 1407%{_libdir}/girepository-1.0/GstBadAllocators-1.0.typelib
764dce5e 1408%{_libdir}/girepository-1.0/GstGL-1.0.typelib
78047809
JB
1409%{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
1410%{_libdir}/girepository-1.0/GstMpegts-1.0.typelib
2d714c19 1411%{_libdir}/girepository-1.0/GstPlayer-1.0.typelib
673b9bb3 1412%attr(755,root,root) %{gstlibdir}/libgstaccurip.so
d08e083f 1413%attr(755,root,root) %{gstlibdir}/libgstadpcmdec.so
3b6ed238 1414%attr(755,root,root) %{gstlibdir}/libgstadpcmenc.so
78047809 1415%attr(755,root,root) %{gstlibdir}/libgstaiff.so
c0f896a8 1416%attr(755,root,root) %{gstlibdir}/libgstasfmux.so
fbb9568a 1417%attr(755,root,root) %{gstlibdir}/libgstaudiobuffersplit.so
673b9bb3 1418%attr(755,root,root) %{gstlibdir}/libgstaudiofxbad.so
ba5fbc34 1419%attr(755,root,root) %{gstlibdir}/libgstaudiomixer.so
fbb9568a 1420%attr(755,root,root) %{gstlibdir}/libgstaudiomixmatrix.so
3f1c8f8a 1421%attr(755,root,root) %{gstlibdir}/libgstaudiovisualizers.so
365a7c74 1422%attr(755,root,root) %{gstlibdir}/libgstautoconvert.so
32fcd46a 1423%attr(755,root,root) %{gstlibdir}/libgstbayer.so
0c737202 1424%attr(755,root,root) %{gstlibdir}/libgstbz2.so
fbb9568a 1425%attr(755,root,root) %{gstlibdir}/libgstcamerabin.so
ba5fbc34 1426%attr(755,root,root) %{gstlibdir}/libgstcompositor.so
b718db05 1427%attr(755,root,root) %{gstlibdir}/libgstcoloreffects.so
673b9bb3 1428%attr(755,root,root) %{gstlibdir}/libgstdashdemux.so
2cb07027 1429%attr(755,root,root) %{gstlibdir}/libgstdecklink.so
6dd5af62 1430%attr(755,root,root) %{gstlibdir}/libgstdebugutilsbad.so
9bab0788 1431%attr(755,root,root) %{gstlibdir}/libgstdvb.so
7a5b4651 1432%attr(755,root,root) %{gstlibdir}/libgstdvbsuboverlay.so
9bab0788 1433%attr(755,root,root) %{gstlibdir}/libgstdvdspu.so
fbb9568a 1434%attr(755,root,root) %{gstlibdir}/libgstfaceoverlay.so
78047809 1435%attr(755,root,root) %{gstlibdir}/libgstfbdevsink.so
9bab0788 1436%attr(755,root,root) %{gstlibdir}/libgstfestival.so
a8ef0224 1437%attr(755,root,root) %{gstlibdir}/libgstfieldanalysis.so
78047809 1438%attr(755,root,root) %{gstlibdir}/libgstfreeverb.so
19a4640b 1439%attr(755,root,root) %{gstlibdir}/libgstfrei0r.so
b718db05
PZ
1440%attr(755,root,root) %{gstlibdir}/libgstgaudieffects.so
1441%attr(755,root,root) %{gstlibdir}/libgstgeometrictransform.so
a3c6ef69 1442%attr(755,root,root) %{gstlibdir}/libgstgdp.so
2d714c19 1443%attr(755,root,root) %{gstlibdir}/libgsthls.so
d08e083f 1444%attr(755,root,root) %{gstlibdir}/libgstid3tag.so
7a5b4651 1445%attr(755,root,root) %{gstlibdir}/libgstinterlace.so
3f1c8f8a 1446%attr(755,root,root) %{gstlibdir}/libgstinter.so
ba5fbc34 1447%attr(755,root,root) %{gstlibdir}/libgstivfparse.so
673b9bb3 1448%attr(755,root,root) %{gstlibdir}/libgstivtc.so
ba5fbc34 1449%attr(755,root,root) %{gstlibdir}/libgstjp2kdecimator.so
3b6ed238 1450%attr(755,root,root) %{gstlibdir}/libgstjpegformat.so
fbb9568a 1451%attr(755,root,root) %{gstlibdir}/libgstlegacyrawparse.so
4012a887 1452%attr(755,root,root) %{gstlibdir}/libgstmidi.so
58c82848 1453%attr(755,root,root) %{gstlibdir}/libgstmodplug.so
a3c6ef69 1454%attr(755,root,root) %{gstlibdir}/libgstmpegpsdemux.so
561e9587 1455%attr(755,root,root) %{gstlibdir}/libgstmpegpsmux.so
64855c1e 1456%attr(755,root,root) %{gstlibdir}/libgstmpegtsdemux.so
0a785e13 1457%attr(755,root,root) %{gstlibdir}/libgstmpegtsmux.so
673b9bb3 1458%attr(755,root,root) %{gstlibdir}/libgstmxf.so
2d714c19 1459%attr(755,root,root) %{gstlibdir}/libgstnetsim.so
0a785e13 1460%attr(755,root,root) %{gstlibdir}/libgstpcapparse.so
00c9968c 1461%attr(755,root,root) %{gstlibdir}/libgstpnm.so
3f1c8f8a 1462%attr(755,root,root) %{gstlibdir}/libgstremovesilence.so
673b9bb3 1463%attr(755,root,root) %{gstlibdir}/libgstrfbsrc.so
f64edc00 1464%attr(755,root,root) %{gstlibdir}/libgstrtponvif.so
9bab0788 1465%attr(755,root,root) %{gstlibdir}/libgstsdpelem.so
139776ad 1466%attr(755,root,root) %{gstlibdir}/libgstsegmentclip.so
b718db05 1467%attr(755,root,root) %{gstlibdir}/libgstshm.so
365a7c74 1468%attr(755,root,root) %{gstlibdir}/libgstsiren.so
3f1c8f8a 1469%attr(755,root,root) %{gstlibdir}/libgstsmooth.so
673b9bb3 1470%attr(755,root,root) %{gstlibdir}/libgstsmoothstreaming.so
ba5fbc34 1471%attr(755,root,root) %{gstlibdir}/libgststereo.so
a8ef0224 1472%attr(755,root,root) %{gstlibdir}/libgstsubenc.so
cce4b8c9 1473%attr(755,root,root) %{gstlibdir}/libgsttimecode.so
764dce5e 1474%attr(755,root,root) %{gstlibdir}/libgstvcdsrc.so
673b9bb3 1475%attr(755,root,root) %{gstlibdir}/libgstvideofiltersbad.so
2d714c19 1476%attr(755,root,root) %{gstlibdir}/libgstvideoframe_audiolevel.so
61d5c5c2 1477%attr(755,root,root) %{gstlibdir}/libgstvideoparsersbad.so
ba5fbc34
JB
1478%attr(755,root,root) %{gstlibdir}/libgstvideosignal.so
1479%attr(755,root,root) %{gstlibdir}/libgstvmnc.so
61d5c5c2 1480%attr(755,root,root) %{gstlibdir}/libgsty4mdec.so
ad2b2453 1481%{?with_yadif:%attr(755,root,root) %{gstlibdir}/libgstyadif.so}
764dce5e
JB
1482# dirs should belong to gstreamer or gstreamer-pb?
1483%dir %{gstdatadir}
1484%dir %{gstdatadir}/presets
1485%{gstdatadir}/presets/GstFreeverb.prs
a3c6ef69 1486%{_gtkdocdir}/gst-plugins-bad-plugins-%{gst_major_ver}
2fbdaa36 1487
ecd2a72f
AF
1488%files devel
1489%defattr(644,root,root,755)
764dce5e 1490%attr(755,root,root) %{_libdir}/libgstadaptivedemux-%{gst_major_ver}.so
fbb9568a 1491%attr(755,root,root) %{_libdir}/libgstbadallocators-%{gst_major_ver}.so
2d714c19 1492%attr(755,root,root) %{_libdir}/libgstbadaudio-%{gst_major_ver}.so
ba5fbc34
JB
1493%attr(755,root,root) %{_libdir}/libgstbadbase-%{gst_major_ver}.so
1494%attr(755,root,root) %{_libdir}/libgstbadvideo-%{gst_major_ver}.so
7a5b4651 1495%attr(755,root,root) %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so
3f1c8f8a 1496%attr(755,root,root) %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so
ba5fbc34 1497%attr(755,root,root) %{_libdir}/libgstgl-%{gst_major_ver}.so
78047809
JB
1498%attr(755,root,root) %{_libdir}/libgstinsertbin-%{gst_major_ver}.so
1499%attr(755,root,root) %{_libdir}/libgstmpegts-%{gst_major_ver}.so
7a5b4651 1500%attr(755,root,root) %{_libdir}/libgstphotography-%{gst_major_ver}.so
2d714c19 1501%attr(755,root,root) %{_libdir}/libgstplayer-%{gst_major_ver}.so
78047809 1502%attr(755,root,root) %{_libdir}/libgsturidownloader-%{gst_major_ver}.so
ba5fbc34 1503%attr(755,root,root) %{_libdir}/libgstwayland-%{gst_major_ver}.so
fbb9568a
JB
1504%{_includedir}/gstreamer-%{gst_major_ver}/gst/allocators/badallocators.h
1505%{_includedir}/gstreamer-%{gst_major_ver}/gst/allocators/gstphysmemory.h
2d714c19
JR
1506%{_includedir}/gstreamer-%{gst_major_ver}/gst/audio/gstaudioaggregator.h
1507%{_includedir}/gstreamer-%{gst_major_ver}/gst/base/gstaggregator.h
a3c6ef69
ŁK
1508%{_includedir}/gstreamer-%{gst_major_ver}/gst/basecamerabinsrc
1509%{_includedir}/gstreamer-%{gst_major_ver}/gst/codecparsers
ba5fbc34 1510%{_includedir}/gstreamer-%{gst_major_ver}/gst/gl
78047809 1511%{_includedir}/gstreamer-%{gst_major_ver}/gst/insertbin
1055870a 1512%{_includedir}/gstreamer-%{gst_major_ver}/gst/interfaces
78047809 1513%{_includedir}/gstreamer-%{gst_major_ver}/gst/mpegts
2d714c19 1514%{_includedir}/gstreamer-%{gst_major_ver}/gst/player
78047809 1515%{_includedir}/gstreamer-%{gst_major_ver}/gst/uridownloader
2d714c19
JR
1516%{_includedir}/gstreamer-%{gst_major_ver}/gst/video/gstvideoaggregator.h
1517%{_includedir}/gstreamer-%{gst_major_ver}/gst/video/gstvideoaggregatorpad.h
710fe3db 1518%dir %{_libdir}/gstreamer-1.0/include
35c4aaa1 1519%dir %{_libdir}/gstreamer-1.0/include/gst
764dce5e 1520%{_libdir}/gstreamer-1.0/include/gst/gl
fbb9568a 1521%{_datadir}/gir-1.0/GstBadAllocators-1.0.gir
764dce5e 1522%{_datadir}/gir-1.0/GstGL-1.0.gir
78047809
JB
1523%{_datadir}/gir-1.0/GstInsertBin-1.0.gir
1524%{_datadir}/gir-1.0/GstMpegts-1.0.gir
2d714c19 1525%{_datadir}/gir-1.0/GstPlayer-1.0.gir
3f1c8f8a 1526%{_pkgconfigdir}/gstreamer-codecparsers-%{gst_major_ver}.pc
ba5fbc34 1527%{_pkgconfigdir}/gstreamer-gl-%{gst_major_ver}.pc
78047809 1528%{_pkgconfigdir}/gstreamer-insertbin-%{gst_major_ver}.pc
d71ff962 1529%{_pkgconfigdir}/gstreamer-mpegts-%{gst_major_ver}.pc
3b6ed238 1530%{_pkgconfigdir}/gstreamer-plugins-bad-%{gst_major_ver}.pc
fbb9568a 1531%{_pkgconfigdir}/gstreamer-bad-allocators-%{gst_major_ver}.pc
2d714c19
JR
1532%{_pkgconfigdir}/gstreamer-bad-audio-%{gst_major_ver}.pc
1533%{_pkgconfigdir}/gstreamer-bad-base-%{gst_major_ver}.pc
1534%{_pkgconfigdir}/gstreamer-bad-video-%{gst_major_ver}.pc
1535%{_pkgconfigdir}/gstreamer-player-%{gst_major_ver}.pc
a3c6ef69 1536%{_gtkdocdir}/gst-plugins-bad-libs-%{gst_major_ver}
ecd2a72f 1537
2fbdaa36
JB
1538##
1539## Plugins
1540##
1541
1542%if %{with faad}
1543%files -n gstreamer-aac
1544%defattr(644,root,root,755)
1545%attr(755,root,root) %{gstlibdir}/libgstfaac.so
1546%attr(755,root,root) %{gstlibdir}/libgstfaad.so
1547%endif
1548
c1cb81af 1549%if %{with amr}
c9ecff38 1550%files -n gstreamer-amrwbenc
c1cb81af 1551%defattr(644,root,root,755)
3f1c8f8a 1552%attr(755,root,root) %{gstlibdir}/libgstvoamrwbenc.so
3f1c8f8a 1553%{gstdatadir}/presets/GstVoAmrwbEnc.prs
c1cb81af
JB
1554%endif
1555
03d20e46
JB
1556%files -n gstreamer-ass
1557%defattr(644,root,root,755)
1558%attr(755,root,root) %{gstlibdir}/libgstassrender.so
1559
2fbdaa36
JB
1560%files -n gstreamer-audio-effects-bad
1561%defattr(644,root,root,755)
1562%attr(755,root,root) %{gstlibdir}/libgstspeed.so
1563
61d5c5c2
JB
1564%if %{with nas}
1565%files -n gstreamer-audiosink-nas
1566%defattr(644,root,root,755)
1567%attr(755,root,root) %{gstlibdir}/libgstnassink.so
1568%endif
f137ef01 1569
faf46047
JB
1570%if %{with tinyalsa}
1571%files -n gstreamer-audiosink-tinyalsa
1572%defattr(644,root,root,755)
1573%attr(755,root,root) %{gstlibdir}/libgsttinyalsa.so
1574%endif
1575
673b9bb3
JB
1576%if %{with bluez}
1577%files -n gstreamer-bluez
1578%defattr(644,root,root,755)
1579%attr(755,root,root) %{gstlibdir}/libgstbluez.so
1580%endif
1581
f64edc00
JB
1582%if %{with bs2b}
1583%files -n gstreamer-bs2b
1584%defattr(644,root,root,755)
1585%attr(755,root,root) %{gstlibdir}/libgstbs2b.so
1586%endif
1587
11506ac9
JB
1588%if %{with chromaprint}
1589%files -n gstreamer-chromaprint
1590%defattr(644,root,root,755)
1591%attr(755,root,root) %{gstlibdir}/libgstchromaprint.so
1592%endif
1593
64855c1e
JB
1594%files -n gstreamer-curl
1595%defattr(644,root,root,755)
1596%attr(755,root,root) %{gstlibdir}/libgstcurl.so
1597
e76f5fe9
JB
1598%if %{with daala}
1599%files -n gstreamer-daala
1600%defattr(644,root,root,755)
1601%attr(755,root,root) %{gstlibdir}/libgstdaala.so
1602%endif
1603
61d5c5c2
JB
1604%if %{with dc1394}
1605%files -n gstreamer-dc1394
1606%defattr(644,root,root,755)
1607%attr(755,root,root) %{gstlibdir}/libgstdc1394.so
1608%endif
d44ce5ee 1609
f64edc00
JB
1610%files -n gstreamer-dtls
1611%defattr(644,root,root,755)
1612%attr(755,root,root) %{gstlibdir}/libgstdtls.so
1613
0c737202
JB
1614%if %{with dts}
1615%files -n gstreamer-dts
1616%defattr(644,root,root,755)
1617%attr(755,root,root) %{gstlibdir}/libgstdtsdec.so
1618%endif
1619
fbb9568a
JB
1620%files -n gstreamer-fdkaac
1621%defattr(644,root,root,755)
1622%attr(755,root,root) %{gstlibdir}/libgstfdkaac.so
1623
139776ad
PZ
1624%files -n gstreamer-flite
1625%defattr(644,root,root,755)
1626%attr(755,root,root) %{gstlibdir}/libgstflite.so
1627
4012a887
JB
1628%files -n gstreamer-fluidsynth
1629%defattr(644,root,root,755)
1630%attr(755,root,root) %{gstlibdir}/libgstfluidsynthmidi.so
1631
fd22d110
JB
1632%files -n gstreamer-gme
1633%defattr(644,root,root,755)
1634%attr(755,root,root) %{gstlibdir}/libgstgme.so
1635
61d5c5c2
JB
1636# not ported to 1.0 yet
1637%if 0
1638%files -n gstreamer-gsettings
1639%defattr(644,root,root,755)
1640%attr(755,root,root) %{gstlibdir}/libgstgsettingselements.so
1641%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-%{gst_major_ver}.default-elements.gschema.xml
1642%endif
9ea7566d 1643
2fbdaa36
JB
1644%if %{with gsm}
1645%files -n gstreamer-gsm
1646%defattr(644,root,root,755)
1647%attr(755,root,root) %{gstlibdir}/libgstgsm.so
1648%endif
1649
01601022
JB
1650%files -n gstreamer-iqa
1651%defattr(644,root,root,755)
1652%attr(755,root,root) %{gstlibdir}/libgstiqa.so
1653
61d5c5c2
JB
1654%if %{with kate}
1655%files -n gstreamer-kate
1656%defattr(644,root,root,755)
1657%doc ext/kate/README
1658%attr(755,root,root) %{gstlibdir}/libgstkate.so
1659%endif
9ea7566d 1660
fbb9568a
JB
1661%files -n gstreamer-videosink-kms
1662%defattr(644,root,root,755)
1663%attr(755,root,root) %{gstlibdir}/libgstkms.so
1664
c1cb81af 1665%if %{with ladspa}
61d5c5c2
JB
1666%files -n gstreamer-ladspa
1667%defattr(644,root,root,755)
1668%attr(755,root,root) %{gstlibdir}/libgstladspa.so
c1cb81af
JB
1669%endif
1670
fb3f49aa
JB
1671%if %{with libde265}
1672%files -n gstreamer-libde265
1673%defattr(644,root,root,755)
1674%attr(755,root,root) %{gstlibdir}/libgstlibde265.so
1675%endif
1676
61d5c5c2
JB
1677%if %{with lv2}
1678%files -n gstreamer-lv2
1679%defattr(644,root,root,755)
1680%doc ext/lv2/README
1681%attr(755,root,root) %{gstlibdir}/libgstlv2.so
1682%endif
5b48a746 1683
3a8fb9fb
JB
1684%if %{with mjpegtools}
1685%files -n gstreamer-mjpegtools
1686%defattr(644,root,root,755)
1687%attr(755,root,root) %{gstlibdir}/libgstmpeg2enc.so
365a7c74 1688%attr(755,root,root) %{gstlibdir}/libgstmplex.so
3a8fb9fb
JB
1689%endif
1690
2fbdaa36
JB
1691%if %{with mms}
1692%files -n gstreamer-mms
1693%defattr(644,root,root,755)
1694%attr(755,root,root) %{gstlibdir}/libgstmms.so
1695%endif
1696
fbb9568a
JB
1697%if %{with mfx}
1698%files -n gstreamer-msdk
1699%defattr(644,root,root,755)
1700%attr(755,root,root) %{gstlibdir}/libgstmsdk.so
1701%endif
1702
58c82848 1703%if %{with musepack}
61d5c5c2
JB
1704%files -n gstreamer-musepack
1705%defattr(644,root,root,755)
1706%attr(755,root,root) %{gstlibdir}/libgstmusepack.so
58c82848
JB
1707%endif
1708
0c737202 1709%if %{with neon}
61d5c5c2
JB
1710%files -n gstreamer-neon
1711%defattr(644,root,root,755)
1712%attr(755,root,root) %{gstlibdir}/libgstneonhttpsrc.so
0c737202
JB
1713%endif
1714
2ce39962 1715%if %{with ofa}
61d5c5c2
JB
1716%files -n gstreamer-ofa
1717%defattr(644,root,root,755)
1718%attr(755,root,root) %{gstlibdir}/libgstofa.so
2ce39962
JB
1719%endif
1720
61d5c5c2
JB
1721%if %{with openal}
1722%files -n gstreamer-openal
1723%defattr(644,root,root,755)
1724%attr(755,root,root) %{gstlibdir}/libgstopenal.so
1725%endif
3f1c8f8a 1726
ec79bdfa
JB
1727%if %{with opencv}
1728%files -n gstreamer-opencv
1729%defattr(644,root,root,755)
1730%attr(755,root,root) %{gstlibdir}/libgstopencv.so
78047809
JB
1731# possibly common dir (but no other users so far)
1732%dir %{_datadir}/gst-plugins-bad
1733%dir %{_datadir}/gst-plugins-bad/1.0
1734%{_datadir}/gst-plugins-bad/1.0/opencv_haarcascades
35c87e72
JB
1735
1736%files -n gstreamer-opencv-libs
1737%defattr(644,root,root,755)
1738%attr(755,root,root) %{_libdir}/libgstopencv-1.0.so.*.*.*
1739%attr(755,root,root) %ghost %{_libdir}/libgstopencv-1.0.so.0
1740
1741%files -n gstreamer-opencv-devel
1742%defattr(644,root,root,755)
1743%attr(755,root,root) %{_libdir}/libgstopencv-1.0.so
1744%{_includedir}/gstreamer-1.0/gst/opencv
ec79bdfa
JB
1745%endif
1746
ba5fbc34
JB
1747%if %{with openexr}
1748%files -n gstreamer-openexr
1749%defattr(644,root,root,755)
1750%attr(755,root,root) %{gstlibdir}/libgstopenexr.so
1751%endif
1752
1753%if %{with opengl}
1754%files -n gstreamer-opengl
1755%defattr(644,root,root,755)
1756%attr(755,root,root) %{gstlibdir}/libgstopengl.so
1757%endif
1758
f64edc00
JB
1759%if %{with openh264}
1760%files -n gstreamer-openh264
1761%defattr(644,root,root,755)
1762%attr(755,root,root) %{gstlibdir}/libgstopenh264.so
1763%endif
1764
4012a887
JB
1765%files -n gstreamer-openjpeg
1766%defattr(644,root,root,755)
1767%attr(755,root,root) %{gstlibdir}/libgstopenjpeg.so
1768
8f76ac4a
JB
1769%if %{with openni2}
1770%files -n gstreamer-openni2
1771%defattr(644,root,root,755)
1772%attr(755,root,root) %{gstlibdir}/libgstopenni2.so
1773%endif
1774
4e496b08 1775%files -n gstreamer-opusparse
3f1c8f8a 1776%defattr(644,root,root,755)
2d714c19 1777%attr(755,root,root) %{gstlibdir}/libgstopusparse.so
3f1c8f8a 1778
475ff9bb
JB
1779%files -n gstreamer-resindvd
1780%defattr(644,root,root,755)
a3c6ef69 1781%attr(755,root,root) %{gstlibdir}/libgstresindvd.so
475ff9bb 1782
673b9bb3
JB
1783%if %{with rsvg}
1784%files -n gstreamer-rsvg
1785%defattr(644,root,root,755)
1786%attr(755,root,root) %{gstlibdir}/libgstrsvg.so
1787%endif
1788
64855c1e
JB
1789%files -n gstreamer-rtmp
1790%defattr(644,root,root,755)
1791%attr(755,root,root) %{gstlibdir}/libgstrtmp.so
1792
a9463b1e
JB
1793%files -n gstreamer-schroedinger
1794%defattr(644,root,root,755)
1795%attr(755,root,root) %{gstlibdir}/libgstschro.so
1796
673b9bb3
JB
1797%if %{with sbc}
1798%files -n gstreamer-sbc
1799%defattr(644,root,root,755)
1800%attr(755,root,root) %{gstlibdir}/libgstsbc.so
1801%endif
1802
61d5c5c2 1803%if %{with sndfile}
bf72c8fd
JB
1804%files -n gstreamer-sndfile
1805%defattr(644,root,root,755)
61d5c5c2
JB
1806%attr(755,root,root) %{gstlibdir}/libgstsndfile.so
1807%endif
bf72c8fd 1808
58c82848 1809%files -n gstreamer-soundtouch
2fbdaa36 1810%defattr(644,root,root,755)
9bab0788 1811%attr(755,root,root) %{gstlibdir}/libgstsoundtouch.so
2fbdaa36 1812
bf72c8fd 1813%files -n gstreamer-spandsp
32fcd46a 1814%defattr(644,root,root,755)
bf72c8fd 1815%attr(755,root,root) %{gstlibdir}/libgstspandsp.so
32fcd46a 1816
3a8fb9fb
JB
1817%if %{with spc}
1818%files -n gstreamer-spc
1819%defattr(644,root,root,755)
1820%attr(755,root,root) %{gstlibdir}/libgstspc.so
1821%endif
1822
673b9bb3
JB
1823%if %{with srtp}
1824%files -n gstreamer-srtp
1825%attr(755,root,root) %{gstlibdir}/libgstsrtp.so
1826%endif
1827
61d5c5c2
JB
1828%if %{with zvbi}
1829%files -n gstreamer-teletextdec
1830%defattr(644,root,root,755)
fbb9568a 1831%attr(755,root,root) %{gstlibdir}/libgstteletext.so
61d5c5c2 1832%endif
466f1e46 1833
61d5c5c2
JB
1834%if %{with timidity}
1835%files -n gstreamer-timidity
1836%defattr(644,root,root,755)
1837%attr(755,root,root) %{gstlibdir}/libgsttimidity.so
1838%endif
139776ad 1839
fbb9568a
JB
1840%files -n gstreamer-ttml
1841%defattr(644,root,root,755)
1842%attr(755,root,root) %{gstlibdir}/libgstttmlsubs.so
1843
673b9bb3
JB
1844%if %{with uvch264}
1845%files -n gstreamer-uvch264
1846%defattr(644,root,root,755)
1847%attr(755,root,root) %{gstlibdir}/libgstuvch264.so
1848%endif
1849
1850%if %{with vdpau}
1851%files -n gstreamer-vdpau
1852%defattr(644,root,root,755)
1853%attr(755,root,root) %{gstlibdir}/libgstvdpau.so
1854%endif
1855
61d5c5c2
JB
1856%if %{with directfb}
1857%files -n gstreamer-videosink-directfb
1858%defattr(644,root,root,755)
1859%attr(755,root,root) %{gstlibdir}/libgstdfbvideosink.so
1860%endif
1861
f64edc00
JB
1862%if %{with gtk}
1863%files -n gstreamer-videosink-gtk
1864%defattr(644,root,root,755)
fbb9568a 1865%attr(755,root,root) %{gstlibdir}/libgstgtk.so
f64edc00
JB
1866%endif
1867
1868%if %{with qt}
1869%files -n gstreamer-videosink-qt
1870%defattr(644,root,root,755)
cce4b8c9 1871%attr(755,root,root) %{gstlibdir}/libgstqmlgl.so
f64edc00
JB
1872%endif
1873
2fbdaa36 1874%if %{with sdl}
61d5c5c2
JB
1875%files -n gstreamer-videosink-sdl
1876%defattr(644,root,root,755)
1877%attr(755,root,root) %{gstlibdir}/libgstsdl.so
2fbdaa36
JB
1878%endif
1879
61d5c5c2
JB
1880%if %{with wayland}
1881%files -n gstreamer-videosink-wayland
1882%defattr(644,root,root,755)
1883%attr(755,root,root) %{gstlibdir}/libgstwaylandsink.so
2fbdaa36
JB
1884%endif
1885
62ab7977
JB
1886%files -n gstreamer-voaacenc
1887%defattr(644,root,root,755)
1888%attr(755,root,root) %{gstlibdir}/libgstvoaacenc.so
1889
1890%if %{with vulkan}
1891%files -n gstreamer-vulkan
1892%defattr(644,root,root,755)
1893%attr(755,root,root) %{gstlibdir}/libgstvulkan.so
1894%endif
1895
673b9bb3
JB
1896%files -n gstreamer-webp
1897%defattr(644,root,root,755)
1898%attr(755,root,root) %{gstlibdir}/libgstwebp.so
1899
fbb9568a
JB
1900%files -n gstreamer-webrtc
1901%defattr(644,root,root,755)
1902%attr(755,root,root) %{gstlibdir}/libgstwebrtcdsp.so
1903
61d5c5c2
JB
1904%if %{with wildmidi}
1905%files -n gstreamer-wildmidi
1906%defattr(644,root,root,755)
1907%attr(755,root,root) %{gstlibdir}/libgstwildmidi.so
1908%endif
a9463b1e 1909
f64edc00
JB
1910%if %{with x265}
1911%files -n gstreamer-x265
1912%defattr(644,root,root,755)
1913%attr(755,root,root) %{gstlibdir}/libgstx265.so
1914%endif
1915
0c737202 1916%if %{with xvid}
61d5c5c2
JB
1917%files -n gstreamer-xvid
1918%defattr(644,root,root,755)
1919%attr(755,root,root) %{gstlibdir}/libgstxvid.so
0c737202 1920%endif
72cfdd58 1921
a9463b1e 1922%files -n gstreamer-zbar
72cfdd58 1923%defattr(644,root,root,755)
a9463b1e 1924%attr(755,root,root) %{gstlibdir}/libgstzbar.so
This page took 0.400768 seconds and 4 git commands to generate.