Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: update to 6.3.2.
@ 2024-05-14 15:29 mobinmob
  2024-05-17 13:07 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2024-05-14 15:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages anydesk
https://github.com/void-linux/void-packages/pull/50334

anydesk: update to 6.3.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/50334.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-50334.patch --]
[-- Type: text/x-diff, Size: 1897 bytes --]

From 49c5f09f7a00c3e8cdcd3013c9b96c5c9bd37775 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 14 May 2024 18:26:42 +0300
Subject: [PATCH] anydesk: update to 6.3.2.

Also:
- remove arm support, versions are not synced.
---
 srcpkgs/anydesk/template | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index bdba3feb78c71f..7f36428a1143cc 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,8 +1,8 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=6.3.0
+version=6.3.2
 revision=1
-archs="x86_64 armv7l armv7hf"
+archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="patchelf"
 depends="hicolor-icon-theme gtkglext"
@@ -14,20 +14,10 @@ homepage="https://anydesk.com/remote-desktop"
 nopie=yes
 restricted=yes
 
-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="30f6e44cea28428d1cb645055fae72cf166f63318e0c94f2c12d18a3614ce30c
-		 b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452"
-		;;
-	armv7*)
-		distfiles="https://download.anydesk.com/rpi/anydesk_${version}-1_armhf.deb
-		 https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-		checksum="10a8f442877d65458c800da2a4c772532c178a675c55604cca66156a5c812e1a
-		 b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452"
-		;;
-esac
+distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_amd64.deb
+https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
+checksum="2bc739676672b531e91d50f302c6ea8ad6b1612dc499d1d2f83b21a4c852658d
+ 9d2638a8746c12f424e0cdc90c76a5024dc2e98db55a57c34361a9a7afe38ccb"
 
 do_build() {
 	patchelf --remove-needed libpangox-1.0.so.0 usr/bin/anydesk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: anydesk: update to 6.3.2.
  2024-05-14 15:29 [PR PATCH] anydesk: update to 6.3.2 mobinmob
@ 2024-05-17 13:07 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-05-17 13:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

There's a merged pull request on the void-packages repository

anydesk: update to 6.3.2.
https://github.com/void-linux/void-packages/pull/50334

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-17 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-14 15:29 [PR PATCH] anydesk: update to 6.3.2 mobinmob
2024-05-17 13:07 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).