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