anydesk: update to 8.0.1.

This commit is contained in:
ErenHDE
2026-03-26 23:49:24 +01:00
committed by Duncan Overbruck
parent 2dc110af58
commit a33beb1bae
+19 -6
View File
@@ -1,8 +1,8 @@
# Template file for 'anydesk'
pkgname=anydesk
version=6.3.2
version=8.0.1
revision=1
archs="x86_64"
archs="x86_64 aarch64"
create_wrksrc=yes
hostmakedepends="patchelf"
depends="hicolor-icon-theme gtkglext"
@@ -14,10 +14,23 @@ homepage="https://anydesk.com/remote-desktop"
nopie=yes
restricted=yes
distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_amd64.deb
https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
checksum="2bc739676672b531e91d50f302c6ea8ad6b1612dc499d1d2f83b21a4c852658d
9d2638a8746c12f424e0cdc90c76a5024dc2e98db55a57c34361a9a7afe38ccb"
case "$XBPS_TARGET_MACHINE" in
x86_64)
distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_amd64.deb
https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
checksum="85473025c465aa1f650148467a0fc1e5c567e967caff5b314ad8fb97d4b04dc4
9d964da7fce97e722c4c29c65ffe9c182884553c99ca84a14c03a311e9d4ce49"
;;
aarch64)
distfiles="https://download.anydesk.com/rpi/anydesk_${version}-1_arm64.deb
https://download.anydesk.com/rpi/anydesk-${version}-arm64.tar.gz"
checksum="af09f85d1b52e239a11c22ac3e10ddd70aa8444e8deec55626cecd8c463c99cc
7a48be982e49eb615e904de98533269cc765de36fe493569168d3fa77c7e9143"
;;
*)
broken="No distfiles available for this target"
;;
esac
do_build() {
patchelf --remove-needed libpangox-1.0.so.0 usr/bin/anydesk