Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
ffmpeg
ffmpeg.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ffmpeg.spec of Package ffmpeg
# # spec file for package ffmpeg # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %if 0%{?BUILD_ORIG} %bcond_without nvidia %else %bcond_with nvidia %endif %bcond_with fdk_aac %bcond_with librtmp %bcond_with vo_aacenc %bcond_with x264 %bcond_with x265 %bcond_with xvid %bcond_with opencore # vidstab currently can't enter Factory due to legal review / unclarity. Temp disable %bcond_with vidstab Name: ffmpeg Version: 3.4.2 Release: 0 Summary: Library for working with various multimedia formats License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Multimedia/Video/Editors and Convertors Url: https://ffmpeg.org/ #Freshcode-URL: http://freshcode.club/projects/ffmpeg #Git-Clone: git://source.ffmpeg.org/ffmpeg Source: https://www.ffmpeg.org/releases/%name-%version.tar.xz Source2: https://www.ffmpeg.org/releases/%name-%version.tar.xz.asc Source3: ffmpeg-rpmlintrc Source4: enable_decoders Source5: enable_encoders Source99: baselibs.conf Patch1: ffmpeg-libcdio_cdda-pkgconfig.patch Patch2: ffmpeg-arm6l.diff Patch3: ffmpeg-new-coder-errors.diff Patch4: ffmpeg-codec-choice.diff Patch5: ffmpeg-CVE-2017-17555.diff Patch6: ffmpeg-CVE-2018-13302.patch Patch7: ffmpeg-CVE-2018-1999010.patch Patch8: ffmpeg-CVE-2018-1999011.patch Patch9: ffmpeg-CVE-2018-1999012.patch Patch10: ffmpeg-CVE-2018-1999013.patch Patch11: ffmpeg-CVE-2018-15822.patch Patch12: ffmpeg-CVE-2018-13300.patch Patch13: ffmpeg-CVE-2018-12458.patch Patch14: ffmpeg-CVE-2018-13305.patch Patch15: ffmpeg-CVE-2018-14395.patch Patch16: ffmpeg-CVE-2018-14394.patch Patch17: ffmpeg-CVE-2019-12730.patch Patch18: ffmpeg-CVE-2019-9718.patch Patch19: ffmpeg-CVE-2018-13301.patch Patch20: ffmpeg-CVE-2019-17542.patch Patch21: ffmpeg-CVE-2019-17539.patch Patch22: ffmpeg-CVE-2020-13904.patch Patch23: ffmpeg-CVE-2020-20448.patch Patch24: ffmpeg-CVE-2020-20451.patch Patch25: ffmpeg-CVE-2020-21041.patch Patch26: ffmpeg-CVE-2020-22015.patch Patch27: ffmpeg-CVE-2020-22016.patch Patch28: ffmpeg-CVE-2020-22017.patch Patch29: ffmpeg-CVE-2020-22020.patch Patch30: ffmpeg-CVE-2020-22021.patch Patch31: ffmpeg-CVE-2020-22022.patch Patch32: ffmpeg-CVE-2020-22023.patch Patch33: ffmpeg-CVE-2020-22025.patch Patch34: ffmpeg-CVE-2020-22026.patch Patch35: ffmpeg-CVE-2020-22031.patch Patch36: ffmpeg-CVE-2020-22032.patch Patch37: ffmpeg-CVE-2020-22033.patch Patch38: ffmpeg-CVE-2020-22034.patch Patch39: ffmpeg-CVE-2020-22038.patch Patch40: ffmpeg-CVE-2020-22039.patch Patch41: ffmpeg-CVE-2020-22043.patch Patch42: ffmpeg-CVE-2020-22044.patch Patch43: ffmpeg-CVE-2019-9721.patch Patch44: ffmpeg-CVE-2020-22046.patch Patch45: ffmpeg-CVE-2020-22048.patch Patch46: ffmpeg-CVE-2020-22049.patch Patch47: ffmpeg-CVE-2020-22054.patch Patch48: ffmpeg-CVE-2021-38114.patch Patch49: ffmpeg-CVE-2020-21688.patch Patch50: ffmpeg-CVE-2020-21697.patch Patch51: ffmpeg-CVE-2021-38171.patch Patch52: ffmpeg-CVE-2020-22042.patch Patch53: ffmpeg-CVE-2020-20891.patch Patch54: ffmpeg-CVE-2020-20892.patch Patch55: ffmpeg-CVE-2020-20895.patch Patch56: ffmpeg-CVE-2020-20896.patch Patch57: ffmpeg-CVE-2020-20899.patch Patch58: ffmpeg-CVE-2020-20902.patch Patch59: ffmpeg-CVE-2020-22037.patch Patch60: ffmpeg-CVE-2020-35965.patch Patch61: ffmpeg-CVE-2021-3566.patch Patch62: ffmpeg-CVE-2021-38094.patch Patch63: ffmpeg-CVE-2022-3109.patch Patch64: ffmpeg-CVE-2019-13390.patch Patch65: ffmpeg-CVE-2022-3341.patch Patch66: ffmpeg-CVE-2022-48434.patch Patch67: ffmpeg-CVE-2021-28429.patch Patch68: ffmpeg-fix-new-binutils.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2023-49502.patch CVE-2023-49502 bsc#1223235 qzhao@suse.com -- Adjusts the logic to consider the chroma planes and makes the change to all three bwdif implementations. Patch69: ffmpeg-CVE-2023-49502.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2024-31578.patch CVE-2024-31578 bsc#1223070 qzhao@suse.com -- Fix heap use after free when vulkan_frames_init failed. Patch70: ffmpeg-CVE-2024-31578.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2023-50010.patch CVE-2023-50010 bsc#1223256 qzhao@suse.com -- fixes the out of array access. Patch71: ffmpeg-CVE-2023-50010.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2023-51794.patch CVE-2023-51794 bsc#1223437 xwang@suse.com -- Fix heap buffer overflow at libavfilter Patch72: ffmpeg-CVE-2023-51794.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2024-32230.patch CVE-2024-32230 bsc#1227296 qzhao@suse.com -- Fix 1 line and one column images. Patch73: ffmpeg-CVE-2024-32230.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2020-22027-shim-273edb2f.patch CVE-2020-22027 bsc#1186607 qzhao@suse.com -- Rewrite avfilter/vf_neighbor part without using temp memory. Patch74: ffmpeg-CVE-2020-22027-shim-273edb2f.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2020-22027.patch CVE-2020-22027 bsc#1186607 qzhao@suse.com -- In avfilter/vf_neighbor component check if width is 1. Patch75: ffmpeg-CVE-2020-22027.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2021-38291.patch CVE-2021-38291 bsc#1189428 qzhao@suse.com -- In avcodec/utils: don't return negative values in av_get_audio_frame_duration() Patch76: ffmpeg-CVE-2021-38291.patch # PATCH-FIX-UPSTREAM ffmpeg-CVE-2023-51798.patch CVE-2023-51798 bsc#1223304 qzhao@suse.com -- Check pts before division. Patch77: ffmpeg-CVE-2023-51798.patch BuildRequires: ladspa-devel BuildRequires: libgsm-devel BuildRequires: libmp3lame-devel BuildRequires: nasm BuildRequires: pkg-config BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(celt) >= 0.11.0 BuildRequires: pkgconfig(enca) BuildRequires: pkgconfig(fontconfig) >= 2.4.2 BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(fribidi) >= 0.19.0 BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libcdio) BuildRequires: pkgconfig(libcdio_paranoia) BuildRequires: pkgconfig(libdc1394-2) BuildRequires: pkgconfig(liboil-0.3) >= 0.3.15 BuildRequires: pkgconfig(libopenjpeg) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libraw1394) BuildRequires: pkgconfig(libva) >= 0.35.0 BuildRequires: pkgconfig(libwebp) >= 0.4 BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(opus) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(theora) >= 1.1 BuildRequires: pkgconfig(twolame) BuildRequires: pkgconfig(vdpau) %if %{with vidstab} BuildRequires: pkgconfig(vidstab) >= 0.98 %endif BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(vpx) >= 1.3.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-render) BuildRequires: pkgconfig(xcb-shape) BuildRequires: pkgconfig(xcb-shm) BuildRequires: pkgconfig(xcb-xfixes) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(zvbi-0.2) %if 0%{?BUILD_ORIG} %if %{with fdk_aac} BuildRequires: pkgconfig(fdk-aac) %endif %if %{with librtmp} BuildRequires: pkgconfig(librtmp) %endif %if %{with xvid} BuildRequires: libxvidcore-devel %endif %if %{with opencore} BuildRequires: pkgconfig(opencore-amrnb) %endif %if %{with x264} BuildRequires: pkgconfig(x264) %endif %if %{with x265} BuildRequires: pkgconfig(x265) %endif %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: ffmpeg-tools = %{version} Obsoletes: ffmpeg-tools < %{version} Requires: libavcodec57 = %version-%release Requires: libavdevice57 = %version-%release Requires: libavfilter6 = %version-%release Requires: libavformat57 = %version-%release Requires: libavresample3 = %version-%release Requires: libavutil55 = %version-%release Requires: libpostproc54 = %version-%release Requires: libswresample2 = %version-%release Requires: libswscale4 = %version-%release %description FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play several formats that humans and machines have created. %if !0%{?BUILD_ORIG} This build of ffmpeg is limited in the number of codecs supported. %endif %package -n libavcodec57 Summary: FFmpeg codec library # For mozillas Group: System/Libraries Requires: libavutil55 = %version-%release Requires: libswresample2 = %version-%release Provides: libavcodec = %version-%release %if 0%{?BUILD_ORIG} Provides: libavcodec-full = %version-%release # This can be required by packages likes vlc-codecs - following the shlib name to not get random lib providers Provides: libavcodec57(unrestricted) %endif %description -n libavcodec57 The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. %if !0%{?BUILD_ORIG} This build of ffmpeg is limited in the number of codecs supported. %endif %package -n libavcodec-devel Summary: Development files for FFmpeg's codec library Group: Development/Libraries/C and C++ Requires: libavcodec57 = %version-%release Requires: libavresample-devel = %version-%release Requires: libavutil-devel = %version-%release %description -n libavcodec-devel The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. This subpackage contains the headers for FFmpeg libavcodec. %package -n libavdevice57 Summary: FFmpeg device library Group: System/Libraries Requires: libavcodec57 = %version-%release Requires: libavfilter6 = %version-%release Requires: libavformat57 = %version-%release Requires: libavutil55 = %version-%release %description -n libavdevice57 The libavdevice library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. %package -n libavdevice-devel Summary: Development files for FFmpeg's device library Group: Development/Libraries/C and C++ Provides: ffmpeg-devel = %version Obsoletes: ffmpeg-devel < %version Requires: libavcodec-devel = %version-%release Requires: libavdevice57 = %version-%release Requires: libavfilter-devel = %version-%release Requires: libavformat-devel = %version-%release Requires: libavresample-devel = %version-%release Requires: libavutil-devel = %version-%release Requires: libpostproc-devel = %version-%release Requires: libswresample-devel = %version-%release Requires: libswscale-devel = %version-%release %description -n libavdevice-devel The libavdevice library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. This subpackage contains the headers for FFmpeg libavcodec. %package -n libavfilter6 Summary: FFmpeg audio and video filtering library Group: System/Libraries Requires: libavcodec57 = %version-%release Requires: libavformat57 = %version-%release Requires: libavresample3 = %version-%release Requires: libavutil55 = %version-%release Requires: libpostproc54 = %version-%release Requires: libswresample2 = %version-%release Requires: libswscale4 = %version-%release %description -n libavfilter6 The libavfilter library provides a generic audio/video filtering framework containing several filters, sources and sinks. %package -n libavfilter-devel Summary: Development files for FFmpeg's audio/video filter library Group: Development/Libraries/C and C++ Requires: libavcodec-devel = %version-%release Requires: libavfilter6 = %version-%release Requires: libavformat-devel = %version-%release Requires: libavresample-devel = %version-%release Requires: libavutil-devel = %version-%release Requires: libpostproc-devel = %version-%release Requires: libswresample-devel = %version-%release Requires: libswscale-devel = %version-%release %description -n libavfilter-devel The libavfilter library provides a generic audio/video filtering framework containing several filters, sources and sinks. This subpackage contains the headers for FFmpeg libavfilter. %package -n libavformat57 Summary: FFmpeg's stream format library Group: System/Libraries Requires: libavcodec57 = %version-%release Requires: libavutil55 = %version-%release %description -n libavformat57 The libavformat library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. %if !0%{?BUILD_ORIG} This build of ffmpeg is limited in the number of codecs supported. %endif %package -n libavformat-devel Summary: Development files for FFmpeg's stream format library Group: Development/Libraries/C and C++ Requires: libavcodec-devel = %version-%release Requires: libavformat57 = %version-%release Requires: libavutil-devel = %version-%release Requires: libswresample-devel = %version-%release %description -n libavformat-devel The libavformat library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. This subpackage contains the headers for FFmpeg libavformat. %package -n libavresample3 Summary: FFmpeg alternate audio resampling library Group: System/Libraries Requires: libavutil55 = %version-%release %description -n libavresample3 An audio resampling library that is being provided for drop-in compatibility with libav. It is advised to use libswresample for new code. %package -n libavresample-devel Summary: Development files for libavresample as present in FFmpeg Group: Development/Libraries/C and C++ Requires: libavresample3 = %version-%release Requires: libavutil-devel = %version-%release %description -n libavresample-devel An audio resampling library that is being provided for drop-in compatibility with libav. It is advised to use libswresample for new code. This subpackage contains the headers for FFmpeg's copy of libavresample. %package -n libavutil55 Summary: FFmpeg's utility library Group: System/Libraries %description -n libavutil55 The libavutil library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). %package -n libavutil-devel Summary: Development files for FFmpeg's utility library Group: Development/Libraries/C and C++ Requires: libavutil55 = %version-%release %description -n libavutil-devel The libavutil library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). This subpackage contains the headers for FFmpeg libavutil. %package -n libpostproc54 Summary: FFmpeg post-processing library Group: System/Libraries Requires: libavutil55 = %version-%release %description -n libpostproc54 A library with video postprocessing filters, such as deblocking and deringing filters, noise reduction, automatic contrast and brightness correction, linear/cubic interpolating deinterlacing. %package -n libpostproc-devel Summary: Development files for the FFmpeg post-processing library Group: Development/Libraries/C and C++ Requires: libavutil-devel = %version-%release Requires: libpostproc54 = %version-%release %description -n libpostproc-devel A library with video postprocessing filters, such as deblocking and deringing filters, noise reduction, automatic contrast and brightness correction, linear/cubic interpolating deinterlacing. This subpackage contains the headers for FFmpeg libpostproc. %package -n libswresample2 Summary: FFmpeg software resampling library Group: System/Libraries Requires: libavutil55 = %version-%release %description -n libswresample2 The libswresample library performs audio conversion between different sample rates, channel layout and channel formats. %package -n libswresample-devel Summary: Development files for the FFmpeg software resampling library Group: Development/Libraries/C and C++ Requires: libavutil-devel = %version-%release Requires: libswresample2 = %version-%release %description -n libswresample-devel The libswresample library performs audio conversion between different sample rates, channel layout and channel formats. This subpackage contains the headers for FFmpeg libswresample. %package -n libswscale4 Summary: FFmpeg image scaling and colorspace/pixel conversion library Group: System/Libraries Requires: libavutil55 = %version-%release %description -n libswscale4 The libswscale library performs image scaling and colorspace and pixel format conversion operations. %package -n libswscale-devel Summary: Development files for FFmpeg's image scaling and colorspace library Group: Development/Libraries/C and C++ Requires: libavutil-devel = %version-%release Requires: libswscale4 = %version-%release %description -n libswscale-devel The libswscale library performs image scaling and colorspace and pixel format conversion operations. This subpackage contains the headers for FFmpeg libswscale. %package private-devel Summary: Some FFmpeg private headers Group: Development/Libraries/C and C++ Requires: libavcodec-devel = %version-%release Requires: libavformat-devel = %version-%release Requires: libavutil-devel = %version-%release %description private-devel FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play several formats that humans and machines have created. This package contains some private headers for libavformat, libavcodec and libavutil which are needed by libav-tools to build. No other package apart from libav should depend on these private headers which are expected to break compatibility without any notice. %prep %setup -q %patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 %patch12 -p1 %patch13 -p1 %patch14 -p1 %patch15 -p1 %patch16 -p1 %patch17 -p1 %patch18 -p1 %patch19 -p1 %patch20 -p1 %patch21 -p1 %patch22 -p1 %patch23 -p1 %patch24 -p1 %patch25 -p1 %patch26 -p1 %patch27 -p1 %patch28 -p1 %patch29 -p1 %patch30 -p1 %patch31 -p1 %patch32 -p1 %patch33 -p1 %patch34 -p1 %patch35 -p1 %patch36 -p1 %patch37 -p1 %patch38 -p1 %patch39 -p1 %patch40 -p1 %patch41 -p1 %patch42 -p1 %patch43 -p1 %patch44 -p1 %patch45 -p1 %patch46 -p1 %patch47 -p1 %patch48 -p1 %patch49 -p1 %patch50 -p1 %patch51 -p1 %patch52 -p1 %patch53 -p1 %patch54 -p1 %patch55 -p1 %patch56 -p1 %patch57 -p1 %patch58 -p1 %patch59 -p1 %patch60 -p1 %patch61 -p1 %patch62 -p1 %patch63 -p1 %patch64 -p1 %patch65 -p1 %patch66 -p1 %patch67 -p1 %patch68 -p1 %patch69 -p1 %patch70 -p1 %patch71 -p1 %patch72 -p1 %patch73 -p1 %patch74 -p1 %patch75 -p1 %patch76 -p1 %patch77 -p1 %build perl -i -pe 's{__TIME__|__DATE__}{"$&"}g' *.c CFLAGS="%optflags" \ ./configure \ --prefix="%_prefix" --libdir="%_libdir" --shlibdir="%_libdir" \ --incdir="%_includedir/ffmpeg" \ --extra-cflags="%optflags" --optflags="%optflags" \ --disable-htmlpages \ --enable-pic --disable-stripping \ --enable-shared --disable-static \ --enable-gpl \ --disable-openssl \ --enable-avresample \ --enable-libcdio \ --enable-gnutls \ --enable-ladspa \ %if ! %{with nvidia} --disable-cuda \ --disable-cuvid \ %endif --enable-libass \ --enable-libbluray \ --enable-libcelt \ --enable-libcdio \ --enable-libdc1394 \ --enable-libfreetype \ --enable-libgsm \ --enable-libmp3lame \ --enable-libopenjpeg \ --enable-libopus \ --enable-libpulse \ --enable-libspeex \ --enable-libtheora \ --enable-libtwolame \ %if %{with vidstab} --enable-libvidstab \ %endif --enable-libvorbis \ --enable-libvpx \ --enable-libwebp \ --enable-libzvbi \ --enable-vaapi \ --enable-vdpau \ %if 0%{?BUILD_ORIG} %if %{with fdk_aac} --enable-libfdk_aac --enable-nonfree \ %endif %if %{with opencore} --enable-libopencore-amrnb \ --enable-libopencore-amrwb \ --enable-version3 \ %endif %if %{with x264} --enable-libx264 \ %endif %if %{with x265} --enable-libx265 \ %endif %if %{with xvid} --enable-libxvid \ %endif %else --enable-muxers \ --enable-demuxers \ --disable-encoders \ --disable-decoders \ --disable-decoder=mpeg4,h263,h264,hevc,vc1 \ --enable-encoder="$(perl -pe 's{^(\w*).*}{$1,}gs' <%_sourcedir/enable_encoders)" \ --enable-decoder="$(perl -pe 's{^(\w*).*}{$1,}gs' <%_sourcedir/enable_decoders)" \ for i in MPEG4 H263 H264 HEVC VC1; do grep -q "#define CONFIG_${i}_DECODER 0" config.h done %endif cat config.h make %{?_smp_mflags} V=1 %global extratools aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper probetest qt-faststart seek_print sidxindex trasher for i in %extratools; do make "tools/$i" done %install b="%buildroot" %make_install install-man rm -Rf "$b/%_datadir/ffmpeg/examples" for i in %extratools; do cp -a "tools/$i" "$b/%_bindir/" done # Install private headers required by libav-tools for i in libavformat/options_table.h libavformat/os_support.h \ libavformat/internal.h libavcodec/options_table.h libavutil/libm.h \ libavutil/internal.h libavutil/colorspace.h libavutil/timer.h \ libavutil/x86/emms.h libavutil/aarch64/timer.h libavutil/arm/timer.h \ libavutil/bfin/timer.h libavutil/ppc/timer.h libavutil/x86/timer.h; do mkdir -p "$b/%_includedir/ffmpeg/private/"`dirname $i` cp -a $i "$b/%_includedir/ffmpeg/private/$i" done %post -n libavcodec57 -p /sbin/ldconfig %postun -n libavcodec57 -p /sbin/ldconfig %post -n libavdevice57 -p /sbin/ldconfig %postun -n libavdevice57 -p /sbin/ldconfig %post -n libavfilter6 -p /sbin/ldconfig %postun -n libavfilter6 -p /sbin/ldconfig %post -n libavformat57 -p /sbin/ldconfig %postun -n libavformat57 -p /sbin/ldconfig %post -n libavresample3 -p /sbin/ldconfig %postun -n libavresample3 -p /sbin/ldconfig %post -n libavutil55 -p /sbin/ldconfig %postun -n libavutil55 -p /sbin/ldconfig %post -n libpostproc54 -p /sbin/ldconfig %postun -n libpostproc54 -p /sbin/ldconfig %post -n libswresample2 -p /sbin/ldconfig %postun -n libswresample2 -p /sbin/ldconfig %post -n libswscale4 -p /sbin/ldconfig %postun -n libswscale4 -p /sbin/ldconfig %files %defattr(-,root,root) %doc doc/ffserver.conf Changelog COPYING.GPLv2 CREDITS LICENSE.md README.md %_bindir/* %_mandir/man1/ff*.1* %_datadir/ffmpeg/ %files -n libavcodec57 %defattr(-,root,root) %_libdir/libavcodec.so.* %files -n libavdevice57 %defattr(-,root,root) %_libdir/libavdevice.so.* %files -n libavfilter6 %defattr(-,root,root) %_libdir/libavfilter.so.* %files -n libavformat57 %defattr(-,root,root) %_libdir/libavformat.so.* %files -n libavresample3 %defattr(-,root,root) %_libdir/libavresample.so.* %files -n libavutil55 %defattr(-,root,root) %_libdir/libavutil.so.* %files -n libpostproc54 %defattr(-,root,root) %_libdir/libpostproc.so.* %files -n libswresample2 %defattr(-,root,root) %_libdir/libswresample.so.* %files -n libswscale4 %defattr(-,root,root) %_libdir/libswscale.so.* %files -n libavcodec-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavcodec/ %_libdir/libavcodec.so %_libdir/pkgconfig/libavcodec.pc %_mandir/man3/libavcodec.3* %files -n libavdevice-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavdevice/ %_libdir/libavdevice.so %_libdir/pkgconfig/libavdevice.pc %_mandir/man3/libavdevice.3* %files -n libavfilter-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavfilter/ %_libdir/libavfilter.so %_libdir/pkgconfig/libavfilter.pc %_mandir/man3/libavfilter.3* %files -n libavformat-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavformat/ %_libdir/libavformat.so %_libdir/pkgconfig/libavformat.pc %_mandir/man3/libavformat.3* %files -n libavresample-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavresample/ %_libdir/libavresample.so %_libdir/pkgconfig/libavresample.pc %files -n libavutil-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libavutil/ %_libdir/libavutil.so %_libdir/pkgconfig/libavutil.pc %_mandir/man3/libavutil.3* %files -n libpostproc-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libpostproc/ %_libdir/libpostproc.so %_libdir/pkgconfig/libpostproc.pc %files -n libswresample-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libswresample/ %_libdir/libswresample.so %_libdir/pkgconfig/libswresample.pc %_mandir/man3/libswresample.3* %files -n libswscale-devel %defattr(-,root,root) %dir %_includedir/ffmpeg/ %_includedir/ffmpeg/libswscale/ %_libdir/libswscale.so %_libdir/pkgconfig/libswscale.pc %_mandir/man3/libswscale.3* %files private-devel %defattr(-,root,root) %_includedir/ffmpeg/private/ %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor