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