Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ffmpeg | name : ffmpeg | ||||
| homepage : https://www.ffmpeg.org/ | homepage : https://www.ffmpeg.org/ | ||||
| version : 3.4.4 | version : 4.0.2 | ||||
| release : 54 | release : 55 | ||||
| source : | source : | ||||
| - https://ffmpeg.org/releases/ffmpeg-3.4.4.tar.xz : 386f7601e865df6bddde05bb6927119b5a853f0b92e2e9834f59c125a17d3fc6 | - https://ffmpeg.org/releases/ffmpeg-4.0.2.tar.xz : a95c0cc9eb990e94031d2183f2e6e444cc61c99f6f182d1575c433d62afb2f97 | ||||
| license : | license : | ||||
| - LGPL-3.0-or-later | - LGPL-3.0-or-later | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| component : multimedia.codecs | component : multimedia.codecs | ||||
| summary : A complete, cross-platform solution to record, convert and stream audio and video. | summary : A complete, cross-platform solution to record, convert and stream audio and video | ||||
| description: | | description: | | ||||
| FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, | FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, | ||||
| stream, filter and play several formats that humans and machines have created. | stream, filter and play several formats that humans and machines have created. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(caca) | - pkgconfig(caca) | ||||
| - pkgconfig(fdk-aac) | - pkgconfig(fdk-aac) | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(fribidi) | - pkgconfig(fribidi) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(gnutls) | |||||
| - pkgconfig(libaacs) | - pkgconfig(libaacs) | ||||
| - pkgconfig(libass) | - pkgconfig(libass) | ||||
| - pkgconfig(libbluray) | - pkgconfig(libbluray) | ||||
| - pkgconfig(libcdio_paranoia) | - pkgconfig(libcdio_paranoia) | ||||
| - pkgconfig(libopenjp2) | - pkgconfig(libopenjp2) | ||||
| - pkgconfig(libpulse) | - pkgconfig(libpulse) | ||||
| - pkgconfig(libssh) | - pkgconfig(libssh) | ||||
| - pkgconfig(libv4l2) | - pkgconfig(libv4l2) | ||||
| Show All 26 Lines | ./configure --prefix=/usr \ | ||||
| --libdir=%libdir% \ | --libdir=%libdir% \ | ||||
| --disable-debug \ | --disable-debug \ | ||||
| --disable-stripping \ | --disable-stripping \ | ||||
| --enable-shared \ | --enable-shared \ | ||||
| --disable-static \ | --disable-static \ | ||||
| --enable-avisynth \ | --enable-avisynth \ | ||||
| --enable-avresample \ | --enable-avresample \ | ||||
| --enable-gcrypt \ | --enable-gcrypt \ | ||||
| --enable-gnutls \ | |||||
| --enable-gpl \ | --enable-gpl \ | ||||
| --enable-libass \ | --enable-libass \ | ||||
| --enable-libbluray \ | --enable-libbluray \ | ||||
| --enable-libcaca \ | --enable-libcaca \ | ||||
| --enable-libcdio \ | --enable-libcdio \ | ||||
| --enable-libfdk-aac \ | --enable-libfdk-aac \ | ||||
| --enable-libfontconfig \ | --enable-libfontconfig \ | ||||
| --enable-libfreetype \ | --enable-libfreetype \ | ||||
| Show All 27 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.