summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0e83c98569d..def7824ebe82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-obs
pkgdesc = Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD
pkgver = 6.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://ffmpeg.org/
arch = x86_64
arch = aarch64
@@ -56,6 +56,7 @@ pkgbase = ffmpeg-obs
depends = libvdpau
depends = vid.stab>=1.1.1
depends = libvorbis
+ depends = libvpl
depends = libvpx>=1.13
depends = libwebp
depends = libx11
@@ -64,7 +65,6 @@ pkgbase = ffmpeg-obs
depends = libxml2
depends = libxv
depends = ocl-icd
- depends = onevpl
depends = opencore-amr
depends = openjpeg2
depends = opus
diff --git a/PKGBUILD b/PKGBUILD
index e036a18edece..c911dbeb5b15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -113,6 +113,7 @@ depends=(
libvdpau
"vid.stab>=$_vidstabver"
libvorbis
+ libvpl
"libvpx>=$_libvpxver"
libwebp
libx11
@@ -121,7 +122,6 @@ depends=(
libxml2
libxv
ocl-icd
- onevpl
opencore-amr
openjpeg2
opus