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