Compare commits

..
1 Commits
Author SHA1 Message Date
EnumDev 4e5a2f1269 Update package version to 9.0.1 2026-09-04 15:56:41 +03:00
2 changed files with 6 additions and 3 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
name: ffmpeg
description: A complete, cross-platform solution to record, convert and stream audio and video
version: 8.1.2
revision: 5
version: 9.0.1
revision: 1
url: https://ffmpeg.org/
license: GPL3-only
maintainers:
@@ -50,6 +50,7 @@ depends:
- sdl2-compat
- speex
- svt-av1
- v4l-utils
- vulkan-loader
- x264
- x265
@@ -65,4 +66,4 @@ downloads:
- url: https://ffmpeg.org/releases/ffmpeg-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 464beb5e7bf0c311e68b45ae2f04e9cc2af88851abb4082231742a74d97b524c
checksum: cf38e0e28c7e5605942c4a77755349b0145804a397af37eb1fb4c77cb237f635
+2
View File
@@ -41,7 +41,9 @@ build() {
--enable-librav1e \
--enable-librsvg \
--enable-libspeex \
--enable-libssh \
--enable-libsvtav1 \
--enable-libv4l2 \
--enable-libvorbis \
--enable-libvpx \
--enable-libwebp \