Update to version 8.0
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
||||
pkgver = 7.1.2
|
||||
pkgver = 8.0
|
||||
pkgrel = 1
|
||||
url = https://www.ffmpeg.org/
|
||||
url = https://ffmpeg.org/
|
||||
arch = x86_64
|
||||
license = LicenseRef-nonfree-and-unredistributable
|
||||
makedepends = amf-headers
|
||||
makedepends = clang
|
||||
makedepends = cmake
|
||||
makedepends = cuda
|
||||
makedepends = ffnvcodec-headers
|
||||
makedepends = git
|
||||
makedepends = gmp
|
||||
makedepends = libgl
|
||||
makedepends = libomxil-bellagio
|
||||
makedepends = lv2
|
||||
makedepends = nasm
|
||||
makedepends = patchutils
|
||||
makedepends = opencl-headers
|
||||
makedepends = vulkan-headers
|
||||
depends = alsa-lib
|
||||
@@ -24,8 +25,10 @@ pkgbase = ffmpeg-full
|
||||
depends = bzip2
|
||||
depends = cairo
|
||||
depends = celt
|
||||
depends = chromaprint-fftw
|
||||
depends = codec2
|
||||
depends = dav1d
|
||||
depends = davs2
|
||||
depends = flite1
|
||||
depends = fontconfig
|
||||
depends = freetype2
|
||||
@@ -45,6 +48,7 @@ pkgbase = ffmpeg-full
|
||||
depends = lcevcdec
|
||||
depends = lcms2
|
||||
depends = lensfun-git
|
||||
depends = libaribcaption
|
||||
depends = libass
|
||||
depends = libavc1394
|
||||
depends = libbluray
|
||||
@@ -61,6 +65,7 @@ pkgbase = ffmpeg-full
|
||||
depends = libiec61883
|
||||
depends = libilbc
|
||||
depends = libjxl
|
||||
depends = libklvanc
|
||||
depends = liblc3
|
||||
depends = libmodplug
|
||||
depends = libmysofa
|
||||
@@ -88,6 +93,7 @@ pkgbase = ffmpeg-full
|
||||
depends = lilv
|
||||
depends = ocl-icd
|
||||
depends = openal
|
||||
depends = openapv
|
||||
depends = opencore-amr
|
||||
depends = opencv2
|
||||
depends = openh264
|
||||
@@ -97,84 +103,78 @@ pkgbase = ffmpeg-full
|
||||
depends = qrencode
|
||||
depends = quirc
|
||||
depends = rav1e
|
||||
depends = rockchip-mpp
|
||||
depends = rtmpdump
|
||||
depends = rubberband
|
||||
depends = sdl2
|
||||
depends = shine
|
||||
depends = smbclient
|
||||
depends = snappy
|
||||
depends = sndio
|
||||
depends = speex
|
||||
depends = spirv-tools
|
||||
depends = srt
|
||||
depends = svt-av1
|
||||
depends = svt-hevc
|
||||
depends = svt-vp9
|
||||
depends = tesseract
|
||||
depends = twolame
|
||||
depends = uavs3d-git
|
||||
depends = v4l-utils
|
||||
depends = vapoursynth
|
||||
depends = vid.stab
|
||||
depends = vmaf
|
||||
depends = vo-amrwbenc
|
||||
depends = vulkan-icd-loader
|
||||
depends = vvenc
|
||||
depends = x264
|
||||
depends = x265
|
||||
depends = xavs
|
||||
depends = xavs2
|
||||
depends = xevd
|
||||
depends = xeve
|
||||
depends = xvidcore
|
||||
depends = xz
|
||||
depends = zeromq
|
||||
depends = zimg
|
||||
depends = zlib
|
||||
depends = zvbi
|
||||
depends = chromaprint-fftw
|
||||
depends = davs2
|
||||
depends = libaribcaption
|
||||
depends = libklvanc
|
||||
depends = rockchip-mpp
|
||||
depends = shine
|
||||
depends = uavs3d-git
|
||||
depends = vo-amrwbenc
|
||||
depends = vvenc
|
||||
depends = xavs
|
||||
depends = xavs2
|
||||
depends = xevd
|
||||
depends = xeve
|
||||
optdepends = nvidia-utils: for NVIDIA NVDEC/NVENC support
|
||||
optdepends = nvidia-utils: for NVIDIA CUVID/NVDEC/NVENC support
|
||||
optdepends = vpl-runtime: for Intel Quick Sync Video
|
||||
provides = ffmpeg
|
||||
provides = libavcodec.so
|
||||
provides = libavdevice.so
|
||||
provides = libavfilter.so
|
||||
provides = libavformat.so
|
||||
provides = libavutil.so
|
||||
provides = libpostproc.so
|
||||
provides = libswscale.so
|
||||
provides = libswresample.so
|
||||
provides = ffmpeg
|
||||
conflicts = ffmpeg
|
||||
source = https://ffmpeg.org/releases/ffmpeg-7.1.2.tar.xz
|
||||
source = https://ffmpeg.org/releases/ffmpeg-7.1.2.tar.xz.asc
|
||||
source = https://github.com/obsproject/obs-studio/archive/32.0.0/obs-studio-32.0.0.tar.gz
|
||||
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 = https://ffmpeg.org/releases/ffmpeg-8.0.tar.xz
|
||||
source = https://ffmpeg.org/releases/ffmpeg-8.0.tar.xz.asc
|
||||
source = https://github.com/obsproject/obs-studio/archive/32.0.1/obs-studio-32.0.1.tar.gz
|
||||
source = https://github.com/ggml-org/whisper.cpp/archive/v1.8.0/whisper.cpp-1.8.0.tar.gz
|
||||
source = 010-ffmpeg-add-svt-hevc.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 = 031-ffmpeg-add-svt-vp9.patch
|
||||
source = 030-ffmpeg-add-svt-vp9.patch
|
||||
source = 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
|
||||
source = 050-ffmpeg-fix-nvidia-vulkan-decoding-segfault.patch
|
||||
source = 060-ffmpeg-fix-cuda-nvcc-with-gcc14.patch
|
||||
source = 070-ffmpeg-lcevcdec4.0.0-fix.patch
|
||||
source = 080-ffmpeg-cuda13-fix.patch
|
||||
source = 050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch
|
||||
source = 060-ffmpeg-whisper.cpp-fix-pkgconfig.patch
|
||||
source = 070-ffmpeg-lcevcdec4.0.0-fix.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/fa23202cc7baab899894e8d22d82851a84967848
|
||||
source = 080-ffmpeg-cuda13-fix.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/f8a300c6739ea2ca648579d7faf3ae9811b9f19a
|
||||
source = LICENSE
|
||||
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
||||
sha256sums = 089bc60fb59d6aecc5d994ff530fd0dcb3ee39aa55867849a2bbc4e555f9c304
|
||||
sha256sums = b2751fccb6cc4c77708113cd78b561059b6fa904b24162fa0be2d60273d27b8e
|
||||
sha256sums = SKIP
|
||||
sha256sums = 6c73099d53aee7b57faa624431891901d9c84b2d93e284d27799fdc33868d113
|
||||
sha256sums = 9047e18d34716812d4ea7eafc1d0fd8b376d922a4b6b4dc20237662fcaf0c996
|
||||
sha256sums = 906278ccedb5ed919e586697467eb7fa4205fceeda127386ce5b74026113ba96
|
||||
sha256sums = c006a5e472ee41e7a733d0bf7326e339c8b281d3a91a1c8a35468fa0a051940f
|
||||
sha256sums = 4b1053cc01244c79e3b23dc696eaff1aeb0627a2098e1a720a025d4ad75b5c16
|
||||
sha256sums = a164ebdc4d281352bf7ad1b179aae4aeb33f1191c444bed96cb8ab333c046f81
|
||||
sha256sums = 59da61f2b2c556fbe0cdbf84bcc00977ee3d2447085decb21f6298226559f2aa
|
||||
sha256sums = aa0daffc4d234b6621b63c298dc165d29522c5087f8905a923d23ee2d164e9ad
|
||||
sha256sums = 57697441b8f3ff3be883a2444b4cb89eed452764d24965e74e7b101e6af7f70a
|
||||
sha256sums = 5a3731d1410747703948c87e46bb3aef820c6038f7101ab37f9d072cd1d15d15
|
||||
sha256sums = f749aeb2f5afd9920cb4e3e3e4a64d014b01bce374cf5c593df728611f898e7e
|
||||
sha256sums = 2ff4ba31e43d6d397542ec25df224cef01cf501409e202255e9414e482ba14cf
|
||||
sha256sums = 9c3b4bc1c5e8687f610b5d251c2ec759c4fa1ddda999863e908e6046b9bab3bf
|
||||
sha256sums = da01eb3ca31d35d23257760875e14bed808b3fea02f290028adaed76062125a0
|
||||
sha256sums = 5cb2475de410f5696072687af88e91461cdacd1bb636ac14a3b348e3383934f1
|
||||
sha256sums = 9f3d84b3abe1077b3d6c1a25f36dcddf6419a7fe3217a4edd52aab6f0e4cd838
|
||||
sha256sums = 98b3d28cbd13bb575c602785f6b8cb0b66ea3128ab5a3a82fc1645822320c136
|
||||
sha256sums = d2bacb3a5b0201503554c3394ea1f3fbc8ad79d5c2721e0c226134d40812ad08
|
||||
sha256sums = 79e3fbc30c86e0db789af78e79dc23227e5f6887531bcd52b2defa8526d1455b
|
||||
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
||||
|
||||
pkgname = ffmpeg-full
|
||||
|
||||
Reference in New Issue
Block a user