Update to 8.1.2 (whisper.cpp 1.9.1)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = ffmpeg-full
|
pkgbase = ffmpeg-full
|
||||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
||||||
pkgver = 8.1.1
|
pkgver = 8.1.2
|
||||||
pkgrel = 1.1
|
pkgrel = 1.1
|
||||||
url = https://ffmpeg.org/
|
url = https://ffmpeg.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -110,19 +110,19 @@ pkgbase = ffmpeg-full
|
|||||||
provides = libswscale.so
|
provides = libswscale.so
|
||||||
provides = libswresample.so
|
provides = libswresample.so
|
||||||
conflicts = ffmpeg
|
conflicts = ffmpeg
|
||||||
source = https://ffmpeg.org/releases/ffmpeg-8.1.1.tar.xz
|
source = https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz
|
||||||
source = https://ffmpeg.org/releases/ffmpeg-8.1.1.tar.xz.asc
|
source = https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz.asc
|
||||||
source = git+https://github.com/lensfun/lensfun.git
|
source = git+https://github.com/lensfun/lensfun.git
|
||||||
source = https://github.com/ggml-org/whisper.cpp/archive/v1.8.4/whisper.cpp-1.8.4.tar.gz
|
source = https://github.com/ggml-org/whisper.cpp/archive/v1.9.1/whisper.cpp-1.9.1.tar.gz
|
||||||
source = 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
|
source = 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
|
||||||
source = 050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch
|
source = 050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch
|
||||||
source = 060-ffmpeg-whisper.cpp-fix-pkgconfig.patch
|
source = 060-ffmpeg-whisper.cpp-fix-pkgconfig.patch
|
||||||
source = LICENSE
|
source = LICENSE
|
||||||
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
||||||
sha256sums = b6863adde98898f42602017462871b5f6333e65aec803fdd7a6308639c52edf3
|
sha256sums = 464beb5e7bf0c311e68b45ae2f04e9cc2af88851abb4082231742a74d97b524c
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = b26f30e52c095ccb75da40b168437736605eb280de57381887bf9e2b65f31e66
|
sha256sums = 147267177eef7b22ec3d2476dd514d1b12e160e176230b740e3d1bd600118447
|
||||||
sha256sums = 95223dda645c15b3daf79cd4d55df5d4ac46207f749973396bb761b743586ed6
|
sha256sums = 95223dda645c15b3daf79cd4d55df5d4ac46207f749973396bb761b743586ed6
|
||||||
sha256sums = 1bbd783da8483e2cffe99715125dddbd88c81ae36f28eee5ae7df5705c448077
|
sha256sums = 1bbd783da8483e2cffe99715125dddbd88c81ae36f28eee5ae7df5705c448077
|
||||||
sha256sums = 8d834668c277071dabe91db2a38bf2c02cd73cc5be0ceeb0ed1e176ab9525c68
|
sha256sums = 8d834668c277071dabe91db2a38bf2c02cd73cc5be0ceeb0ed1e176ab9525c68
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
|
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
|
||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
pkgver=8.1.1
|
pkgver=8.1.2
|
||||||
pkgrel=1.1
|
pkgrel=1.1
|
||||||
_whispercpp_ver='1.8.4'
|
_whispercpp_ver='1.9.1'
|
||||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
|
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://ffmpeg.org/'
|
url='https://ffmpeg.org/'
|
||||||
@@ -125,10 +125,10 @@ source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}
|
|||||||
'050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch'
|
'050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch'
|
||||||
'060-ffmpeg-whisper.cpp-fix-pkgconfig.patch'
|
'060-ffmpeg-whisper.cpp-fix-pkgconfig.patch'
|
||||||
'LICENSE')
|
'LICENSE')
|
||||||
sha256sums=('b6863adde98898f42602017462871b5f6333e65aec803fdd7a6308639c52edf3'
|
sha256sums=('464beb5e7bf0c311e68b45ae2f04e9cc2af88851abb4082231742a74d97b524c'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'b26f30e52c095ccb75da40b168437736605eb280de57381887bf9e2b65f31e66'
|
'147267177eef7b22ec3d2476dd514d1b12e160e176230b740e3d1bd600118447'
|
||||||
'95223dda645c15b3daf79cd4d55df5d4ac46207f749973396bb761b743586ed6'
|
'95223dda645c15b3daf79cd4d55df5d4ac46207f749973396bb761b743586ed6'
|
||||||
'1bbd783da8483e2cffe99715125dddbd88c81ae36f28eee5ae7df5705c448077'
|
'1bbd783da8483e2cffe99715125dddbd88c81ae36f28eee5ae7df5705c448077'
|
||||||
'8d834668c277071dabe91db2a38bf2c02cd73cc5be0ceeb0ed1e176ab9525c68'
|
'8d834668c277071dabe91db2a38bf2c02cd73cc5be0ceeb0ed1e176ab9525c68'
|
||||||
|
|||||||
Reference in New Issue
Block a user