Update to version 7.0.1
This commit is contained in:
@@ -1,21 +1,20 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
||||
pkgver = 6.1.1
|
||||
pkgrel = 6
|
||||
pkgver = 7.0.1
|
||||
pkgrel = 1
|
||||
url = https://www.ffmpeg.org/
|
||||
arch = x86_64
|
||||
license = LicenseRef-nonfree-and-unredistributable
|
||||
makedepends = clang
|
||||
makedepends = nasm
|
||||
makedepends = amf-headers
|
||||
makedepends = ffnvcodec-headers
|
||||
makedepends = nasm
|
||||
makedepends = opencl-headers
|
||||
makedepends = vulkan-headers
|
||||
makedepends = decklink-sdk
|
||||
depends = alsa-lib
|
||||
depends = aom
|
||||
depends = aribb24
|
||||
depends = libaribcaption
|
||||
depends = avisynthplus
|
||||
depends = bzip2
|
||||
depends = cairo
|
||||
@@ -63,6 +62,7 @@ pkgbase = ffmpeg-full
|
||||
depends = libpulse
|
||||
depends = librabbitmq-c
|
||||
depends = libraw1394
|
||||
depends = librist
|
||||
depends = librsvg
|
||||
depends = libsoxr
|
||||
depends = libssh
|
||||
@@ -88,6 +88,8 @@ pkgbase = ffmpeg-full
|
||||
depends = openjpeg2
|
||||
depends = openvino
|
||||
depends = opus
|
||||
depends = qrencode
|
||||
depends = quirc
|
||||
depends = rav1e
|
||||
depends = rtmpdump
|
||||
depends = rubberband
|
||||
@@ -119,14 +121,18 @@ pkgbase = ffmpeg-full
|
||||
depends = zvbi
|
||||
depends = chromaprint-fftw
|
||||
depends = davs2
|
||||
depends = libaribcaption
|
||||
depends = libklvanc
|
||||
depends = librist
|
||||
depends = rockchip-mpp
|
||||
depends = shine
|
||||
depends = uavs3d-git
|
||||
depends = vo-amrwbenc
|
||||
depends = xavs
|
||||
depends = xavs2
|
||||
depends = xevd
|
||||
depends = xeve
|
||||
optdepends = nvidia-utils: for NVIDIA NVDEC/NVENC support
|
||||
optdepends = vpl-runtime: for Intel Quick Sync Video
|
||||
provides = libavcodec.so
|
||||
provides = libavdevice.so
|
||||
provides = libavfilter.so
|
||||
@@ -137,36 +143,24 @@ pkgbase = ffmpeg-full
|
||||
provides = libswresample.so
|
||||
provides = ffmpeg
|
||||
conflicts = ffmpeg
|
||||
source = https://ffmpeg.org/releases/ffmpeg-6.1.1.tar.xz
|
||||
source = https://ffmpeg.org/releases/ffmpeg-6.1.1.tar.xz.asc
|
||||
source = 010-ffmpeg-add-svt-hevc-g6cca5b9.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/6cca5b932623d3a1953b165ae6b093ca1325ac44/ffmpeg_plugin/master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch
|
||||
source = 020-ffmpeg-add-svt-hevc-docs-g6cca5b9.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/6cca5b932623d3a1953b165ae6b093ca1325ac44/ffmpeg_plugin/0002-doc-Add-libsvt_hevc-encoder-docs.patch
|
||||
source = 030-ffmpeg-add-svt-vp9-g43ef8e5.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-VP9/43ef8e5e96932421858762392adbbab57c84aebf/ffmpeg_plugin/master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch
|
||||
source = https://ffmpeg.org/releases/ffmpeg-7.0.1.tar.xz
|
||||
source = https://ffmpeg.org/releases/ffmpeg-7.0.1.tar.xz.asc
|
||||
source = 010-ffmpeg-add-svt-hevc-ged80959.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/ed80959ebb5586aa7763c91a397d44be1798587c/ffmpeg_plugin/master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch
|
||||
source = 020-ffmpeg-add-svt-hevc-docs-ged80959.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/ed80959ebb5586aa7763c91a397d44be1798587c/ffmpeg_plugin/0002-doc-Add-libsvt_hevc-encoder-docs.patch
|
||||
source = 030-ffmpeg-add-svt-vp9-g3b9a3fa.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-VP9/3b9a3fa43da4cc5fe60c7d22afe2be15341392ea/ffmpeg_plugin/master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch
|
||||
source = 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
|
||||
source = 050-ffmpeg-fix-segfault-with-avisynthplus.patch
|
||||
source = 060-ffmpeg-fix-nvidia-vulkan-decoding-segfault.patch
|
||||
source = 070-ffmpeg-fix-lensfun-detection.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/e1c1dc8347f13104bc21e4100fcf4d4dddf5e5d8
|
||||
source = 080-ffmpeg-glslang14-fix.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/e43615fc2ab27d562ed7e087803f4a364a7d1175
|
||||
source = 090-ffmpeg-vulkan-headers1.3.279-fix.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/fef22c87ada4517441701e6e61e062c9f4399c8e
|
||||
source = 100-ffmpeg-nvenc-replace-deprecated-format-specifiers.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/43b417d516b0fabbec1f02120d948f636b8a018e
|
||||
source = 110-ffmpeg-nvenc-support-sdk-12.2-bit-depth-api.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/06c2a2c425f22e7dba5cad909737a631cc676e3f
|
||||
source = 120-ffmpeg-fix-vulkan-filters-output-format.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/eb7d019b326b0c34e07f2369f31e8ba266fa666b
|
||||
source = LICENSE
|
||||
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
||||
sha256sums = 8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968
|
||||
sha256sums = bce9eeb0f17ef8982390b1f37711a61b4290dc8c2a0c1a37b5857e85bfb0e4ff
|
||||
sha256sums = SKIP
|
||||
sha256sums = e8fdc940474f3819b9a8d30cab8164774584c051322acb6194bcb03d56e8175a
|
||||
sha256sums = 9047e18d34716812d4ea7eafc1d0fd8b376d922a4b6b4dc20237662fcaf0c996
|
||||
sha256sums = a164ebdc4d281352bf7ad1b179aae4aeb33f1191c444bed96cb8ab333c046f81
|
||||
sha256sums = 0433016c8523c7ce159523946a76c8fa06a926f33f94b70e8de7c2082d14178c
|
||||
sha256sums = 7d5ce8058b143bae1be10a06d79ac0f1a72daf00cf648309450d83bea249a6b1
|
||||
sha256sums = 0e277c0d5e33612ca7a11025958133b17bfbe23168b0aee5bd07f674f6fd7440
|
||||
sha256sums = f2f73793a45c9dffb033f23c1b10a612abe6528cbd06c04b06e8189d1ef208be
|
||||
sha256sums = 2b72fe52ea73fbc1ce7eb70b4c181893c761e30121879ddd5513976232d7adf8
|
||||
sha256sums = cebcc04cac957f6a9c08169765da4c7ef231ebbda225876e210fd60e8582c3d9
|
||||
sha256sums = c2ef9c35082ed2e5989428d086b7bfef1dfe9e0a85e6d259daf46f369f115483
|
||||
sha256sums = 8b5b6173c63d3dc280ba4110d91b1f303e1d0a1996956d51567962f570f770e5
|
||||
sha256sums = 8d7549121dfa6a3784f3cfbc30d8a4c997aaa17ce5e703e7a93b1f9a464134b4
|
||||
sha256sums = b509207b5695dd9023ffd6f747607f774bdb417be554da3d8e974022845a5f38
|
||||
sha256sums = 59da61f2b2c556fbe0cdbf84bcc00977ee3d2447085decb21f6298226559f2aa
|
||||
sha256sums = 62509a98460d3d48afcb0ce26250def7dfed124b82acc95a3b84a2802910c1fa
|
||||
sha256sums = b0ce071f0d9c7c5eff8e7e654e30c6f4377aa137797aeb54338c2c3a93d5472c
|
||||
sha256sums = 4a8972bc6eae02ed9f473938b6e4d9dfa544274143dd735903073ca89633b721
|
||||
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
||||
|
||||
pkgname = ffmpeg-full
|
||||
|
||||
Reference in New Issue
Block a user