xpra: update to 6.1.3.

This commit is contained in:
Andrew J. Hesford 2024-10-03 09:10:39 -04:00
parent a4fcf6bd76
commit c0bf83d591
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=6.1.2
version=6.1.3
revision=1
build_style=python3-module
make_build_args="--without-cuda_kernels --without-cuda_rebuild
@ -10,7 +10,7 @@ hostmakedepends="pkg-config python3-setuptools python3-Cython
$(vopt_if docs pandoc)"
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
gtk+3-devel pam-devel libXres-devel liblz4-devel libavif-devel
procps-ng-devel xxHash-devel"
depends="python3-gobject python3-Pillow python3-lz4 xauth xf86-video-dummy
xorg-server-xvfb"
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
homepage="https://xpra.org/"
changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md"
distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz"
checksum=e25a550f48f30e130b7da8ece1db2e8addd80e02ce059dab34f07c6b5d9a91b6
checksum=6a995e4539597730df9bec1d10abaec7bdb5d834494121430fb436c418c32f49
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
# Tests don't run properly without package installed
make_check=no