xpra: revbump for ffmpeg6

This commit is contained in:
zlice 2023-03-22 20:01:52 -04:00 committed by classabbyamp
parent c036c65eec
commit 1997b05f9a
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,14 +1,14 @@
# Template file for 'xpra'
pkgname=xpra
version=6.1.0
revision=1
revision=2
build_style=python3-module
make_build_args="--without-cuda_kernels --without-cuda_rebuild
$(vopt_if docs "--with-docs")"
make_install_args="${make_build_args}"
hostmakedepends="pkg-config python3-setuptools python3-Cython
$(vopt_if docs pandoc)"
makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
makedepends="ffmpeg6-devel libXcomposite-devel libXrandr-devel libXtst-devel
libvpx-devel libwebp-devel libxkbfile-devel python3-gobject-devel x264-devel
gtk+3-devel pam-devel libXres-devel liblz4-devel libavif-devel libaom-devel
procps-ng-devel xxHash-devel"