gst-libav: revbump for ffmpeg6

This commit is contained in:
zlice 2023-03-22 20:01:47 -04:00 committed by classabbyamp
parent 3ee7734009
commit f94453af1c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'gst-libav'
pkgname=gst-libav
version=1.24.4
revision=1
revision=2
build_style=meson
hostmakedepends="pkg-config yasm"
makedepends="orc-devel gst-plugins-base1-devel ffmpeg-devel"
makedepends="orc-devel gst-plugins-base1-devel ffmpeg6-devel"
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
short_desc="GStreamer libav plugin (1.x)"
maintainer="Orphaned <orphan@voidlinux.org>"