]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blob - gstreamer-plugins-bad.spec
- give a little info about plugins in bcond descriptions
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad.spec
1 # TODO:
2 # - OpenSLES (when available on pure Linux, not Android)
3 # - daala (BR: daalaenc.pc daaladec.pc)
4 #
5 # Conditional build:
6 %bcond_without  amr             # amrwbenc output plugin
7 %bcond_with     bluez           # Bluez plugin (not ready for bluez 5)
8 %bcond_with     cdaudio         # cdaudio input plugin [not ported to 1.0]
9 %bcond_without  chromaprint     # chromaprint fingerprint plugin
10 %bcond_with     dc1394          # dc1394 input plugin [not ported to 1.0]
11 %bcond_without  directfb        # DirectFB videosink plugin
12 %bcond_without  dts             # DTS audio decoder plugin
13 %bcond_without  egl             # EGL subsystem
14 %bcond_without  faad            # faad audio decoder plugin
15 %bcond_without  gles            # EGL GLESv2 videosink plugin
16 %bcond_without  gsm             # gsm audio decoder/encoder plugin
17 %bcond_without  kate            # Kate text streams plugin
18 %bcond_with     ladspa          # LADSPA plugins bridge plugin [not ported to 1.0]
19 %bcond_with     lv2             # LV2 plugins bridge plugin [not ported to 1.0]
20 %bcond_without  mjpegtools      # mpeg2enc video encoder plugin
21 %bcond_without  mms             # mms streaming plugin
22 %bcond_without  mpg123          # MPG123-based MP3 plugin
23 %bcond_with     musepack        # musepack audio decoder plugin [not ported to 1.0]
24 %bcond_with     mythtv          # mythtv data source plugin [not ported to 1.0]
25 %bcond_with     nas             # NAS audiosink plugin [not ported to 1.0]
26 %bcond_without  neon            # neonhttpsrc HTTP client plugin
27 %bcond_without  ofa             # OFA fingerprint plugin
28 %bcond_without  openal          # OpenAL audiosink plugin
29 %bcond_without  opencv          # OpenCV effects plugin
30 %bcond_without  rsvg            # RSVG SVG decoder/overlay plugin
31 %bcond_without  sbc             # SBC bluetooth audio codec plugin
32 %bcond_with     sdl             # SDL audio/videosink plugin [not ported to 1.0]
33 %bcond_with     sndfile         # sndfile audio files encoder/decoder plugin [not ported to 1.0]
34 %bcond_without  spc             # spc audio decoder plugin
35 %bcond_without  srtp            # SRTP decoder/encoder plugin
36 %bcond_with     timidity        # timidity MIDI files decoder plugin [not ported to 1.0]
37 %bcond_without  uvch264         # uvch264 cameras plugin
38 %bcond_without  wayland         # Wayland videosink plugin
39 %bcond_without  wildmidi        # wildmidi MIDI files decoder plugin
40 %bcond_with     xvid            # XviD plugin [not ported to 1.0]
41 %bcond_without  vdpau           # VDPAU decoder/videopostprocess/videosink plugin
42 %bcond_with     zvbi            # zvbi-based teletextdec plugin [not ported to 1.0]
43
44 %define         gstname         gst-plugins-bad
45 %define         gst_major_ver   1.0
46 %define         gst_req_ver     1.2.0
47 %define         gstpb_req_ver   1.2.0
48 %include        /usr/lib/rpm/macros.gstreamer
49 Summary:        Bad GStreamer Streaming-media framework plugins
50 Summary(pl.UTF-8):      Złe wtyczki do środowiska obróbki strumieni GStreamer
51 Name:           gstreamer-plugins-bad
52 Version:        1.2.0
53 Release:        1
54 License:        LGPL v2+
55 Group:          Libraries
56 Source0:        http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
57 # Source0-md5:  4fd078e1b9d903d22b67872b616f1715
58 Patch0:         %{name}-libdts.patch
59 Patch1:         %{name}-timidity.patch
60 Patch2:         %{name}-nas.patch
61 Patch3:         %{name}-opencv.patch
62 Patch4:         %{name}-doc.patch
63 URL:            http://gstreamer.freedesktop.org/
64 BuildRequires:  autoconf >= 2.68
65 BuildRequires:  automake >= 1:1.11
66 BuildRequires:  docbook-dtd412-xml
67 BuildRequires:  gettext-devel >= 0.17
68 BuildRequires:  glib2-devel >= 1:2.32.0
69 BuildRequires:  gobject-introspection-devel >= 1.31.1
70 BuildRequires:  gstreamer-devel >= %{gst_req_ver}
71 BuildRequires:  gstreamer-plugins-base-devel >= %{gstpb_req_ver}
72 BuildRequires:  gtk+3-devel >= 3.0.0
73 BuildRequires:  gtk-doc >= 1.12
74 BuildRequires:  libtool >= 1.4
75 BuildRequires:  orc-devel >= 0.4.17
76 BuildRequires:  pkgconfig >= 1:0.9.0
77 BuildRequires:  python >= 2.1
78 BuildRequires:  rpmbuild(macros) >= 1.98
79 BuildRequires:  xorg-lib-libX11-devel
80 ##
81 ## plugins
82 ##
83 %{?with_egl:BuildRequires:      EGL-devel}
84 %{?with_gles:BuildRequires:     Mesa-libEGL-devel}
85 # GLESv2
86 %{?with_gles:BuildRequires:     Mesa-libGLES-devel}
87 %{?with_directfb:BuildRequires: DirectFB-devel >= 1:0.9.24}
88 %{?with_openal:BuildRequires:   OpenAL-devel >= 1.14}
89 %{?with_sdl:BuildRequires:      SDL-devel}
90 BuildRequires:  alsa-lib-devel >= 0.9.1
91 %{?with_bluez:BuildRequires:    bluez-libs-devel < 5.0}
92 BuildRequires:  bzip2-devel
93 %{?with_rsvg:BuildRequires:     cairo-devel}
94 BuildRequires:  curl-devel >= 7.21.0
95 %{?with_dbus:BuildRequires:     dbus-devel}
96 BuildRequires:  exempi-devel >= 1.99.5
97 BuildRequires:  faac-devel
98 %{?with_faad:BuildRequires:     faad2-devel >= 2.0-2}
99 BuildRequires:  flite-devel
100 BuildRequires:  fluidsynth-devel >= 1.0
101 BuildRequires:  game-music-emu-devel >= 0.5.6
102 %{?with_mythtv:BuildRequires:   gmyth-devel >= 0.7}
103 BuildRequires:  gnutls-devel >= 2.11.3
104 %{?with_ladspa:BuildRequires:   ladspa-devel >= 1.12}
105 BuildRequires:  libass-devel >= 0.9.4
106 %{?with_cdaudio:BuildRequires:  libcdaudio-devel}
107 %{?with_chromaprint:BuildRequires:      libchromaprint-devel}
108 %{?with_dc1394:BuildRequires:   libdc1394-devel >= 2.0.0}
109 %{?with_dts:BuildRequires:      libdts-devel}
110 BuildRequires:  libdvdnav-devel >= 4.1.2
111 BuildRequires:  libdvdread-devel >= 4.1.2
112 BuildRequires:  libexif-devel >= 0.6.16
113 %{?with_gsm:BuildRequires:      libgsm-devel}
114 BuildRequires:  libiptcdata-devel >= 1.0.2
115 %{?with_kate:BuildRequires:     libkate-devel >= 0.1.7}
116 BuildRequires:  liblrdf-devel
117 BuildRequires:  libmimic-devel >= 1.0
118 %{?with_mms:BuildRequires:      libmms-devel >= 0.4}
119 %{?with_mpg123:BuildRequires:   libmpg123-devel >= 1.14}
120 BuildRequires:  libmodplug-devel
121 %{?with_musepack:BuildRequires: libmpcdec-devel >= 1.2}
122 %{?with_ofa:BuildRequires:      libofa-devel >= 0.9.3}
123 %{?with_spc:BuildRequires:      libopenspc-devel >= 0.3.99}
124 BuildRequires:  libpng-devel >= 2:1.2.0
125 %{?with_rsvg:BuildRequires:     librsvg-devel >= 2.36}
126 BuildRequires:  librtmp-devel
127 # for decklink, modplug, soundtouch
128 BuildRequires:  libstdc++-devel
129 %{?with_sndfile:BuildRequires:  libsndfile-devel >= 1.0.16}
130 BuildRequires:  libtheora-devel >= 1.0
131 %{?with_kate:BuildRequires:     libtiger-devel >= 0.3.2}
132 %{?with_timidity:BuildRequires: libtimidity-devel}
133 %{?with_uvch264:BuildRequires:  libusb-devel >= 1.0}
134 BuildRequires:  libvpx-devel
135 BuildRequires:  libwebp-devel >= 0.2.1
136 BuildRequires:  libx264-devel >= 0.1.2
137 BuildRequires:  libxml2-devel >= 2.4
138 %{?with_mjpegtools:BuildRequires:       mjpegtools-devel >= 2.0.0}
139 %{?with_nas:BuildRequires:      nas-devel}
140 %{?with_neon:BuildRequires:     neon-devel >= 0.27.0}
141 %if %{with opencv}
142 BuildRequires:  opencv-devel >= 1:2.2.0
143 BuildRequires:  opencv-devel < 1:2.5.0
144 %endif
145 BuildRequires:  openjpeg-devel >= 1
146 BuildRequires:  openssl-devel >= 0.9.5
147 BuildRequires:  opus-devel >= 0.9.4
148 %{?with_sbc:BuildRequires:      sbc-devel >= 1.0}
149 BuildRequires:  schroedinger-devel >= 1.0.10
150 %{?with_lv2:BuildRequires:      slv2-devel >= 0.6.6}
151 BuildRequires:  soundtouch-devel >= 1.4
152 BuildRequires:  spandsp-devel >= 1:0.0.6
153 %{?with_srtp:BuildRequires:     srtp-devel}
154 %{?with_vdpau:BuildRequires:    libvdpau-devel}
155 BuildRequires:  twolame-devel
156 %{?with_uvch264:BuildRequires:  udev-glib-devel}
157 BuildRequires:  vo-aacenc-devel >= 0.1.0
158 %{?with_amr:BuildRequires:      vo-amrwbenc-devel >= 0.1.0}
159 # wayland-client
160 %{?with_wayland:BuildRequires:  wayland-devel >= 1.0.0}
161 %{?with_wildmidi:BuildRequires: wildmidi-devel}
162 BuildRequires:  xorg-lib-libX11-devel
163 %{?with_xvid:BuildRequires:     xvid-devel >= 1.3.0}
164 BuildRequires:  zbar-devel >= 0.9
165 %{?with_zvbi:BuildRequires:     zvbi-devel >= 0.2}
166 Requires:       glib2 >= 1:2.32.0
167 Requires:       gstreamer >= %{gst_req_ver}
168 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
169 Requires:       orc >= 0.4.17
170 Obsoletes:      gstreamer-quicktime
171 Obsoletes:      gstreamer-vcd
172 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
173
174 %define         gstlibdir       %{_libdir}/gstreamer-%{gst_major_ver}
175 %define         gstdatadir      %{_datadir}/gstreamer-%{gst_major_ver}
176
177 %description
178 GStreamer is a streaming-media framework, based on graphs of filters
179 which operate on media data. Applications using this library can do
180 anything from real-time sound processing to playing videos, and just
181 about anything else media-related. Its plugin-based architecture means
182 that new data types or processing capabilities can be added simply by
183 installing new plugins.
184
185 %description -l pl.UTF-8
186 GStreamer to środowisko obróbki danych strumieniowych, bazujące na
187 grafie filtrów operujących na danych medialnych. Aplikacje używające
188 tej biblioteki mogą robić wszystko od przetwarzania dźwięku w czasie
189 rzeczywistym, do odtwarzania filmów i czegokolwiek innego związego z
190 mediami. Architektura bazująca na wtyczkach pozwala na łatwe dodawanie
191 nowych typów danych lub możliwości obróbki.
192
193 %package devel
194 Summary:        Header files and API documentation for gstapp library
195 Summary(pl.UTF-8):      Pliki nagłówkowe i dokumentacja API biblioteki gstapp
196 Group:          Development/Libraries
197 Requires:       %{name} = %{version}-%{release}
198
199 %description devel
200 Header files and API documentation for gstapp library.
201
202 %description devel -l pl.UTF-8
203 Pliki nagłówkowe i dokumentacja API biblioteki gstapp.
204
205 ## Plugins ##
206
207 %package -n gstreamer-aac
208 Summary:        GStreamer plugin for AAC audio encoding and decoding
209 Summary(pl.UTF-8):      Wtyczka do GStreamera do kodowania i dekodowania plików audio AAC
210 Group:          Libraries
211 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
212
213 %description -n gstreamer-aac
214 GStreamer plugin for AAC audio encoding and decoding.
215
216 %description -n gstreamer-aac -l pl.UTF-8
217 Wtyczka do GStreamera do kodowania i dekodowania plików audio AAC.
218
219 %package -n gstreamer-amrwbenc
220 Summary:        GStreamer plugin for AMR-WB audio encoding
221 Summary(pl.UTF-8):      Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB
222 Group:          Libraries
223 Requires:       gstreamer >= %{gst_req_ver}
224 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
225 Requires:       vo-amrwbenc >= 0.1.0
226
227 %description -n gstreamer-amrwbenc
228 GStreamer plugin for AMR-WB audio encoding, using VisualOn library.
229
230 %description -n gstreamer-amrwbenc -l pl.UTF-8
231 Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB,
232 wykorzystująca bibliotekę VisualOn.
233
234 %package -n gstreamer-ass
235 Summary:        GStreamer plugin for ASS/SSA subtitles rendering
236 Summary(pl.UTF-8):      Wtyczka do GStreamera do renderowania napisów ASS/SSA
237 Group:          Libraries
238 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
239 Requires:       libass >= 0.9.4
240
241 %description -n gstreamer-ass
242 GStreamer plugin for ASS/SSA subtitles rendering.
243
244 %description -n gstreamer-ass -l pl.UTF-8
245 Wtyczka do GStreamera do renderowania napisów ASS/SSA.
246
247 %package -n gstreamer-audio-effects-bad
248 Summary:        Bad GStreamer audio effects plugins
249 Summary(pl.UTF-8):      Złe wtyczki efektów dźwiękowych do GStreamera
250 Group:          Libraries
251 Requires:       gstreamer >= %{gst_req_ver}
252 Obsoletes:      gstreamer-audio-effects
253
254 %description -n gstreamer-audio-effects-bad
255 Bad GStreamer audio effects plugins.
256
257 %description -n gstreamer-audio-effects-bad -l pl.UTF-8
258 Złe wtyczki efektów dźwiękowych do GStreamera.
259
260 %package -n gstreamer-audiosink-nas
261 Summary:        GStreamer NAS audio output plugin
262 Summary(pl.UTF-8):      Wtyczka wyjścia dźwięku NAS dla GStreamera
263 Group:          Libraries
264 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
265 Provides:       gstreamer-audiosink = %{version}
266 Obsoletes:      gstreamer-nas
267
268 %description -n gstreamer-audiosink-nas
269 GStreamer NAS audio output plugin.
270
271 %description -n gstreamer-audiosink-nas -l pl.UTF-8
272 Wtyczka wyjścia dźwięku NAS dla GStreamera.
273
274 %package -n gstreamer-bluez
275 Summary:        GStreamer plugin for Bluez-based bluetooth support
276 Summary(pl.UTF-8):      Wtyczka GStreamera do obsługi bluetooth w oparciu o Bluez
277 Group:          Libraries
278 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
279 Obsoletes:      gstreamer-bluetooth
280
281 %description -n gstreamer-bluez
282 GStreamer plugin for Bluez-based bluetooth support.
283
284 %description -n gstreamer-bluez -l pl.UTF-8
285 Wtyczka GStreamera do obsługi bluetooth w oparciu o Bluez.
286
287 %package -n gstreamer-cdaudio
288 Summary:        GStreamer plugin for CD audio input using libcdaudio
289 Summary(pl.UTF-8):      Wtyczka do GStreamera odtwarzająca płyty CD-Audio przy użyciu libcdaudio
290 Group:          Libraries
291 Requires:       gstreamer >= %{gst_req_ver}
292
293 %description -n gstreamer-cdaudio
294 Plugin for playing audio tracks using libcdaudio under GStreamer.
295
296 %description -n gstreamer-cdaudio -l pl.UTF-8
297 Wtyczka do odtwarzania ścieżek dźwiękowych pod GStreamerem za pomocą
298 libcdaudio.
299
300 %package -n gstreamer-chromaprint
301 Summary:        GStreamer Chromaprint audio fingerprinting plugin
302 Summary(pl.UTF-8):      Wtyczka Chromaprint do odcisków identyfikacyjnych dźwięku dla GStreamera
303 Group:          Libraries
304 Requires:       gstreamer >= %{gst_req_ver}
305
306 %description -n gstreamer-chromaprint
307 GStreamer Chromaprint audio fingerprinting plugin.
308
309 %description -n gstreamer-chromaprint -l pl.UTF-8
310 Wtyczka GStreamera wykonująca odciski identyfikacyjne dźwięku przy
311 użyciu biblioteki Chromaprint.
312
313 %package -n gstreamer-curl
314 Summary:        GStreamer cURL network sink plugin
315 Summary(pl.UTF-8):      Wtyczka wyjścia sieciowego cURL dla GStreamera
316 Group:          Libraries
317 Requires:       gstreamer >= %{gst_req_ver}
318 Requires:       curl-libs >= 7.21.0
319
320 %description -n gstreamer-curl
321 GStreamer network sink plugin that uses libcurl as a client to upload
322 data to a server (e.g. HTTP or FTP).
323
324 %description -n gstreamer-curl -l pl.UTF-8
325 Wtyczka wyjścia sieciowego GStreamera wykorzystująca libcurl jako
326 klienta do wysyłania danych na serwer (np. HTTP lub FTP).
327
328 %package -n gstreamer-dc1394
329 Summary:        GStreamer 1394 IIDC (Firewire digital cameras) video source plugin
330 Summary(pl.UTF-8):      Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) do GStreamera
331 Group:          Libraries
332 Requires:       gstreamer >= %{gst_req_ver}
333
334 %description -n gstreamer-dc1394
335 GStreamer 1394 IIDC (Firewire digital cameras) video source plugin.
336
337 %description -n gstreamer-dc1394 -l pl.UTF-8
338 Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) do
339 GStreamera.
340
341 %package -n gstreamer-dts
342 Summary:        GStreamer DTS plugin
343 Summary(pl.UTF-8):      Wtyczka DTS do GStreamera
344 Group:          Libraries
345 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
346
347 %description -n gstreamer-dts
348 Plugin for DTS Coherent Acoustics support.
349
350 %description -n gstreamer-dts -l pl.UTF-8
351 Wtyczka do GStreamera obsługująca DTS Coherent Acoustics.
352
353 %package -n gstreamer-flite
354 Summary:        GStreamer Flite plugin
355 Summary(pl.UTF-8):      Wtyczka Flite do GStreamera
356 Group:          Libraries
357 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
358
359 %description -n gstreamer-flite
360 Plugin for Flite support.
361
362 %description -n gstreamer-flite -l pl.UTF-8
363 Wtyczka do GStreamera obsługująca Flite.
364
365 %package -n gstreamer-fluidsynth
366 Summary:        GStreamer FluidSynth MIDI plugin
367 Summary(pl.UTF-8):      Wtyczka FluidSynth MIDI do GStreamera
368 Group:          Libraries
369 # for generic gstmidi plugin
370 Requires:       %{name} = %{version}-%{release}
371 Requires:       fluidsynth >= 1.0
372
373 %description -n gstreamer-fluidsynth
374 GStreamer FluidSynth MIDI plugin.
375
376 %description -n gstreamer-fluidsynth -l pl.UTF-8
377 Wtyczka FluidSynth MIDI do GStreamera.
378
379 %package -n gstreamer-gme
380 Summary:        GStreamer GME Audio Decoder plugin
381 Summary(pl.UTF-8):      Wtyczka dekodująca GME do GStreamera
382 Group:          Libraries
383 Requires:       gstreamer >= %{gst_req_ver}
384 Requires:       game-music-emu >= 0.5.6
385
386 %description -n gstreamer-gme
387 GStreamer GME Audio Decoder plugin.
388
389 %description -n gstreamer-gme -l pl.UTF-8
390 Wtyczka dekodująca GME do GStreamera.
391
392 %package -n gstreamer-gsettings
393 Summary:        GStreamer GSettings plugin
394 Summary(pl.UTF-8):      Wtyczka GSettings do GStreamera
395 Group:          Libraries
396 Requires:       glib2 >= 1:2.32.0
397 Requires:       gstreamer >= %{gst_req_ver}
398
399 %description -n gstreamer-gsettings
400 GStreamer GSettings plugin.
401
402 %description -n gstreamer-gsettings -l pl.UTF-8
403 Wtyczka GSettings do GStreamera.
404
405 %package -n gstreamer-gsm
406 Summary:        GStreamer plugin for GSM lossy audio format
407 Summary(pl.UTF-8):      Wtyczka do GStreamera obsługująca stratny format dźwięku GSM
408 Group:          Libraries
409 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
410
411 %description -n gstreamer-gsm
412 Output plugin for GStreamer to convert to GSM lossy audio format.
413
414 %description -n gstreamer-gsm -l pl.UTF-8
415 Wtyczka wyjścia dźwięku GSteamera konwertująca do stratnego formatu
416 GSM.
417
418 %package -n gstreamer-kate
419 Summary:        GStreamer plugin for Kate text streams
420 Summary(pl.UTF-8):      Wtyczka obsługująca strumienie tekstowe Kate dla GStreamera
421 Group:          Libraries
422 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
423 Requires:       libkate >= 0.1.7
424 Requires:       libtiger >= 0.3.2
425
426 %description -n gstreamer-kate
427 GStreamer plugin for Kate text streams.
428
429 %description -n gstreamer-kate -l pl.UTF-8
430 Wtyczka obsługująca strumienie tekstowe Kate dla GStreamera.
431
432 %package -n gstreamer-ladspa
433 Summary:        GStreamer wrapper for LADSPA plugins
434 Summary(pl.UTF-8):      Wrapper do wtyczek LADSPA dla GStreamera
435 Group:          Libraries
436 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
437
438 %description -n gstreamer-ladspa
439 Plugin which wraps LADSPA plugins for use by GStreamer applications.
440
441 %description -n gstreamer-ladspa -l pl.UTF-8
442 Wtyczka pozwalająca na używanie wtyczek LADSPA przez aplikacje
443 GStreamera.
444
445 %package -n gstreamer-lv2
446 Summary:        GStreamer wrapper for LV2 plugins
447 Summary(pl.UTF-8):      Wrapper do wtyczek LV2 dla GStreamera
448 Group:          Libraries
449 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
450 Requires:       slv2 >= 0.6.6
451
452 %description -n gstreamer-lv2
453 Plugin which wraps LV2 plugins for use by GStreamer applications.
454
455 %description -n gstreamer-lv2 -l pl.UTF-8
456 Wtyczka pozwalająca na używanie wtyczek LV2 przez aplikacje
457 GStreamera.
458
459 %package -n gstreamer-mimic
460 Summary:        GStreamer Mimic video decoding/encoding plugin
461 Summary(pl.UTF-8):      Wtyczka kodująca/dekodująca obraz Mimic do GStreamera
462 Group:          Libraries
463 Requires:       gstreamer >= %{gst_req_ver}
464
465 %description -n gstreamer-mimic
466 GStreamer Mimic video decoding/encoding plugin.
467
468 %description -n gstreamer-mimic -l pl.UTF-8
469 Wtyczka kodująca/dekodująca obraz Mimic do GStreamera.
470
471 %package -n gstreamer-mjpegtools
472 Summary:        GStreamer mpeg2enc plugin
473 Summary(pl.UTF-8):      Wtyczka mpeg2enc do GStreamera
474 Group:          Libraries
475 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
476 Requires:       mjpegtools-libs >= 2.0.0
477
478 %description -n gstreamer-mjpegtools
479 GStreamer mpeg2enc plugin (based on mjpegtools libraries).
480
481 %description -n gstreamer-mjpegtools -l pl.UTF-8
482 Wtyczka mpeg2enc do GStreamera (oparta na bibliotekach mjpegtools).
483
484 %package -n gstreamer-mms
485 Summary:        GStreamer mms plugin
486 Summary(pl.UTF-8):      Wtyczka mms do GStreamera
487 Group:          Libraries
488 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
489 Requires:       libmms >= 0.4
490
491 %description -n gstreamer-mms
492 GStreamer mms plugin.
493
494 %description -n gstreamer-mms -l pl.UTF-8
495 Wtyczka mms do GStreamera.
496
497 %package -n gstreamer-mpg123
498 Summary:        GStreamer mpg123 plugin
499 Summary(pl.UTF-8):      Wtyczka mpg123 do GStreamera
500 Group:          Libraries
501 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
502 Requires:       libmpg123 >= 1.14
503
504 %description -n gstreamer-mpg123
505 GStreamer mpg123 plugin for MP3 playback.
506
507 %description -n gstreamer-mpg123 -l pl.UTF-8
508 Wtyczka mpg123 do GStreamera, odtwarzająca MP3.
509
510 %package -n gstreamer-musepack
511 Summary:        GStreamer musepack plugin
512 Summary(pl.UTF-8):      Wtyczka musepack do GStreamera
513 Group:          Libraries
514 Requires:       gstreamer >= %{gst_req_ver}
515
516 %description -n gstreamer-musepack
517 GStreamer musepack plugin.
518
519 %description -n gstreamer-musepack -l pl.UTF-8
520 Wtyczka musepack do GStreamera.
521
522 %package -n gstreamer-mythtv
523 Summary:        GStreamer MythTV plugin
524 Summary(pl.UTF-8):      Wtyczka MythTV do GStreamera
525 Group:          Libraries
526 Requires:       gstreamer >= %{gst_req_ver}
527
528 %description -n gstreamer-mythtv
529 GStreamer MythTV plugin.
530
531 %description -n gstreamer-mythtv -l pl.UTF-8
532 Wtyczka MythTV do GStreamera.
533
534 %package -n gstreamer-neon
535 Summary:        GStreamer neon HTTP source plugin
536 Summary(pl.UTF-8):      Wtyczka źródła HTTP neon do GStreamera
537 Group:          Libraries
538 Requires:       gstreamer >= %{gst_req_ver}
539 Requires:       neon >= 0.27.0
540
541 %description -n gstreamer-neon
542 GStreamer neon HTTP source plugin.
543
544 %description -n gstreamer-neon -l pl.UTF-8
545 Wtyczka źródła HTTP neon do GStreamera.
546
547 %package -n gstreamer-ofa
548 Summary:        GStreamer OFA fingerprint plugin
549 Summary(pl.UTF-8):      Wtyczka odcisków OFA do GStreamera
550 Group:          Libraries
551 Requires:       gstreamer >= %{gst_req_ver}
552 Requires:       libofa >= 0.9.3
553
554 %description -n gstreamer-ofa
555 GStreamer OFA plugin to calculate MusicIP fingerprints from audio
556 files.
557
558 %description -n gstreamer-ofa -l pl.UTF-8
559 Wtyczka OFA do GStreamera służąca do obliczania odcisków MusicIP
560 plików dźwiękowych.
561
562 %package -n gstreamer-openal
563 Summary:        GStreamer OpenAL audio input/output plugin
564 Summary(pl.UTF-8):      Wtyczka wejścia/wyjścia dźwięku OpenAL do GStreamera
565 Group:          Libraries
566 Requires:       OpenAL >= 1.14
567 Requires:       gstreamer >= %{gst_req_ver}
568 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
569 Provides:       gstreamer-audiosink = %{version}
570
571 %description -n gstreamer-openal
572 GStreamer OpenAL support plugin, providing audio sink and source.
573
574 %description -n gstreamer-openal -l pl.UTF-8
575 Wtyczka obsługująca OpenAL do GStreamera, zapewniająca wyjście i
576 źródło dźwięku.
577
578 %package -n gstreamer-opencv
579 Summary:        GStreamer OpenCV plugin
580 Summary(pl.UTF-8):      Wtyczka OpenCV do GStreamera
581 Group:          Libraries
582 Requires:       gstreamer >= %{gst_req_ver}
583 Requires:       opencv >= 1:2.2.0
584
585 %description -n gstreamer-opencv
586 GStreamer OpenCV plugin. It contains the following elements:
587 facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace,
588 cverode, cvequalizehist, cvdilate, textwrite, templatematch,
589 pyramidsegment.
590
591 %description -n gstreamer-opencv -l pl.UTF-8
592 Wtyczka OpenCV do GStreamera. Zawiera następujące elementy:
593 facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace,
594 cverode, cvequalizehist, cvdilate, textwrite, templatematch,
595 pyramidsegment.
596
597 %package -n gstreamer-openjpeg
598 Summary:        GStreamer OpenJPEG plugin
599 Summary(pl.UTF-8):      Wtyczka OpenJPEG do GStreamera
600 Group:          Libraries
601 Requires:       gstreamer >= %{gst_req_ver}
602 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
603 Obsoletes:      gstreamer-jasper
604
605 %description -n gstreamer-openjpeg
606 GStreamer OpenJPEG plugin - OpenJPEG-based JPEG2000 decoder/encoder.
607
608 %description -n gstreamer-openjpeg -l pl.UTF-8
609 Wtyczka OpenJPEG do GStreamera - koder/dekoder JPEG2000 oparty na
610 bibliotece OpenJPEG.
611
612 %package -n gstreamer-opus
613 Summary:        GStreamer OPUS audio decoder/encoder plugin
614 Summary(pl.UTF-8):      Wtyczka kodera/dekodera dźwięku OPUS do GStreamera
615 Group:          Libraries
616 Requires:       gstreamer >= %{gst_req_ver}
617 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
618 Requires:       opus >= 0.9.4
619 Obsoletes:      gstreamer-celt
620
621 %description -n gstreamer-opus
622 GStreamer OPUS audio decoder/encoder plugin.
623
624 %description -n gstreamer-opus -l pl.UTF-8
625 Wtyczka GStreamera kodująca/dekodująca dźwięk w formacie OPUS.
626
627 %package -n gstreamer-resindvd
628 Summary:        GStreamer Resin DVD playback plugin
629 Summary(pl.UTF-8):      Wtyczka odtwarzania Resin DVD do GStreamera
630 Group:          Libraries
631 # for locales
632 Requires:       %{name} = %{version}-%{release}
633 Requires:       gstreamer >= %{gst_req_ver}
634
635 %description -n gstreamer-resindvd
636 GStreamer Resin DVD playback plugin.
637
638 %description -n gstreamer-resindvd -l pl.UTF-8
639 Wtyczka odtwarzania Resin DVD do GStreamera.
640
641 %package -n gstreamer-rsvg
642 Summary:        GStreamer plugin for decoding SVG images
643 Summary(pl.UTF-8):      Wtyczka GStreamera do dekodowania obrazów SVG
644 Group:          Libraries
645 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
646 Requires:       librsvg >= 2.36
647
648 %description -n gstreamer-rsvg
649 GStreamer plugin for decoding SVG images.
650
651 %description -n gstreamer-rsvg -l pl.UTF-8
652 Wtyczka GStreamera do dekodowania obrazów SVG.
653
654 %package -n gstreamer-rtmp
655 Summary:        RTMP stream input plugin for GStreamer
656 Summary(pl.UTF-8):      Wtyczka strumieni wejściowych RTMP dla GStreamera
657 Group:          Libraries
658 Requires:       gstreamer >= %{gst_req_ver}
659 Conflicts:      gstreamer-plugins-bad < 0.10.22
660
661 %description -n gstreamer-rtmp
662 GStreamer plugin that reads data from a local or remote location
663 specified by an URI, using any protocol supported by the RTMP library,
664 i.e. rtmp, rtmpt, rtmps, rtmpe, rtmpfp, rtmpte and rtmpts.
665
666 %description -n gstreamer-rtmp -l pl.UTF-8
667 Wtyczka GStreamera czytająca dane z lokalnego lub zdalnego miejsca
668 określonego URI przy użyciu dowolnego protokołu obsługiwanego przez
669 bibliotekę RTMP: rtmp, rtmpt, rtmps, rtmpe, rtmpfp, rtmpte lub rtmpts.
670
671 %package -n gstreamer-sbc
672 Summary:        GStreamer SBC plugin
673 Summary(pl.UTF-8):      Wtyczka SBC dla GStreamera
674 Group:          Libraries
675 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
676 Requires:       sbc >= 1.0
677
678 %description -n gstreamer-sbc
679 SBC bluetooth audio codec plugin for GStreamer.
680
681 %description -n gstreamer-sbc -l pl.UTF-8
682 Wtyczka kodeka dźwięku bluetooth SBC dla GStreamera.
683
684 %package -n gstreamer-schroedinger
685 Summary:        Schroedinger plugin for GStreamer
686 Summary(pl.UTF-8):      Wtyczka Schroedinger do GStreamera
687 Group:          Libraries
688 Requires:       gstreamer >= %{gst_req_ver}
689 Requires:       schroedinger >= 1.0.10
690 Obsoletes:      gstreamer-dirac
691 Obsoletes:      gstreamer-schroedinger = 1.0.7
692
693 %description -n gstreamer-schroedinger
694 Schroedinger plugin for GStreamer.
695
696 %description -n gstreamer-schroedinger -l pl.UTF-8
697 Wtyczka Schroedinger do GStreamera.
698
699 %package -n gstreamer-sndfile
700 Summary:        GStreamer sndfile plugin
701 Summary(pl.UTF-8):      Wtyczka sndfile do GStreamera
702 Group:          Libraries
703 # for locales
704 Requires:       %{name} = %{version}-%{release}
705 Requires:       gstreamer >= %{gst_req_ver}
706 Requires:       libsndfile >= 1.0.16
707
708 %description -n gstreamer-sndfile
709 GStreamer sndfile source plugin.
710
711 %description -n gstreamer-sndfile -l pl.UTF-8
712 Wtyczka sndfile do GStreamera.
713
714 %package -n gstreamer-soundtouch
715 Summary:        GStreamer soundtouch plugin
716 Summary(pl.UTF-8):      Wtyczka soundtouch do GStreamera
717 Group:          Libraries
718 Requires:       gstreamer >= %{gst_req_ver}
719 Requires:       soundtouch >= 1.4
720
721 %description -n gstreamer-soundtouch
722 GStreamer soundtouch source plugin - audio pitch controller.
723
724 %description -n gstreamer-soundtouch -l pl.UTF-8
725 Wtyczka soundtouch do GStreamera, sterująca wysokością dźwięku.
726
727 %package -n gstreamer-spandsp
728 Summary:        GStreamer SpanDSP plugin
729 Summary(pl.UTF-8):      Wtyczka SpanDSP do GStreamera
730 Group:          Libraries
731 Requires:       gstreamer >= %{gst_req_ver}
732 Requires:       spandsp >= 0.0.6
733
734 %description -n gstreamer-spandsp
735 GStreamer SpanDSP plugin - audio effect that allows packet loss
736 concealment.
737
738 %description -n gstreamer-spandsp -l pl.UTF-8
739 Wtyczka SpanDSP do GStreamera - efekt dźwiękowy umożliwiający
740 ukrywanie strat pakietów.
741
742 %package -n gstreamer-spc
743 Summary:        GStreamer SPC plugin
744 Summary(pl.UTF-8):      Wtyczka SPC dla GStreamera
745 Group:          Libraries
746 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
747 Requires:       libopenspc >= 0.3.99
748
749 %description -n gstreamer-spc
750 GStreamer Plugin for playing SPC files using OpenSPC library.
751
752 %description -n gstreamer-spc -l pl.UTF-8
753 Wtyczka GStreamera odtwarzająca pliki SPC przy użyciu biblioteki
754 OpenSPC.
755
756 %package -n gstreamer-srtp
757 Summary:        GStreamer plugin for encoding/decoding SRTP
758 Summary(pl.UTF-8):      Wtyczka GStremaera do kodowania/dekodowania SRTP
759 Group:          Libraries
760 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
761
762 %description -n gstreamer-srtp
763 GStreamer plugin for encoding/decoding SRTP.
764
765 %description -n gstreamer-srtp -l pl.UTF-8
766 Wtyczka GStremaera do kodowania/dekodowania SRTP.
767
768 %package -n gstreamer-teletextdec
769 Summary:        teletextdec plugin for GStreamer
770 Summary(pl.UTF-8):      Wtyczka teletextdec do GStreamera
771 Group:          Libraries
772 Requires:       gstreamer >= %{gst_req_ver}
773
774 %description -n gstreamer-teletextdec
775 Teletext decoder plugin for GStreamer.
776
777 %description -n gstreamer-teletextdec -l pl.UTF-8
778 Wtyczka dekodująca teletekst do GStreamera.
779
780 %package -n gstreamer-timidity
781 Summary:        timidity plugin for GStreamer
782 Summary(pl.UTF-8):      Wtyczka timidity do GStreamera
783 Group:          Libraries
784 Requires:       gstreamer >= %{gst_req_ver}
785
786 %description -n gstreamer-timidity
787 timidity plugin for GStreamer.
788
789 %description -n gstreamer-timidity -l pl.UTF-8
790 Wtyczka timidity do GStreamera.
791
792 %package -n gstreamer-uvch264
793 Summary:        GStreamer plugin for UVC compliant H264 encoding cameras
794 Summary(pl.UTF-8):      Wtyczka GStreamera do kamer kodujących w H264 zgodnych z UVC
795 Group:          Libraries
796 # for libgstbasecamerabin
797 Requires:       %{name} = %{version}-%{release}
798
799 %description -n gstreamer-uvch264
800 GStreamer plugin for UVC compliant H264 encoding cameras.
801
802 %description -n gstreamer-uvch264 -l pl.UTF-8
803 Wtyczka GStreamera do kamer kodujących w H264 zgodnych z UVC.
804
805 %package -n gstreamer-vdpau
806 Summary:        GStreamer VDPAU plugin
807 Summary(pl.UTF-8):      Wtyczka GStreamera VDPAU
808 Group:          Libraries
809 # for libgstcodecparsers
810 Requires:       %{name} = %{version}-%{release}
811 # videosink commented out in gstvdpau.c?
812 #Provides:      gstreamer-videosink = %{version}
813
814 %description -n gstreamer-vdpau
815 GStreamer VDPAU plugin. It currently implements MPEG decoding.
816
817 %description -n gstreamer-vdpau -l pl.UTF-8
818 Wtyczka GStreamera VDPAU. Obecnie ma zaimplementowane dekodowanie
819 obrazu MPEG.
820
821 %package -n gstreamer-videosink-directfb
822 Summary:        GStreamer DirectFB output plugin
823 Summary(pl.UTF-8):      Wtyczka wyjścia obrazu DirectFB do GStreamera
824 Group:          Libraries
825 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
826 Provides:       gstreamer-videosink = %{version}
827
828 %description -n gstreamer-videosink-directfb
829 GStreamer DirectFB output plugin.
830
831 %description -n gstreamer-videosink-directfb -l pl.UTF-8
832 Wtyczka wyjścia obrazu DirectFB do GStreamera.
833
834 %package -n gstreamer-videosink-egl-gles
835 Summary:        GStreamer EGL GLES output plugin
836 Summary(pl.UTF-8):      Wtyczka wyjścia obrazu EGL GLES do GStreamera
837 Group:          Libraries
838 # for libgstegl
839 Requires:       %{name} = %{version}-%{release}
840 Provides:       gstreamer-videosink = %{version}
841
842 %description -n gstreamer-videosink-egl-gles
843 GStreamer EGL GLES output plugin.
844
845 %description -n gstreamer-videosink-egl-gles -l pl.UTF-8
846 Wtyczka wyjścia obrazu EGL GLES do GStreamera.
847
848 %package -n gstreamer-videosink-sdl
849 Summary:        GStreamer plugin for outputing to SDL
850 Summary(pl.UTF-8):      Wtyczka wyjścia SDL do GStreamera
851 Group:          Libraries
852 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
853 Provides:       gstreamer-videosink = %{version}
854 Obsoletes:      gstreamer-SDL
855
856 %description -n gstreamer-videosink-sdl
857 Plugin for sending output to the Simple Direct Media architecture.
858 (http://www.libsdl.org/). Useful for fullscreen playback.
859
860 %description -n gstreamer-videosink-sdl -l pl.UTF-8
861 Wtyczka przekazująca wyjście do architektury SDL. Użyteczna do
862 odtwarzania na pełnym ekranie.
863
864 %package -n gstreamer-videosink-wayland
865 Summary:        GStreamer plugin for outputing to Wayland
866 Summary(pl.UTF-8):      Wtyczka wyjścia Wayland do GStreamera
867 Group:          Libraries
868 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
869 Requires:       wayland >= 1.0.0
870 Provides:       gstreamer-videosink = %{version}
871
872 %description -n gstreamer-videosink-wayland
873 Plugin for sending output to the Wayland architecture.
874
875 %description -n gstreamer-videosink-wayland -l pl.UTF-8
876 Wtyczka przekazująca wyjście do architektury Wayland.
877
878 %package -n gstreamer-voaacenc
879 Summary:        AAC encoder plugin for GStreamer
880 Summary(pl.UTF-8):      Wtyczka kodera dźwięku AAC do GStreamera
881 Group:          Libraries
882 Requires:       gstreamer >= %{gst_req_ver}
883 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
884 Requires:       vo-aacenc >= 0.1.0
885
886 %description -n gstreamer-voaacenc
887 AAC audio encoder plugin for GStreamer using VisualOn library.
888
889 %description -n gstreamer-voaacenc -l pl.UTF-8
890 Wtyczka kodera dźwięku AAC do GStreamera, wykorzystująca bibliotekę
891 VisualOn.
892
893 %package -n gstreamer-webp
894 Summary:        GStreamer plugin for decoding WebP images
895 Summary(pl.UTF-8):      Wtyczka GStreamera do dekodowania obrazów WebP
896 Group:          Libraries
897 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
898 Requires:       libwebp >= 0.2.1
899
900 %description -n gstreamer-webp
901 GStreamer plugin for decoding WebP images.
902
903 %description -n gstreamer-webp -l pl.UTF-8
904 Wtyczka GStreamera do dekodowania obrazów WebP.
905
906 %package -n gstreamer-wildmidi
907 Summary:        wildmidi plugin for GStreamer
908 Summary(pl.UTF-8):      Wtyczka wildmidi do GStreamera
909 Group:          Libraries
910 Requires:       gstreamer >= %{gst_req_ver}
911
912 %description -n gstreamer-wildmidi
913 wildmidi plugin for GStreamer.
914
915 %description -n gstreamer-wildmidi -l pl.UTF-8
916 Wtyczka wildmidi do GStreamera.
917
918 %package -n gstreamer-xvid
919 Summary:        GStreamer xvid decoder plugin
920 Summary(pl.UTF-8):      Wtyczka do GStreamera dekodująca przy użyciu biblioteki xvid
921 Group:          Libraries
922 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
923 Obsoletes:      gstreamer-divx
924
925 %description -n gstreamer-xvid
926 GStreamer xvid decoder plugin.
927
928 %description -n gstreamer-xvid -l pl.UTF-8
929 Wtyczka do GStreamera dekodująca przy użyciu biblioteki xvid.
930
931 %package -n gstreamer-zbar
932 Summary:        GStreamer ZBar barcode scanner plugin
933 Summary(pl.UTF-8):      Wtyczka do GStreamera skanująca kody kreskowe
934 Group:          Libraries
935 Requires:       gstreamer-plugins-base >= %{gstpb_req_ver}
936 Requires:       zbar >= 0.9
937
938 %description -n gstreamer-zbar
939 GStreamer ZBar barcode scanner plugin.
940
941 %description -n gstreamer-zbar -l pl.UTF-8
942 Wtyczka do GStreamera skanująca kody kreskowe.
943
944 %prep
945 %setup -q -n %{gstname}-%{version}
946 %patch0 -p1
947 %patch1 -p1
948 %patch2 -p1
949 %patch3 -p1
950 %patch4 -p1
951
952 %build
953 %{__libtoolize}
954 %{__aclocal} -I m4 -I common/m4
955 %{__autoconf}
956 %{__autoheader}
957 %{__automake}
958 %configure \
959         %{!?with_cdaudio:--disable-cdaudio} \
960         %{!?with_dts:--disable-dts} \
961         %{!?with_gles:--disable-eglgles} \
962         %{!?with_faad:--disable-faad} \
963         %{!?with_gsm:--disable-gsm} \
964         %{!?with_ladspa:--disable-ladspa} \
965         %{!?with_mms:--disable-libmms} \
966         %{!?with_mjpegtools:--disable-mpeg2enc} \
967         %{!?with_musepack:--disable-musepack} \
968         %{!?with_neon:--disable-neon} \
969         %{!?with_ofa:--disable-ofa} \
970         %{!?with_sdl:--disable-sdl} \
971         %{!?with_sdl:--disable-sdltest} \
972         %{!?with_spc:--disable-spc} \
973         %{!?with_uvch264:--disable-uvch264} \
974         %{!?with_amr:--disable-voamrwbenc} \
975         %{!?with_xvid:--disable-xvid} \
976         --disable-silent-rules \
977         --disable-static \
978         --enable-experimental \
979         --enable-gtk-doc \
980         --with-egl-window-system=x11 \
981         --with-gtk=3.0 \
982         --with-html-dir=%{_gtkdocdir}
983
984 %{__make} -j1
985
986 %install
987 rm -rf $RPM_BUILD_ROOT
988
989 %{__make} install \
990         DESTDIR=$RPM_BUILD_ROOT
991
992 # We don't need plugins' *.la files
993 %{__rm} $RPM_BUILD_ROOT%{gstlibdir}/*.la
994 # obsoleted by pkg-config
995 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgst*.la
996
997 %find_lang %{gstname}-%{gst_major_ver}
998
999 %clean
1000 rm -rf $RPM_BUILD_ROOT
1001
1002 %post   -p /sbin/ldconfig
1003 %postun -p /sbin/ldconfig
1004
1005 %files -f %{gstname}-%{gst_major_ver}.lang
1006 %defattr(644,root,root,755)
1007 %doc AUTHORS ChangeLog NEWS README RELEASE
1008 %attr(755,root,root) %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so.*.*.*
1009 %attr(755,root,root) %ghost %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so.0
1010 %attr(755,root,root) %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so.*.*.*
1011 %attr(755,root,root) %ghost %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so.0
1012 %if %{with egl}
1013 %attr(755,root,root) %{_libdir}/libgstegl-%{gst_major_ver}.so.*.*.*
1014 %attr(755,root,root) %ghost %{_libdir}/libgstegl-%{gst_major_ver}.so.0
1015 %endif
1016 %attr(755,root,root) %{_libdir}/libgstinsertbin-%{gst_major_ver}.so.*.*.*
1017 %attr(755,root,root) %ghost %{_libdir}/libgstinsertbin-%{gst_major_ver}.so.0
1018 %attr(755,root,root) %{_libdir}/libgstmpegts-%{gst_major_ver}.so.*.*.*
1019 %attr(755,root,root) %ghost %{_libdir}/libgstmpegts-%{gst_major_ver}.so.0
1020 %attr(755,root,root) %{_libdir}/libgstphotography-%{gst_major_ver}.so.*.*.*
1021 %attr(755,root,root) %ghost %{_libdir}/libgstphotography-%{gst_major_ver}.so.0
1022 %attr(755,root,root) %{_libdir}/libgsturidownloader-%{gst_major_ver}.so.*.*.*
1023 %attr(755,root,root) %ghost %{_libdir}/libgsturidownloader-%{gst_major_ver}.so.0
1024 %{_libdir}/girepository-1.0/GstEGL-1.0.typelib
1025 %{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
1026 %{_libdir}/girepository-1.0/GstMpegts-1.0.typelib
1027 %attr(755,root,root) %{gstlibdir}/libgstaccurip.so
1028 %attr(755,root,root) %{gstlibdir}/libgstadpcmdec.so
1029 %attr(755,root,root) %{gstlibdir}/libgstadpcmenc.so
1030 %attr(755,root,root) %{gstlibdir}/libgstaiff.so
1031 %attr(755,root,root) %{gstlibdir}/libgstasfmux.so
1032 %attr(755,root,root) %{gstlibdir}/libgstaudiofxbad.so
1033 %attr(755,root,root) %{gstlibdir}/libgstaudiovisualizers.so
1034 %attr(755,root,root) %{gstlibdir}/libgstautoconvert.so
1035 %attr(755,root,root) %{gstlibdir}/libgstbayer.so
1036 %attr(755,root,root) %{gstlibdir}/libgstbz2.so
1037 %attr(755,root,root) %{gstlibdir}/libgstcamerabin2.so
1038 %attr(755,root,root) %{gstlibdir}/libgstcoloreffects.so
1039 %attr(755,root,root) %{gstlibdir}/libgstdashdemux.so
1040 %attr(755,root,root) %{gstlibdir}/libgstdataurisrc.so
1041 %attr(755,root,root) %{gstlibdir}/libgstdecklink.so
1042 %attr(755,root,root) %{gstlibdir}/libgstdebugutilsbad.so
1043 %attr(755,root,root) %{gstlibdir}/libgstdvb.so
1044 %attr(755,root,root) %{gstlibdir}/libgstdvbsuboverlay.so
1045 %attr(755,root,root) %{gstlibdir}/libgstdvdspu.so
1046 %attr(755,root,root) %{gstlibdir}/libgstfbdevsink.so
1047 %attr(755,root,root) %{gstlibdir}/libgstfestival.so
1048 %attr(755,root,root) %{gstlibdir}/libgstfieldanalysis.so
1049 %attr(755,root,root) %{gstlibdir}/libgstfragmented.so
1050 %attr(755,root,root) %{gstlibdir}/libgstfreeverb.so
1051 %attr(755,root,root) %{gstlibdir}/libgstfrei0r.so
1052 %attr(755,root,root) %{gstlibdir}/libgstgaudieffects.so
1053 %attr(755,root,root) %{gstlibdir}/libgstgeometrictransform.so
1054 %attr(755,root,root) %{gstlibdir}/libgstgdp.so
1055 %attr(755,root,root) %{gstlibdir}/libgstid3tag.so
1056 %attr(755,root,root) %{gstlibdir}/libgstinterlace.so
1057 %attr(755,root,root) %{gstlibdir}/libgstinter.so
1058 %attr(755,root,root) %{gstlibdir}/libgstivtc.so
1059 %attr(755,root,root) %{gstlibdir}/libgstjpegformat.so
1060 %attr(755,root,root) %{gstlibdir}/libgstliveadder.so
1061 %attr(755,root,root) %{gstlibdir}/libgstmfc.so
1062 %attr(755,root,root) %{gstlibdir}/libgstmidi.so
1063 %attr(755,root,root) %{gstlibdir}/libgstmodplug.so
1064 %attr(755,root,root) %{gstlibdir}/libgstmpegpsdemux.so
1065 %attr(755,root,root) %{gstlibdir}/libgstmpegpsmux.so
1066 %attr(755,root,root) %{gstlibdir}/libgstmpegtsdemux.so
1067 %attr(755,root,root) %{gstlibdir}/libgstmpegtsmux.so
1068 %attr(755,root,root) %{gstlibdir}/libgstmxf.so
1069 %attr(755,root,root) %{gstlibdir}/libgstpcapparse.so
1070 %attr(755,root,root) %{gstlibdir}/libgstpnm.so
1071 %attr(755,root,root) %{gstlibdir}/libgstrawparse.so
1072 %attr(755,root,root) %{gstlibdir}/libgstremovesilence.so
1073 %attr(755,root,root) %{gstlibdir}/libgstrfbsrc.so
1074 %attr(755,root,root) %{gstlibdir}/libgstsdpelem.so
1075 %attr(755,root,root) %{gstlibdir}/libgstsegmentclip.so
1076 %attr(755,root,root) %{gstlibdir}/libgstshm.so
1077 %attr(755,root,root) %{gstlibdir}/libgstsiren.so
1078 %attr(755,root,root) %{gstlibdir}/libgstsmooth.so
1079 %attr(755,root,root) %{gstlibdir}/libgstsmoothstreaming.so
1080 %attr(755,root,root) %{gstlibdir}/libgstsubenc.so
1081 %attr(755,root,root) %{gstlibdir}/libgstvideofiltersbad.so
1082 %attr(755,root,root) %{gstlibdir}/libgstvideoparsersbad.so
1083 %attr(755,root,root) %{gstlibdir}/libgsty4mdec.so
1084 %attr(755,root,root) %{gstlibdir}/libgstyadif.so
1085 # not ported to 1.0
1086 #%attr(755,root,root) %{gstlibdir}/libgstapexsink.so
1087 #%attr(755,root,root) %{gstlibdir}/libgstcdxaparse.so
1088 #%attr(755,root,root) %{gstlibdir}/libgstcog.so
1089 #%attr(755,root,root) %{gstlibdir}/libgstdccp.so
1090 #%attr(755,root,root) %{gstlibdir}/libgstfaceoverlay.so
1091 #%attr(755,root,root) %{gstlibdir}/libgsthdvparse.so
1092 #%attr(755,root,root) %{gstlibdir}/libgstivfparse.so
1093 #%attr(755,root,root) %{gstlibdir}/libgstjp2kdecimator.so
1094 #%attr(755,root,root) %{gstlibdir}/libgstlinsys.so
1095 #%attr(755,root,root) %{gstlibdir}/libgstmve.so
1096 #%attr(755,root,root) %{gstlibdir}/libgstnsf.so
1097 #%attr(755,root,root) %{gstlibdir}/libgstnuvdemux.so
1098 #%attr(755,root,root) %{gstlibdir}/libgstpatchdetect.so
1099 %ifarch %{ix86} %{x8664}
1100 #%attr(755,root,root) %{gstlibdir}/libgstreal.so
1101 %endif
1102 #%attr(755,root,root) %{gstlibdir}/libgstsdi.so
1103 #%attr(755,root,root) %{gstlibdir}/libgststereo.so
1104 #%attr(755,root,root) %{gstlibdir}/libgsttta.so
1105 #%attr(755,root,root) %{gstlibdir}/libgstvcdsrc.so
1106 #%attr(755,root,root) %{gstlibdir}/libgstvideomeasure.so
1107 #%attr(755,root,root) %{gstlibdir}/libgstvideosignal.so
1108 #%attr(755,root,root) %{gstlibdir}/libgstvmnc.so
1109 %{_gtkdocdir}/gst-plugins-bad-plugins-%{gst_major_ver}
1110
1111 %files devel
1112 %defattr(644,root,root,755)
1113 %attr(755,root,root) %{_libdir}/libgstbasecamerabinsrc-%{gst_major_ver}.so
1114 %attr(755,root,root) %{_libdir}/libgstcodecparsers-%{gst_major_ver}.so
1115 %if %{with egl}
1116 %attr(755,root,root) %{_libdir}/libgstegl-%{gst_major_ver}.so
1117 %endif
1118 %attr(755,root,root) %{_libdir}/libgstinsertbin-%{gst_major_ver}.so
1119 %attr(755,root,root) %{_libdir}/libgstmpegts-%{gst_major_ver}.so
1120 %attr(755,root,root) %{_libdir}/libgstphotography-%{gst_major_ver}.so
1121 %attr(755,root,root) %{_libdir}/libgsturidownloader-%{gst_major_ver}.so
1122 %{_includedir}/gstreamer-%{gst_major_ver}/gst/basecamerabinsrc
1123 %{_includedir}/gstreamer-%{gst_major_ver}/gst/codecparsers
1124 %if %{with egl}
1125 %{_includedir}/gstreamer-%{gst_major_ver}/gst/egl
1126 %endif
1127 %{_includedir}/gstreamer-%{gst_major_ver}/gst/insertbin
1128 %{_includedir}/gstreamer-%{gst_major_ver}/gst/interfaces
1129 %{_includedir}/gstreamer-%{gst_major_ver}/gst/mpegts
1130 %{_includedir}/gstreamer-%{gst_major_ver}/gst/uridownloader
1131 %if %{with egl}
1132 %{_datadir}/gir-1.0/GstEGL-1.0.gir
1133 %endif
1134 %{_datadir}/gir-1.0/GstInsertBin-1.0.gir
1135 %{_datadir}/gir-1.0/GstMpegts-1.0.gir
1136 %{_pkgconfigdir}/gstreamer-codecparsers-%{gst_major_ver}.pc
1137 %if %{with egl}
1138 %{_pkgconfigdir}/gstreamer-egl-%{gst_major_ver}.pc
1139 %endif
1140 %{_pkgconfigdir}/gstreamer-insertbin-%{gst_major_ver}.pc
1141 %{_pkgconfigdir}/gstreamer-plugins-bad-%{gst_major_ver}.pc
1142 %{_gtkdocdir}/gst-plugins-bad-libs-%{gst_major_ver}
1143
1144 ##
1145 ## Plugins
1146 ##
1147
1148 %if %{with faad}
1149 %files -n gstreamer-aac
1150 %defattr(644,root,root,755)
1151 %attr(755,root,root) %{gstlibdir}/libgstfaac.so
1152 %attr(755,root,root) %{gstlibdir}/libgstfaad.so
1153 %endif
1154
1155 %if %{with amr}
1156 %files -n gstreamer-amrwbenc
1157 %defattr(644,root,root,755)
1158 %attr(755,root,root) %{gstlibdir}/libgstvoamrwbenc.so
1159 # dirs should belong to gstreamer or gstreamer-pb?
1160 %dir %{gstdatadir}
1161 %dir %{gstdatadir}/presets
1162 %{gstdatadir}/presets/GstVoAmrwbEnc.prs
1163 %endif
1164
1165 %files -n gstreamer-ass
1166 %defattr(644,root,root,755)
1167 %attr(755,root,root) %{gstlibdir}/libgstassrender.so
1168
1169 %files -n gstreamer-audio-effects-bad
1170 %defattr(644,root,root,755)
1171 %attr(755,root,root) %{gstlibdir}/libgstspeed.so
1172
1173 %if %{with nas}
1174 %files -n gstreamer-audiosink-nas
1175 %defattr(644,root,root,755)
1176 %attr(755,root,root) %{gstlibdir}/libgstnassink.so
1177 %endif
1178
1179 %if %{with bluez}
1180 %files -n gstreamer-bluez
1181 %defattr(644,root,root,755)
1182 %attr(755,root,root) %{gstlibdir}/libgstbluez.so
1183 %endif
1184
1185 %if %{with cdaudio}
1186 %files -n gstreamer-cdaudio
1187 %defattr(644,root,root,755)
1188 %attr(755,root,root) %{gstlibdir}/libgstcdaudio.so
1189 %endif
1190
1191 %if %{with chromaprint}
1192 %files -n gstreamer-chromaprint
1193 %defattr(644,root,root,755)
1194 %attr(755,root,root) %{gstlibdir}/libgstchromaprint.so
1195 %endif
1196
1197 %files -n gstreamer-curl
1198 %defattr(644,root,root,755)
1199 %attr(755,root,root) %{gstlibdir}/libgstcurl.so
1200
1201 %if %{with dc1394}
1202 %files -n gstreamer-dc1394
1203 %defattr(644,root,root,755)
1204 %attr(755,root,root) %{gstlibdir}/libgstdc1394.so
1205 %endif
1206
1207 %if %{with dts}
1208 %files -n gstreamer-dts
1209 %defattr(644,root,root,755)
1210 %attr(755,root,root) %{gstlibdir}/libgstdtsdec.so
1211 %endif
1212
1213 %files -n gstreamer-flite
1214 %defattr(644,root,root,755)
1215 %attr(755,root,root) %{gstlibdir}/libgstflite.so
1216
1217 %files -n gstreamer-fluidsynth
1218 %defattr(644,root,root,755)
1219 %attr(755,root,root) %{gstlibdir}/libgstfluidsynthmidi.so
1220
1221 %files -n gstreamer-gme
1222 %defattr(644,root,root,755)
1223 %attr(755,root,root) %{gstlibdir}/libgstgme.so
1224
1225 # not ported to 1.0 yet
1226 %if 0
1227 %files -n gstreamer-gsettings
1228 %defattr(644,root,root,755)
1229 %attr(755,root,root) %{gstlibdir}/libgstgsettingselements.so
1230 %{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-%{gst_major_ver}.default-elements.gschema.xml
1231 %endif
1232
1233 %if %{with gsm}
1234 %files -n gstreamer-gsm
1235 %defattr(644,root,root,755)
1236 %attr(755,root,root) %{gstlibdir}/libgstgsm.so
1237 %endif
1238
1239 %if %{with kate}
1240 %files -n gstreamer-kate
1241 %defattr(644,root,root,755)
1242 %doc ext/kate/README
1243 %attr(755,root,root) %{gstlibdir}/libgstkate.so
1244 %endif
1245
1246 %if %{with ladspa}
1247 %files -n gstreamer-ladspa
1248 %defattr(644,root,root,755)
1249 %attr(755,root,root) %{gstlibdir}/libgstladspa.so
1250 %endif
1251
1252 %if %{with lv2}
1253 %files -n gstreamer-lv2
1254 %defattr(644,root,root,755)
1255 %doc ext/lv2/README
1256 %attr(755,root,root) %{gstlibdir}/libgstlv2.so
1257 %endif
1258
1259 %files -n gstreamer-mimic
1260 %defattr(644,root,root,755)
1261 %attr(755,root,root) %{gstlibdir}/libgstmimic.so
1262
1263 %if %{with mjpegtools}
1264 %files -n gstreamer-mjpegtools
1265 %defattr(644,root,root,755)
1266 %attr(755,root,root) %{gstlibdir}/libgstmpeg2enc.so
1267 %attr(755,root,root) %{gstlibdir}/libgstmplex.so
1268 %endif
1269
1270 %if %{with mms}
1271 %files -n gstreamer-mms
1272 %defattr(644,root,root,755)
1273 %attr(755,root,root) %{gstlibdir}/libgstmms.so
1274 %endif
1275
1276 %if %{with mpg123}
1277 %files -n gstreamer-mpg123
1278 %defattr(644,root,root,755)
1279 %attr(755,root,root) %{gstlibdir}/libgstmpg123.so
1280 %endif
1281
1282 %if %{with musepack}
1283 %files -n gstreamer-musepack
1284 %defattr(644,root,root,755)
1285 %attr(755,root,root) %{gstlibdir}/libgstmusepack.so
1286 %endif
1287
1288 %if %{with mythtv}
1289 %files -n gstreamer-mythtv
1290 %defattr(644,root,root,755)
1291 %attr(755,root,root) %{gstlibdir}/libgstmythtvsrc.so
1292 %endif
1293
1294 %if %{with neon}
1295 %files -n gstreamer-neon
1296 %defattr(644,root,root,755)
1297 %attr(755,root,root) %{gstlibdir}/libgstneonhttpsrc.so
1298 %endif
1299
1300 %if %{with ofa}
1301 %files -n gstreamer-ofa
1302 %defattr(644,root,root,755)
1303 %attr(755,root,root) %{gstlibdir}/libgstofa.so
1304 %endif
1305
1306 %if %{with openal}
1307 %files -n gstreamer-openal
1308 %defattr(644,root,root,755)
1309 %attr(755,root,root) %{gstlibdir}/libgstopenal.so
1310 %endif
1311
1312 %if %{with opencv}
1313 %files -n gstreamer-opencv
1314 %defattr(644,root,root,755)
1315 %attr(755,root,root) %{gstlibdir}/libgstopencv.so
1316 # possibly common dir (but no other users so far)
1317 %dir %{_datadir}/gst-plugins-bad
1318 %dir %{_datadir}/gst-plugins-bad/1.0
1319 %{_datadir}/gst-plugins-bad/1.0/opencv_haarcascades
1320 %endif
1321
1322 %files -n gstreamer-openjpeg
1323 %defattr(644,root,root,755)
1324 %attr(755,root,root) %{gstlibdir}/libgstopenjpeg.so
1325
1326 %files -n gstreamer-opus
1327 %defattr(644,root,root,755)
1328 %attr(755,root,root) %{gstlibdir}/libgstopus.so
1329
1330 %files -n gstreamer-resindvd
1331 %defattr(644,root,root,755)
1332 %attr(755,root,root) %{gstlibdir}/libgstresindvd.so
1333
1334 %if %{with rsvg}
1335 %files -n gstreamer-rsvg
1336 %defattr(644,root,root,755)
1337 %attr(755,root,root) %{gstlibdir}/libgstrsvg.so
1338 %endif
1339
1340 %files -n gstreamer-rtmp
1341 %defattr(644,root,root,755)
1342 %attr(755,root,root) %{gstlibdir}/libgstrtmp.so
1343
1344 %files -n gstreamer-schroedinger
1345 %defattr(644,root,root,755)
1346 %attr(755,root,root) %{gstlibdir}/libgstschro.so
1347
1348 %if %{with sbc}
1349 %files -n gstreamer-sbc
1350 %defattr(644,root,root,755)
1351 %attr(755,root,root) %{gstlibdir}/libgstsbc.so
1352 %endif
1353
1354 %if %{with sndfile}
1355 %files -n gstreamer-sndfile
1356 %defattr(644,root,root,755)
1357 %attr(755,root,root) %{gstlibdir}/libgstsndfile.so
1358 %endif
1359
1360 %files -n gstreamer-soundtouch
1361 %defattr(644,root,root,755)
1362 %attr(755,root,root) %{gstlibdir}/libgstsoundtouch.so
1363
1364 %files -n gstreamer-spandsp
1365 %defattr(644,root,root,755)
1366 %attr(755,root,root) %{gstlibdir}/libgstspandsp.so
1367
1368 %if %{with spc}
1369 %files -n gstreamer-spc
1370 %defattr(644,root,root,755)
1371 %attr(755,root,root) %{gstlibdir}/libgstspc.so
1372 %endif
1373
1374 %if %{with srtp}
1375 %files -n gstreamer-srtp
1376 %attr(755,root,root) %{gstlibdir}/libgstsrtp.so
1377 %endif
1378
1379 %if %{with zvbi}
1380 %files -n gstreamer-teletextdec
1381 %defattr(644,root,root,755)
1382 %attr(755,root,root) %{gstlibdir}/libgstteletextdec.so
1383 %endif
1384
1385 %if %{with timidity}
1386 %files -n gstreamer-timidity
1387 %defattr(644,root,root,755)
1388 %attr(755,root,root) %{gstlibdir}/libgsttimidity.so
1389 %endif
1390
1391 %if %{with uvch264}
1392 %files -n gstreamer-uvch264
1393 %defattr(644,root,root,755)
1394 %attr(755,root,root) %{gstlibdir}/libgstuvch264.so
1395 %endif
1396
1397 %if %{with vdpau}
1398 %files -n gstreamer-vdpau
1399 %defattr(644,root,root,755)
1400 %attr(755,root,root) %{gstlibdir}/libgstvdpau.so
1401 %endif
1402
1403 %files -n gstreamer-voaacenc
1404 %defattr(644,root,root,755)
1405 %attr(755,root,root) %{gstlibdir}/libgstvoaacenc.so
1406
1407 %if %{with directfb}
1408 %files -n gstreamer-videosink-directfb
1409 %defattr(644,root,root,755)
1410 %attr(755,root,root) %{gstlibdir}/libgstdfbvideosink.so
1411 %endif
1412
1413 %if %{with gles}
1414 %files -n gstreamer-videosink-egl-gles
1415 %defattr(644,root,root,755)
1416 %attr(755,root,root) %{gstlibdir}/libgsteglglessink.so
1417 %endif
1418
1419 %if %{with sdl}
1420 %files -n gstreamer-videosink-sdl
1421 %defattr(644,root,root,755)
1422 %attr(755,root,root) %{gstlibdir}/libgstsdl.so
1423 %endif
1424
1425 %if %{with wayland}
1426 %files -n gstreamer-videosink-wayland
1427 %defattr(644,root,root,755)
1428 %attr(755,root,root) %{gstlibdir}/libgstwaylandsink.so
1429 %endif
1430
1431 %files -n gstreamer-webp
1432 %defattr(644,root,root,755)
1433 %attr(755,root,root) %{gstlibdir}/libgstwebp.so
1434
1435 %if %{with wildmidi}
1436 %files -n gstreamer-wildmidi
1437 %defattr(644,root,root,755)
1438 %attr(755,root,root) %{gstlibdir}/libgstwildmidi.so
1439 %endif
1440
1441 %if %{with xvid}
1442 %files -n gstreamer-xvid
1443 %defattr(644,root,root,755)
1444 %attr(755,root,root) %{gstlibdir}/libgstxvid.so
1445 %endif
1446
1447 %files -n gstreamer-zbar
1448 %defattr(644,root,root,755)
1449 %attr(755,root,root) %{gstlibdir}/libgstzbar.so
This page took 0.181209 seconds and 3 git commands to generate.