extra/ffmpeg to 6.0-4

This commit is contained in:
Kevin Mihelich 2023-03-20 17:53:03 +00:00
parent 2d321e3692
commit 1314af4c76

View file

@ -16,7 +16,7 @@
pkgname=ffmpeg
pkgver=6.0
pkgrel=3
pkgrel=4
epoch=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -41,6 +41,7 @@ depends=(
libfreetype.so
libgl
libiec61883
libjxl.so
libmodplug
libopenmpt.so
libpulse
@ -153,6 +154,7 @@ build() {
--enable-libgsm \
--enable-libiec61883 \
--enable-libjack \
--enable-libjxl \
--enable-libmodplug \
--enable-libmp3lame \
--enable-libopencore_amrnb \