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