]> git.pld-linux.org Git - packages/ffmpeg.git/blob - ffmpeg.spec
bbaeefbb09681c172aa687d671d3a165c4133142
[packages/ffmpeg.git] / ffmpeg.spec
1 # TODO:
2 # - libopenvino
3 # - libtensorflow [-ltensorflow tensorflow/c/c_api.h]
4 # - AMF >= 1.4.9.0 (available at https://github.com/GPUOpen-LibrariesAndSDKs/AMF, where is original source?)
5 #
6 # How to deal with ffmpeg/opencv/chromaprint checken-egg problem:
7 #       1. make-request -r --with bootstrap ffmpeg.spec
8 #       2  bump release of opencv.spec and chromaprint.spec
9 #       3. make-request -r opencv.spec chromaprint.spec
10 #       4. bump release of ffmpeg.spec
11 #       5. make-request -r ffmpeg.spec
12 #
13 # Conditional build:
14 %bcond_with     bootstrap       # disable features to able to build without installed ffmpeg
15 %bcond_with     nonfree         # unblock non free options of package (currently: cuda_nvcc, decklib, fdk_aac, npp, openssl, libressl/libtls)
16 %bcond_without  amr             # AMR-NB/WB de/encoding via libopencore-amrnb/wb
17 %bcond_without  aom             # AV1 viden de/encoding via libaom
18 %bcond_without  aribb24         # ARIB text and caption decoding via libaribb24
19 %bcond_without  avs             # AVS encoding via xavs
20 %bcond_without  avs2            # AVS2 de/encoding via libdavs2/libxavs2
21 %bcond_without  bs2b            # BS2B audio filter support
22 %bcond_without  caca            # textual display using libcaca
23 %bcond_without  codec2          # codec2 support using libcodec2
24 %bcond_without  chromaprint     # audio fingerprinting with chromaprint
25 %bcond_with     cudasdk         # NVIDIA CUDA code using nvcc from CUDA SDK [BR: cuda.h, non-free]
26 %bcond_without  dav1d           # AV1 decoding via libdav1d
27 %bcond_without  dc1394          # IIDC-1394 grabbing using libdc1394
28 %bcond_with     decklink        # Blackmagic DeckLink I/O support (requires nonfree)
29 %bcond_with     fdk_aac         # AAC de/encoding via libfdk_aac (requires nonfree)
30 %bcond_without  ffnvcodec       # NVIDIA codecs support using ffnvcodec headers (covered: cuda cuvid nvdec nvenc)
31 %bcond_without  flite           # flite voice synthesis support
32 %bcond_without  frei0r          # frei0r video filtering
33 %bcond_without  fribidi         # fribidi support
34 %bcond_without  glslang         # GLSL->SPIRV compilation via libglslang
35 %bcond_without  gme             # Game Music Emu support
36 %bcond_without  gsm             # GSM de/encoding via libgsm
37 %bcond_without  iec61883        # ec61883 via libiec61883
38 %bcond_without  ilbc            # iLBC de/encoding via WebRTC libilbc
39 %bcond_without  kvazaar         # Kvazaar HEVC encoder support
40 %bcond_without  ladspa          # LADSPA audio filtering
41 %bcond_with     lensfun         # lensfun lens correction
42 %bcond_with     libdrm          # Linux Direct Rendering Manager code
43 %bcond_with     libklvanc       # Kernel Labs VANC processing (in decklink driver)
44 %bcond_without  libmysofa       # sofalizer filter
45 %bcond_without  librist         # RIST support via librist
46 %bcond_with     librsvg         # SVG rasterization via librsvg
47 %bcond_with     libxml2         # XML parsing using libxml2
48 %bcond_without  lv2             # LV2 audio filtering
49 %bcond_with     mfx             # MFX hardware acceleration support
50 %bcond_without  modplug         # ModPlug via libmodplug
51 %bcond_with     npp             # NVIDIA Performance Primitives-based code (requires nonfree) [BR: libnppc+libnppi, npp.h]
52 %bcond_without  omx             # OpenMAX IL support
53 %bcond_without  openal          # OpenAL 1.1 capture support
54 %bcond_without  opencl          # OpenCL 1.2 code
55 %bcond_without  opencv          # OpenCV video filtering
56 %bcond_without  opengl          # OpenGL rendering support
57 %bcond_with     openh264        # OpenH264 H.264 encoder
58 %bcond_without  openmpt         # OpenMPT module decoder
59 %bcond_with     pocketsphinx    # asr filter using PocketSphinx
60 %bcond_without  pulseaudio      # PulseAudio input support
61 %bcond_without  rabbitmq        # RabbitMQ support
62 %bcond_with     rav1e           # AV1 encoding using rav1e
63 %bcond_with     rkmpp           # Rockchip Media Process Platform code [implies libdrm]
64 %bcond_without  rubberband      # rubberband filter
65 %bcond_without  shine           # shine fixed-point MP3 encoder
66 %bcond_with     smb             # SMB support via libsmbclient
67 %bcond_without  snappy          # Snappy compression support (needed for hap encoding)
68 %bcond_without  soxr            # SoX Resampler support
69 %bcond_without  srt             # Haivision SRT protocol support
70 %bcond_without  ssh             # SFTP protocol support via libssh
71 %bcond_with     svtav1          # AV1 encoding via SVT-AV1
72 %bcond_with     tesseract       # OCR filter based on Tesseract
73 %bcond_without  theora          # Theora encoding via libtheora
74 %bcond_with     uavs3d          # AVS3 decoding via libuavs3d (TODO: enable when 1.1.41 released)
75 %bcond_with     v4l2_request    # V4L2 request API for stateless hw decoding
76 %bcond_without  va              # VAAPI (Video Acceleration API)
77 %bcond_without  vapoursynth     # VapourSynth demuxer
78 %bcond_without  vidstab         # vid.stab video stabilization support
79 %bcond_without  vmaf            # VMAF filter support
80 %bcond_without  voamrwbenc      # MR-WB encoding via libvo-amrwbenc
81 %bcond_without  vpx             # VP8, a high-quality video codec
82 %bcond_without  vulkan          # Vulkan code
83 %bcond_without  webp            # WebP encoding support
84 %bcond_without  x264            # H.264 x264 encoder
85 %bcond_without  x265            # H.265/HEVC x265 encoder
86 %bcond_without  xvid            # vid encoding via xvidcore
87 %bcond_without  zimg            # zscale filter based on z.lib
88 %bcond_without  zmq             # 0MQ message passing
89 %bcond_without  zvbi            # teletext via libzvbi
90 %bcond_without  doc             # don't build docs
91 %bcond_with     tests           # "make check" (some tests fail as of 2.5)
92
93 %if %{with bootstrap}
94 %undefine       with_opencv
95 %undefine       with_chromaprint
96 %endif
97 %if %{with rkmpp} || %{with v4l2_request}
98 %define         with_libdrm     1
99 %endif
100
101 %ifnarch %{ix86} %{x8664}
102 %undefine       with_ffnvcodec
103 %endif
104 %ifnarch %{ix86} %{x8664} aarch64
105 %undefine       with_rav1e
106 %endif
107 %ifnarch %{ix86} %{x8664} %{arm}
108 %undefine       with_x265
109 %endif
110 %ifarch i386 i486
111 %undefine       with_x265
112 %endif
113 %ifarch i686 pentium4 athlon %{x8664} x32
114 %define         with_crystalhd  1
115 %endif
116 Summary:        FFmpeg - a very fast video and audio converter
117 Summary(pl.UTF-8):      FFmpeg - szybki konwerter audio/wideo
118 Name:           ffmpeg
119 Version:        4.4
120 Release:        4
121 # LGPL or GPL, chosen at configure time (GPL version is more featured)
122 # GPL: frei0r libcdio libdavs2 rubberband vidstab x264 x265 xavs xavs2 xvid
123 # v3 (allows *GPLv3 or Apache-licensed libs): gmp lensfun opencore-amr vmaf vo-*enc rkmpp
124 # GPLv3: smbclient
125 License:        GPL v3+ with LGPL v3+ parts
126 Group:          Applications/Multimedia
127 Source0:        https://ffmpeg.org/releases/%{name}-%{version}.tar.xz
128 # Source0-md5:  7b9d5b652d20e8c5405304ad72636d4a
129 Patch0:         %{name}-omx-libnames.patch
130 Patch1:         %{name}-atadenoise.patch
131 Patch2:         opencv4.patch
132 Patch3:         v4l2-request-hwdec.patch
133 Patch4:         %{name}-glslang.patch
134 URL:            http://www.ffmpeg.org/
135 %{?with_decklink:BuildRequires: Blackmagic_DeckLink_SDK >= 10.10}
136 %{?with_openal:BuildRequires:   OpenAL-devel >= 1.1}
137 %{?with_opencl:BuildRequires:   OpenCL-devel >= 1.2}
138 %{?with_opengl:BuildRequires:   OpenGL-GLX-devel}
139 # libomxil-bellagio-devel or limoi-core-devel (just headers, library is dlopened at runtime)
140 %{?with_omx:BuildRequires:      OpenMAX-IL-devel}
141 BuildRequires:  SDL2-devel >= 2.0.1
142 BuildRequires:  SDL2-devel < 2.1.0
143 %{?with_vulkan:BuildRequires:   Vulkan-Loader-devel >= 1.1.97}
144 BuildRequires:  alsa-lib-devel
145 %{?with_aom:BuildRequires:      aom-devel >= 1.0.0}
146 %{?with_aribb24:BuildRequires:  aribb24-devel}
147 BuildRequires:  bzip2-devel
148 BuildRequires:  celt-devel >= 0.11.0
149 %{?with_codec2:BuildRequires:   codec2-devel}
150 %{?with_dav1d:BuildRequires:    dav1d-devel >= 0.5.0}
151 %{?with_avs2:BuildRequires:     davs2-devel >= 1.6}
152 %{?with_fdk_aac:BuildRequires:  fdk-aac-devel}
153 %{?with_flite:BuildRequires:    flite-devel >= 1.4}
154 BuildRequires:  fontconfig-devel
155 BuildRequires:  freetype-devel
156 %{?with_frei0r:BuildRequires:   frei0r-devel}
157 %{?with_fribidi:BuildRequires:  fribidi-devel}
158 %{?with_gme:BuildRequires:      game-music-emu-devel}
159 %ifarch ppc
160 # require version with altivec support fixed
161 BuildRequires:  gcc >= 5:3.3.2-3
162 %endif
163 %{?with_glslang:BuildRequires:  glslang-devel >= 11}
164 BuildRequires:  gmp-devel
165 BuildRequires:  gnutls-devel
166 BuildRequires:  jack-audio-connection-kit-devel
167 %{?with_kvazaar:BuildRequires:  kvazaar-devel >= 0.8.1}
168 %{?with_ladspa:BuildRequires:   ladspa-devel}
169 BuildRequires:  lame-libs-devel >= 3.98.3
170 %{?with_lensfun:BuildRequires:  lensfun-devel >= 0.3.95}
171 BuildRequires:  libass-devel
172 %ifarch %{armv6}
173 BuildRequires:  libatomic-devel
174 %endif
175 %{?with_iec61883:BuildRequires: libavc1394-devel}
176 %{?with_bs2b:BuildRequires:     libbs2b-devel}
177 BuildRequires:  libbluray-devel
178 %{?with_caca:BuildRequires:     libcaca-devel}
179 BuildRequires:  libcdio-paranoia-devel >= 0.90-2
180 %{?with_chromaprint:BuildRequires:      libchromaprint-devel}
181 %{?with_crystalhd:BuildRequires:        libcrystalhd-devel}
182 %{?with_dc1394:BuildRequires:   libdc1394-devel >= 2}
183 %{?with_libdrm:BuildRequires:   libdrm-devel}
184 %{?with_gsm:BuildRequires:      libgsm-devel}
185 %{?with_iec61883:BuildRequires: libiec61883-devel}
186 %{?with_libklvanc:BuildRequires:        libklvanc-devel}
187 %{?with_modplug:BuildRequires:  libmodplug-devel}
188 %{?with_libmysofa:BuildRequires:        libmysofa-devel >= 0.7}
189 %{?with_openmpt:BuildRequires: libopenmpt-devel >= 0.4.5}
190 %if %{with dc1394} || %{with iec61883}
191 BuildRequires:  libraw1394-devel >= 2
192 %endif
193 %{?with_librist:BuildRequires:  librist-devel >= 0.2}
194 %{?with_librsvg:BuildRequires:  librsvg-devel >= 2}
195 BuildRequires:  librtmp-devel
196 %{?with_ssh:BuildRequires:      libssh-devel}
197 %{?with_smb:BuildRequires:      libsmbclient-devel}
198 %{?with_theora:BuildRequires:   libtheora-devel >= 1.0-0.beta3}
199 BuildRequires:  libtool >= 2:1.4d-3
200 BuildRequires:  libv4l-devel
201 %if %{with va}
202 BuildRequires:  libva-devel >= 1.0.3
203 BuildRequires:  libva-drm-devel >= 1.0.3
204 BuildRequires:  libva-x11-devel >= 1.0.3
205 %endif
206 BuildRequires:  libvdpau-devel >= 1.3
207 BuildRequires:  libvorbis-devel
208 %{?with_vpx:BuildRequires:      libvpx-devel >= 1.4.0}
209 %{?with_webp:BuildRequires:     libwebp-devel >= 0.4.0}
210 # X264_BUILD >= 118
211 %{?with_x264:BuildRequires:     libx264-devel >= 0.1.3-1.20111212_2245}
212 # X265_BUILD >= 70
213 %{?with_x265:BuildRequires:     libx265-devel >= 1.9}
214 # libxcb xcb-shm xcb-xfixes xcb-shape
215 BuildRequires:  libxcb-devel >= 1.4
216 %{?with_libxml2:BuildRequires:  libxml2-devel >= 2}
217 %{?with_lv2:BuildRequires:      lilv-devel}
218 %{?with_v4l2_request:BuildRequires:     linux-libc-headers >= 7:5.11.0}
219 %{?with_lv2:BuildRequires:      lv2-devel}
220 %{?with_mfx:BuildRequires:      mfx_dispatch-devel >= 1.19}
221 %ifarch %{ix86}
222 %ifnarch i386 i486
223 BuildRequires:  nasm
224 %endif
225 %endif
226 %{?with_ffnvcodec:BuildRequires:        nv-codec-headers >= 9.1.23.1}
227 # amrnb,amrwb
228 %{?with_amr:BuildRequires:      opencore-amr-devel}
229 %{?with_opencv:BuildRequires:   opencv-devel >= 2}
230 %{?with_openh264:BuildRequires: openh264-devel >= 1.3}
231 BuildRequires:  openjpeg2-devel >= 2.1
232 BuildRequires:  opus-devel
233 BuildRequires:  perl-Encode
234 BuildRequires:  perl-tools-pod
235 %{?with_pocketsphinx:BuildRequires:     pocketsphinx-devel > 0.8}
236 BuildRequires:  pkgconfig
237 %{?with_pulseaudio:BuildRequires:       pulseaudio-devel}
238 %{?with_rabbitmq:BuildRequires: rabbitmq-c-devel >= 0.7.1}
239 %{?with_rav1e:BuildRequires:    rav1e-devel >= 0.4.0}
240 %{?with_rkmpp:BuildRequires:    rockchip-mpp-devel >= 1.3.7}
241 BuildRequires:  rpmbuild(macros) >= 2.007
242 %{?with_rubberband:BuildRequires:       rubberband-devel >= 1.8.1}
243 %{?with_shine:BuildRequires:    shine-devel >= 3.0.0}
244 %{?with_snappy:BuildRequires:   snappy-devel}
245 %{?with_soxr:BuildRequires:     soxr-devel}
246 BuildRequires:  speex-devel >= 1:1.2-rc1
247 %{?with_glslang:BuildRequires:  spirv-tools-devel}
248 %{?with_srt:BuildRequires:      srt-devel >= 1.3}
249 %{?with_svtav1:BuildRequires:   svt-av1-devel >= 0.8.4}
250 BuildRequires:  tar >= 1:1.22
251 %{?with_tesseract:BuildRequires:        tesseract-devel}
252 %{?with_doc:BuildRequires:      tetex}
253 %{?with_doc:BuildRequires:      texi2html}
254 %{?with_doc:BuildRequires:      texinfo}
255 BuildRequires:  twolame-devel >= 0.3.10
256 %{?with_uavs3d:BuildRequires:   uavs3d-devel >= 1.1.41}
257 %{?with_v4l2_request:BuildRequires:     udev-devel}
258 %{?with_vapoursynth:BuildRequires:      vapoursynth-devel >= 42}
259 %{?with_vidstab:BuildRequires:  vid.stab-devel >= 0.98}
260 %{?with_vmaf:BuildRequires:     vmaf-devel >= 1.5.2}
261 %{?with_voamrwbenc:BuildRequires:       vo-amrwbenc-devel}
262 %{?with_ilbc:BuildRequires:     webrtc-libilbc-devel}
263 %{?with_avs:BuildRequires:      xavs-devel}
264 %{?with_avs2:BuildRequires:     xavs2-devel >= 1.3}
265 BuildRequires:  xorg-lib-libX11-devel
266 BuildRequires:  xorg-lib-libXext-devel
267 BuildRequires:  xorg-lib-libXv-devel
268 %{?with_xvid:BuildRequires:     xvid-devel >= 1:1.1.0}
269 BuildRequires:  xz
270 BuildRequires:  xz-devel
271 BuildRequires:  yasm
272 %{?with_zmq:BuildRequires:      zeromq-devel >= 4.2.1}
273 %{?with_zimg:BuildRequires:     zimg-devel >= 2.7.0}
274 BuildRequires:  zlib-devel
275 %{?with_zvbi:BuildRequires:     zvbi-devel >= 0.2.28}
276 %{?with_autoreqdep:BuildConflicts:      libpostproc}
277 # overflows maximum hash table size
278 BuildConflicts: pdksh < 5.2.14-57
279 Requires:       %{name}-libs = %{version}-%{release}
280 Suggests:       fontconfig
281 Suggests:       fonts-TTF-Roboto
282 Obsoletes:      libpostproc
283 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
284
285 %define         specflags       -fno-strict-aliasing
286
287 # -fomit-frame-pointer is always needed on x86 due to lack of registers (-fPIC takes one)
288 %define         specflags_ia32  -fomit-frame-pointer
289 # -mmmx is needed to enable <mmintrin.h> code.
290 %define         specflags_i586  -mmmx
291 %define         specflags_i686  -mmmx
292 %define         specflags_ppc   -fPIC
293
294 %description
295 FFmpeg is a complete solution to record, convert and stream audio and
296 video. It is a command line tool to convert one video file format to
297 another. It also supports grabbing and encoding in real time from a TV
298 card.
299
300 %description -l pl.UTF-8
301 FFmpeg to kompletne rozwiÄ…zanie nagrywania, konwersji i transmisji
302 strumieni dźwiÄ™ku i obrazu. Jest to dziaÅ‚ajÄ…ce z linii poleceÅ„
303 narzÄ™dzie do konwersji obrazu z jednego formatu do innego. ObsÅ‚uguje
304 także przechwytywanie i kodowanie w czasie rzeczywistym z karty
305 telewizyjnej.
306
307 %package libs
308 Summary:        ffmpeg libraries
309 Summary(pl.UTF-8):      Biblioteki ffmpeg
310 Group:          Libraries
311 Requires:       SDL2 >= 2.0.1
312 %{?with_vulkan:Requires:        Vulkan-Loader >= 1.1.97}
313 %{?with_aom:Requires:   aom >= 1.0.0}
314 Requires:       celt >= 0.11.0
315 %{?with_dav1d:Requires: dav1d >= 0.5.0}
316 %{?with_avs2:Requires:  davs2 >= 1.6}
317 %{?with_flite:Requires: flite >= 1.4}
318 %if "%(rpm -q --qf '%{V}' gnutls-devel)" >= "3.0.20"
319 # uses gnutls_certificate_set_x509_system_trust if >= 3.0.20
320 Requires:       gnutls-libs >= 3.0.20
321 %endif
322 %{?with_kvazaar:Requires:       kvazaar-libs >= 0.8.1}
323 %{?with_libmysofa:Requires:     libmysofa >= 0.7}
324 %{?with_openmpt:Requires: libopenmpt >= 0.4.5}
325 %{?with_librist:Requires:       librist >= 0.2}
326 %{?with_theora:Requires:        libtheora >= 1.0-0.beta3}
327 %if %{with va}
328 Requires:       libva >= 1.0.3
329 Requires:       libva-drm >= 1.0.3
330 Requires:       libva-x11 >= 1.0.3
331 %endif
332 Requires:       libvdpau >= 1.3
333 %{?with_vpx:Requires:   libvpx >= 1.4.0}
334 %{?with_webp:Requires:  libwebp >= 0.4.0}
335 %{?with_x264:Requires:  libx264 >= 0.1.3-1.20111212_2245}
336 %{?with_x265:Requires:  libx265 >= 1.9}
337 Requires:       libxcb >= 1.4
338 Requires:       lame-libs >= 3.98.3
339 %{?with_mfx:Requires:   mfx_dispatch >= 1.19}
340 %{?with_openh264:Requires:      openh264 >= 1.3}
341 Requires:       openjpeg2 >= 2.1
342 %{?with_rabbitmq:Requires:      rabbitmq-c >= 0.7.1}
343 %{?with_rav1e:Requires: rav1e-libs >= 0.4.0}
344 %{?with_rkmpp:Requires: rockchip-mpp >= 1.3.7}
345 %{?with_rubberband:Requires:    rubberband-libs >= 1.8.1}
346 %{?with_shine:Requires: shine >= 3.0.0}
347 Requires:       speex >= 1:1.2-rc1
348 %{?with_srt:Requires:   srt >= 1.3}
349 %{?with_svtav1:Requires:        svt-av1 >= 0.8.4}
350 Requires:       twolame-libs >= 0.3.10
351 %{?with_uavs3d:Requires:        uavs3d >= 1.1.41}
352 %{?with_vapoursynth:Requires:   vapoursynth >= 42}
353 %{?with_vidstab:Requires:       vid.stab >= 0.98}
354 %{?with_vmaf:Requires:  vmaf-libs >= 1.5.2}
355 %{?with_avs2:Requires:  xavs2 >= 1.3}
356 %{?with_xvid:Requires:  xvid >= 1:1.1.0}
357 %{?with_zmq:Requires:   zeromq >= 4.2.1}
358 %{?with_zimg:Requires:  zimg >= 2.7.0}
359 %{?with_zvbi:Requires:  zvbi >= 0.2.28}
360
361 %description libs
362 This package contains the ffmpeg shared libraries:
363 - the codec library (libavcodec). It supports most existing encoding
364   formats (MPEG, DivX, MPEG4, AC3, DV...),
365 - demuxer library (libavformat). It supports most existing file
366   formats (AVI, MPEG, OGG, Matroska, ASF...),
367 - video postprocessing library (libpostproc).
368
369 %description libs -l pl.UTF-8
370 Ten pakiet zawiera biblioteki współdzielone ffmpeg:
371 - bibliotekÄ™ kodeków (libavcodec); obsÅ‚uguje wiÄ™kszość istniejÄ…cych
372   formatów kodowania (MPEG, DivX, MPEG4, AC3, DV...),
373 - bibliotekÄ™ demuksera (libavformat); obsÅ‚uguje wiÄ™kszość istniejÄ…cych
374   formatów plików (AVI, MPEG, OGG, Matroska, ASF...),
375 - bibliotekÄ™ postprocessingu (libpostproc).
376
377 %package devel
378 Summary:        ffmpeg header files
379 Summary(pl.UTF-8):      Pliki nagłówkowe ffmpeg
380 Group:          Development/Libraries
381 Requires:       %{name}-libs = %{version}-%{release}
382 # Libs.private from *.pc
383 %{?with_openal:Requires:        OpenAL-devel >= 1.1}
384 %{?with_opencl:Requires:        OpenCL-devel >= 1.2}
385 %{?with_opengl:Requires:        OpenGL-devel}
386 %{?with_vulkan:Requires:        Vulkan-Loader-devel >= 1.1.97}
387 Requires:       SDL2-devel >= 2.0.1
388 Requires:       alsa-lib-devel
389 %{?with_aom:Requires:   aom-devel >= 1.0.0}
390 %{?with_aribb24:Requires:       aribb24-devel}
391 %{?with_avs2:Requires:  davs2-devel >= 1.6}
392 Requires:       bzip2-devel
393 Requires:       celt-devel >= 0.11.0
394 %{?with_codec2:Requires:        codec2-devel}
395 %{?with_dav1d:Requires: dav1d-devel >= 0.5.0}
396 %{?with_fdk_aac:Requires:       fdk-aac-devel}
397 %{?with_flite:Requires: flite-devel >= 1.4}
398 Requires:       fontconfig-devel
399 Requires:       freetype-devel
400 %{?with_fribidi:Requires:       fribidi-devel}
401 %{?with_gme:Requires:   game-music-emu-devel}
402 %{?with_glslang:Requires:       glslang-devel}
403 Requires:       gnutls-devel
404 Requires:       jack-audio-connection-kit-devel
405 %{?with_kvazaar:Requires:       kvazaar-devel >= 0.8.1}
406 Requires:       lame-libs-devel >= 3.98.3
407 %{?with_lensfun:Requires:       lensfun-devel >= 0.3.95}
408 Requires:       libass-devel
409 %{?with_iec61883:Requires:      libavc1394-devel}
410 Requires:       libbluray-devel
411 %{?with_bs2b:Requires:  libbs2b-devel}
412 %{?with_caca:Requires:  libcaca-devel}
413 Requires:       libcdio-paranoia-devel >= 0.90-2
414 %{?with_chromaprint:Requires:   libchromaprint-devel}
415 %{?with_crystalhd:Requires:     libcrystalhd-devel}
416 %{?with_dc1394:Requires:        libdc1394-devel >= 2}
417 %{?with_libdrm:Requires:        libdrm-devel}
418 %{?with_gsm:Requires:   libgsm-devel}
419 %{?with_iec61883:Requires:      libiec61883-devel}
420 %{?with_libklvanc:Requires:     libklvanc-devel}
421 %{?with_modplug:Requires:       libmodplug-devel}
422 %{?with_libmysofa:Requires:     libmysofa-devel >= 0.7}
423 %{?with_openmpt:Requires: libopenmpt-devel >= 0.4.5}
424 %if %{with dc1394} || %{with iec61883}
425 Requires:       libraw1394-devel >= 2
426 %endif
427 %{?with_librist:Requires:       librist-devel >= 0.2}
428 %{?with_librsvg:Requires:       librsvg-devel >= 2}
429 Requires:       librtmp-devel
430 %{?with_smb:Requires:   libsmbclient-devel}
431 %{?with_ssh:Requires:   libssh-devel}
432 Requires:       libstdc++-devel
433 %{?with_theora:Requires:        libtheora-devel >= 1.0-0.beta3}
434 Requires:       libv4l-devel
435 %{?with_va:Requires:    libva-devel >= 1.0.3}
436 %{?with_va:Requires:    libva-drm-devel >= 1.0.3}
437 %{?with_va:Requires:    libva-x11-devel >= 1.0.3}
438 Requires:       libvdpau-devel >= 1.3
439 Requires:       libvorbis-devel
440 %{?with_vpx:Requires:   libvpx-devel >= 1.4.0}
441 %{?with_webp:Requires:  libwebp-devel >= 0.4.0}
442 %{?with_x264:Requires:  libx264-devel >= 0.1.3-1.20110625_2245}
443 %{?with_x265:Requires:  libx265-devel >= 1.9}
444 # libxcb xcb-shm xcb-xfixes xcb-shape
445 Requires:       libxcb-devel >= 1.4
446 %{?with_libxml2:Requires:       libxml2-devel >= 2}
447 %{?with_lv2:Requires:   lilv-devel}
448 %{?with_mfx:Requires:   mfx_dispatch-devel >= 1.19}
449 %{?with_amr:Requires:   opencore-amr-devel}
450 %{?with_opencv:Requires:        opencv-devel >= 2}
451 %{?with_openh264:Requires:      openh264-devel >= 1.3}
452 Requires:       openjpeg2-devel >= 2.1
453 Requires:       opus-devel
454 %{?with_pulseaudio:Requires:    pulseaudio-devel}
455 %{?with_rabbitmq:Requires:      rabbitmq-c-devel >= 0.7.1}
456 %{?with_rav1e:Requires: rav1e-devel >= 0.4.0}
457 %{?with_rkmpp:Requires: rockchip-mpp-devel >= 1.3.7}
458 %{?with_rubberband:Requires:    rubberband-devel >= 1.8.1}
459 %{?with_shine:Requires: shine-devel >= 3.0.0}
460 %{?with_snappy:Requires:        snappy-devel}
461 %{?with_soxr:Requires:  soxr-devel}
462 Requires:       speex-devel >= 1:1.2-rc1
463 %{?with_glslang:Requires:       spirv-tools-devel}
464 %{?with_srt:Requires:   srt-devel >= 1.3}
465 %{?with_svtav1:Requires:        svt-av1-devel >= 0.8.4}
466 %{?with_tesseract:Requires:     tesseract-devel}
467 Requires:       twolame-devel >= 0.3.10
468 %{?with_uavs3d:Requires:        uavs3d-devel >= 1.1.41}
469 %{?with_vapoursynth:Requires:   vapoursynth-devel >= 42}
470 %{?with_vidstab:Requires:       vid.stab-devel >= 0.98}
471 %{?with_voamrwbenc:Requires:    vo-amrwbenc-devel}
472 %{?with_vmaf:Requires:  vmaf-devel >= 1.5.2}
473 %{?with_ilbc:Requires:  webrtc-libilbc-devel}
474 %{?with_avs:Requires:   xavs-devel}
475 %{?with_avs2:Requires:  xavs2-devel >= 1.3}
476 Requires:       xorg-lib-libX11-devel
477 Requires:       xorg-lib-libXext-devel
478 Requires:       xorg-lib-libXv-devel
479 %{?with_xvid:Requires:  xvid-devel >= 1:1.1.0}
480 Requires:       xz-devel
481 %{?with_zmq:Requires:   zeromq-devel >= 4.2.1}
482 %{?with_zimg:Requires:  zimg-devel >= 2.7.0}
483 Requires:       zlib-devel
484 %{?with_zvbi:Requires:  zvbi-devel >= 0.2.28}
485 Obsoletes:      libpostproc-devel
486
487 %description devel
488 ffmpeg header files.
489
490 %description devel -l pl.UTF-8
491 Pliki nagłówkowe ffmpeg.
492
493 %package static
494 Summary:        ffmpeg static libraries
495 Summary(pl.UTF-8):      Statyczne biblioteki ffmpeg
496 Group:          Development/Libraries
497 Requires:       %{name}-devel = %{version}-%{release}
498
499 %description static
500 ffmpeg static libraries (libavcodec and libavformat).
501
502 %description static -l pl.UTF-8
503 Statyczne biblioteki ffmpeg (libavcodec i libavformat).
504
505 %package ffplay
506 Summary:        FFplay - SDL-based media player
507 Summary(pl.UTF-8):      FFplay - odtwarzacz mediów oparty na SDL
508 Group:          Applications/Multimedia
509 Requires:       %{name}-libs = %{version}-%{release}
510
511 %description ffplay
512 FFplay is a very simple and portable media player using the FFmpeg
513 libraries and the SDL library. It is mostly used as a test bench for
514 the various APIs of FFmpeg.
515
516 %description ffplay -l pl.UTF-8
517 FFplay to bardzo prosty i przenoÅ›ny odtwarzacz mediów używajÄ…cy
518 bibliotek FFmpeg oraz biblioteki SDL. Jest używany głównie do
519 testowania różnych API FFmpeg.
520
521 %package doc
522 Summary:        FFmpeg documentation in HTML format
523 Summary(pl.UTF-8):      Dokumentacja pakietu FFmpeg w formacie HTML
524 Group:          Documentation
525 BuildArch:      noarch
526
527 %description doc
528 FFmpeg documentation in HTML format.
529
530 %description doc -l pl.UTF-8
531 Dokumentacja pakietu FFmpeg w formacie HTML.
532
533 %prep
534 %setup -q
535 %patch0 -p1
536 %patch1 -p1
537 %patch2 -p1
538 %if %{with v4l2_request}
539 %patch3 -p1
540 %endif
541 %patch4 -p1
542
543 # package the grep result for mplayer, the result formatted as ./mplayer/configure
544 cat <<EOF > ffmpeg-avconfig
545 #! /bin/sh
546 libavdecoders_all="$(sed -n 's/^[^#]*DEC.*(.*, *\(.*\)).*/\1_decoder/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
547 libavencoders_all="$(sed -n 's/^[^#]*ENC.*(.*, *\(.*\)).*/\1_encoder/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
548 libavparsers_all="$(sed -n 's/^[^#]*PARSER.*(.*, *\(.*\)).*/\1_parser/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
549 libavbsfs_all="$(sed -n 's/^[^#]*BSF.*(.*, *\(.*\)).*/\1_bsf/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
550 libavdemuxers_all="$(sed -n 's/^[^#]*DEMUX.*(.*, *\(.*\)).*/\1_demuxer/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
551 libavmuxers_all="$(sed -n 's/^[^#]*_MUX.*(.*, *\(.*\)).*/\1_muxer/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
552 libavprotocols_all="$(sed -n 's/^[^#]*PROTOCOL.*(.*, *\(.*\)).*/\1_protocol/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
553 libavhwaccels_all="$(sed -n 's/^[^#]*HWACCEL.*(.*, *\(.*\)).*/\1_hwaccel/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
554 libavfilters_all="$(sed -n 's/^[^#]*FILTER.*(.*, *\(.*\),.*).*/\1_filter/p' libavfilter/allfilters.c | tr '[a-z]' '[A-Z]')"
555 EOF
556 cat <<'EOF' >> ffmpeg-avconfig
557
558 case "$1" in
559 --decoders)
560         echo $libavdecoders_all
561         ;;
562 --encoders)
563         echo $libavencoders_all
564         ;;
565 --parsers)
566         echo $libavparsers_all
567         ;;
568 --bsfs)
569         echo $libavbsfs_all
570         ;;
571 --demuxers)
572         echo $libavdemuxers_all
573         ;;
574 --muxers)
575         echo $libavmuxers_all
576         ;;
577 --protocols)
578         echo $libavprotocols_all
579         ;;
580 --hwaccels)
581         echo $libavhwaccels_all
582         ;;
583 --filters)
584         echo $libavfilters_all
585         ;;
586 *)
587         cat <<USAGE
588 Usage: $0 [OPTION]
589 Options:
590   --decoders
591   --encoders
592   --parsers
593   --bsfs
594   --demuxers
595   --muxers
596   --protocols
597   --hwaccels
598   --filters
599 USAGE
600         exit 1;;
601 esac
602
603 exit 0
604 EOF
605
606 %build
607 # notes:
608 # - it's not autoconf configure
609 # - --disable-debug, --disable-optimizations, tune=generic causes not to override our optflags
610 ./configure \
611         --arch=%{_target_base_arch} \
612         --prefix=%{_prefix} \
613         --libdir=%{_libdir} \
614         --shlibdir=%{_libdir} \
615         --mandir=%{_mandir} \
616         --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}%{?with_decklink: -I/usr/include/decklink} -I/usr/include/opencv4" \
617         --extra-cxxflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcxxflags}%{?with_decklink: -I/usr/include/decklink} -I/usr/include/opencv4" \
618         --extra-ldflags="%{rpmcflags} %{rpmldflags}" \
619 %ifarch %{armv6}
620         --extra-libs="-latomic" \
621 %endif
622         --cc="%{__cc}" \
623         --disable-debug \
624         --disable-optimizations \
625         --disable-stripping \
626         %{!?with_doc:--disable-doc} \
627         --enable-avfilter \
628         --enable-avresample \
629         %{?with_chromaprint:--enable-chromaprint} \
630         %{?with_cudasdk:--enable-cuda-nvcc} \
631         %{?with_decklink:--enable-decklink} \
632         %{!?with_ffnvcodec:--disable-ffnvcodec} \
633         --enable-gnutls \
634         --enable-gpl \
635         --enable-version3 \
636         %{?with_frei0r:--enable-frei0r} \
637         %{?with_ladspa:--enable-ladspa} \
638         %{?with_aom:--enable-libaom} \
639         %{?with_aribb24:--enable-libaribb24} \
640         --enable-libass \
641         --enable-libbluray \
642         %{?with_bs2b:--enable-libbs2b} \
643         %{?with_caca:--enable-libcaca} \
644         --enable-libcelt \
645         --enable-libcdio \
646         %{?with_codec2:--enable-libcodec2} \
647         %{?with_dav1d:--enable-libdav1d} \
648         %{?with_avs2:--enable-libdavs2} \
649         %{?with_dc1394:--enable-libdc1394} \
650         %{?with_libdrm:--enable-libdrm} \
651         %{?with_flite:--enable-libflite} \
652         --enable-libfontconfig \
653         --enable-libfreetype \
654         %{?with_fribidi:--enable-libfribidi} \
655         %{?with_glslang:--enable-libglslang} \
656         %{?with_gme:--enable-libgme} \
657         %{?with_gsm:--enable-libgsm} \
658         %{?with_iec61883:--enable-libiec61883} \
659         %{?with_ilbc:--enable-libilbc} \
660         --enable-libjack \
661         %{?with_kvazaar:--enable-libkvazaar} \
662         %{?with_libklvanc:--enable-libklvanc} \
663         %{?with_lensfun:--enable-liblensfun} \
664         %{?with_mfx:--enable-libmfx} \
665         %{?with_modplug:--enable-libmodplug} \
666         --enable-libmp3lame \
667         %{?with_libmysofa:--enable-libmysofa} \
668         %{?with_amr:--enable-libopencore-amrnb} \
669         %{?with_amr:--enable-libopencore-amrwb} \
670         %{?with_opencv:--enable-libopencv} \
671         %{?with_openh264:--enable-libopenh264} \
672         --enable-libopenjpeg \
673         %{?with_openmpt:--enable-libopenmpt} \
674         --enable-libopus \
675         %{?with_pulseaudio:--enable-libpulse} \
676         %{?with_rabbitmq:--enable-librabbitmq} \
677         %{?with_rav1e:--enable-librav1e} \
678         %{?with_librist:--enable-librist} \
679         %{?with_librsvg:--enable-librsvg} \
680         --enable-librtmp \
681         %{?with_rubberband:--enable-librubberband} \
682         %{?with_shine:--enable-libshine} \
683         %{?with_smb:--enable-libsmbclient} \
684         %{?with_snappy:--enable-libsnappy} \
685         %{?with_soxr:--enable-libsoxr} \
686         --enable-libspeex \
687         %{?with_srt:--enable-libsrt} \
688         %{?with_ssh:--enable-libssh} \
689         %{?with_svtav1:--enable-libsvtav1} \
690         %{?with_tesseract:--enable-libtesseract} \
691         %{?with_theora:--enable-libtheora} \
692         --enable-libtwolame \
693         %{?with_uavs3d:--enable-libuavs3d} \
694         --enable-libv4l2 \
695         %{?with_vidstab:--enable-libvidstab} \
696         %{?with_vmaf:--enable-libvmaf} \
697         %{?with_voamrwbenc:--enable-libvo-amrwbenc} \
698         --enable-libvorbis \
699         %{?with_vpx:--enable-libvpx} \
700         %{?with_webp:--enable-libwebp} \
701         %{?with_x264:--enable-libx264} \
702         %{?with_x265:--enable-libx265} \
703         %{?with_avs:--enable-libxavs} \
704         %{?with_avs2:--enable-libxavs2} \
705         --enable-libxcb \
706         %{?with_libxml2:--enable-libxml2} \
707         %{?with_xvid:--enable-libxvid} \
708         %{?with_zimg:--enable-libzimg} \
709         %{?with_zmq:--enable-libzmq} \
710         %{?with_zvbi:--enable-libzvbi} \
711         %{?with_lv2:--enable-lv2} \
712         %{?with_omx:--enable-omx} \
713         %{?with_openal:--enable-openal} \
714         %{?with_opencl:--enable-opencl} \
715         %{?with_opengl:--enable-opengl} \
716         %{?with_pocketsphinx:--enable-pocketsphinx} \
717         --enable-postproc \
718         --enable-pthreads \
719         %{?with_rkmpp:--enable-rkmpp} \
720         --enable-shared \
721         --enable-swscale \
722         %{!?with_va:--disable-vaapi} \
723         %{?with_vapoursynth:--enable-vapoursynth} \
724         %{?with_vulkan:--enable-vulkan} \
725 %if %{with v4l2_request}
726         --enable-libudev \
727         --enable-v4l2-request \
728 %endif
729 %ifnarch %{ix86} %{x8664}
730         --disable-mmx \
731 %endif
732 %ifarch i386 i486
733         --disable-mmx \
734 %endif
735 %ifarch x32
736         --disable-asm \
737 %endif
738 %if %{with nonfree}
739         --enable-nonfree \
740         %{?with_fdk_aac:--enable-libfdk-aac} \
741         %{?with_npp:--enable-libnpp} \
742 %endif
743         --enable-runtime-cpudetect
744
745 %{__make} \
746         V=1
747
748 # CC_O to add -c to commandline. makefile should be patched
749 %{__make} tools/qt-faststart V=1 CC_O='-c -o $@'
750
751 %{?with_tests:%{__make} check V=1}
752
753 %install
754 rm -rf $RPM_BUILD_ROOT
755 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir},/etc/{sysconfig,rc.d/init.d}} \
756         $RPM_BUILD_ROOT%{_includedir}/ffmpeg
757
758 %{__make} install install-headers \
759         DESTDIR=$RPM_BUILD_ROOT \
760         V=1
761
762 # install nonstandard, non-public headers manually
763 cp -a config.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
764 for a in libavutil/*/{asm,bswap}.h; do
765         install -Dp $a $RPM_BUILD_ROOT%{_includedir}/$a
766 done
767 cp -a libavformat/riff.h $RPM_BUILD_ROOT%{_includedir}/libavformat
768
769 install -p tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
770
771 # install as ffmpeg-avconfig to avoid with possible programs looking for
772 # ffmpeg-config and expecting --libs output from it which is not implemented
773 # simple to do (by querying pkgconfig), but why?
774 install -p ffmpeg-avconfig $RPM_BUILD_ROOT%{_bindir}/ffmpeg-avconfig
775
776 # packaged as %doc in -doc
777 %if %{with doc}
778 %{__rm} $RPM_BUILD_ROOT%{_docdir}/ffmpeg/*.html
779 %endif
780
781 install -d $RPM_BUILD_ROOT%{_examplesdir}
782 %{__mv} $RPM_BUILD_ROOT%{_datadir}/ffmpeg/examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
783
784 %clean
785 rm -rf $RPM_BUILD_ROOT
786
787 %post   libs -p /sbin/ldconfig
788 %postun libs -p /sbin/ldconfig
789
790 %files
791 %defattr(644,root,root,755)
792 %doc CREDITS LICENSE.md MAINTAINERS README.md RELEASE_NOTES doc/APIchanges
793 %attr(755,root,root) %{_bindir}/ffmpeg
794 %attr(755,root,root) %{_bindir}/ffprobe
795 %attr(755,root,root) %{_bindir}/qt-faststart
796 %dir %{_datadir}/ffmpeg
797 %{_datadir}/ffmpeg/*.ffpreset
798 %{_datadir}/ffmpeg/ffprobe.xsd
799 %if %{with doc}
800 %{_mandir}/man1/ffmpeg.1*
801 %{_mandir}/man1/ffmpeg-all.1*
802 %{_mandir}/man1/ffmpeg-bitstream-filters.1*
803 %{_mandir}/man1/ffmpeg-codecs.1*
804 %{_mandir}/man1/ffmpeg-devices.1*
805 %{_mandir}/man1/ffmpeg-filters.1*
806 %{_mandir}/man1/ffmpeg-formats.1*
807 %{_mandir}/man1/ffmpeg-protocols.1*
808 %{_mandir}/man1/ffmpeg-resampler.1*
809 %{_mandir}/man1/ffmpeg-scaler.1*
810 %{_mandir}/man1/ffmpeg-utils.1*
811 %{_mandir}/man1/ffprobe.1*
812 %{_mandir}/man1/ffprobe-all.1*
813 %endif
814
815 %files libs
816 %defattr(644,root,root,755)
817 %attr(755,root,root) %{_libdir}/libavcodec.so.*.*.*
818 %attr(755,root,root) %ghost %{_libdir}/libavcodec.so.58
819 %attr(755,root,root) %{_libdir}/libavdevice.so.*.*.*
820 %attr(755,root,root) %ghost %{_libdir}/libavdevice.so.58
821 %attr(755,root,root) %{_libdir}/libavfilter.so.*.*.*
822 %attr(755,root,root) %ghost %{_libdir}/libavfilter.so.7
823 %attr(755,root,root) %{_libdir}/libavformat.so.*.*.*
824 %attr(755,root,root) %ghost %{_libdir}/libavformat.so.58
825 %attr(755,root,root) %{_libdir}/libavresample.so.*.*.*
826 %attr(755,root,root) %ghost %{_libdir}/libavresample.so.4
827 %attr(755,root,root) %{_libdir}/libavutil.so.*.*.*
828 %attr(755,root,root) %ghost %{_libdir}/libavutil.so.56
829 %attr(755,root,root) %{_libdir}/libpostproc.so.*.*.*
830 %attr(755,root,root) %ghost %{_libdir}/libpostproc.so.55
831 %attr(755,root,root) %{_libdir}/libswresample.so.*.*.*
832 %attr(755,root,root) %ghost %{_libdir}/libswresample.so.3
833 %attr(755,root,root) %{_libdir}/libswscale.so.*.*.*
834 %attr(755,root,root) %ghost %{_libdir}/libswscale.so.5
835
836 %files devel
837 %defattr(644,root,root,755)
838 %doc doc/optimization.txt
839 %attr(755,root,root) %{_bindir}/ffmpeg-avconfig
840 %attr(755,root,root) %{_libdir}/libavcodec.so
841 %attr(755,root,root) %{_libdir}/libavdevice.so
842 %attr(755,root,root) %{_libdir}/libavfilter.so
843 %attr(755,root,root) %{_libdir}/libavformat.so
844 %attr(755,root,root) %{_libdir}/libavresample.so
845 %attr(755,root,root) %{_libdir}/libavutil.so
846 %attr(755,root,root) %{_libdir}/libpostproc.so
847 %attr(755,root,root) %{_libdir}/libswresample.so
848 %attr(755,root,root) %{_libdir}/libswscale.so
849 %{_includedir}/ffmpeg
850 %{_includedir}/libavcodec
851 %{_includedir}/libavdevice
852 %{_includedir}/libavfilter
853 %{_includedir}/libavformat
854 %{_includedir}/libavresample
855 %{_includedir}/libavutil
856 %{_includedir}/libpostproc
857 %{_includedir}/libswresample
858 %{_includedir}/libswscale
859 %{_pkgconfigdir}/libavcodec.pc
860 %{_pkgconfigdir}/libavdevice.pc
861 %{_pkgconfigdir}/libavfilter.pc
862 %{_pkgconfigdir}/libavformat.pc
863 %{_pkgconfigdir}/libavresample.pc
864 %{_pkgconfigdir}/libavutil.pc
865 %{_pkgconfigdir}/libpostproc.pc
866 %{_pkgconfigdir}/libswresample.pc
867 %{_pkgconfigdir}/libswscale.pc
868 %if %{with doc}
869 %{_mandir}/man3/libavcodec.3*
870 %{_mandir}/man3/libavdevice.3*
871 %{_mandir}/man3/libavfilter.3*
872 %{_mandir}/man3/libavformat.3*
873 %{_mandir}/man3/libavutil.3*
874 %{_mandir}/man3/libswresample.3*
875 %{_mandir}/man3/libswscale.3*
876 %endif
877 %{_examplesdir}/%{name}-%{version}
878
879 %files static
880 %defattr(644,root,root,755)
881 %{_libdir}/libavcodec.a
882 %{_libdir}/libavdevice.a
883 %{_libdir}/libavfilter.a
884 %{_libdir}/libavformat.a
885 %{_libdir}/libavresample.a
886 %{_libdir}/libavutil.a
887 %{_libdir}/libpostproc.a
888 %{_libdir}/libswresample.a
889 %{_libdir}/libswscale.a
890
891 %files ffplay
892 %defattr(644,root,root,755)
893 %attr(755,root,root) %{_bindir}/ffplay
894 %if %{with doc}
895 %{_mandir}/man1/ffplay.1*
896 %{_mandir}/man1/ffplay-all.1*
897 %endif
898
899 %if %{with doc}
900 %files doc
901 %defattr(644,root,root,755)
902 %doc doc/*.html
903 %endif
This page took 0.116334 seconds and 2 git commands to generate.