summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Demers2023-03-21 17:28:23 -0400
committerAlexandre Demers2023-03-21 17:28:23 -0400
commit928928b07c571cb960dceac10dbe53f8f9e828dd (patch)
tree17780423662cd9786c7af9c145460b0b8de5a1b5 /.SRCINFO
parente5b786791dcb3e9b882dbc4350ff152d40ea57d5 (diff)
downloadaur-928928b07c571cb960dceac10dbe53f8f9e828dd.tar.gz
Remove version check on lib32-libffmpeg from lib32-ffmpeg and add Zimg
Remove version check: while this is technically correct, where the executables in lib32-ffmpeg should depend on libraries from lib32-libffmpeg of the same version or greater, it seems a limit of the package managing tools. Add Zimg support. Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaeb38bf2a21..405eade4068a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lib32-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (32 bit)
pkgver = 6.0
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = http://ffmpeg.org/
arch = x86_64
@@ -54,6 +54,7 @@ pkgbase = lib32-ffmpeg
depends = lib32-libxml2
depends = lib32-libxv
depends = lib32-xvidcore
+ depends = lib32-zimg
depends = lib32-ocl-icd
depends = lib32-opencore-amr
depends = lib32-openjpeg2
@@ -77,7 +78,7 @@ pkgbase = lib32-ffmpeg
pkgname = lib32-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (32 bit)
- depends = lib32-libffmpeg=6.0
+ depends = lib32-libffmpeg
pkgname = lib32-libffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video - library (32 bit)