Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: update to 6.3.0.
@ 2023-12-29 11:16 mobinmob
  2023-12-29 17:34 ` classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mobinmob @ 2023-12-29 11:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1244 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/47970

anydesk: update to 6.3.0.
<!-- 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/47970.patch is attached

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

From 1de428010cc31cd7bf4495b698fdc1b5ab4e80af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 Dec 2023 13:14:58 +0200
Subject: [PATCH] anydesk: update to 6.3.0.

---
 srcpkgs/anydesk/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index eaec4b93ad602..4d1ad927675c1 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=6.2.1
+version=6.3.0
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -16,8 +16,8 @@ restricted=yes
 
 distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_x86_64.rpm
 	https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-checksum="68f8395a0c84f2560ffa425497fbf9846a61bb2dbc4b1010a8ffca7856514ab2
- 96a7ded2144ecdaff381c34e49eee3275caaaac00847e91abf5e7783706c989c"
+checksum="6df804da6010e79f62274b10e0d0f110c538dd7e3f3a6abd8cb7ce20d88c8399
+ b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452"
 
 
 do_build() {

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

* Re: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
@ 2023-12-29 17:34 ` classabbyamp
  2024-01-02 16:41 ` mobinmob
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-12-29 17:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47970#issuecomment-1872236891

Comment:
maybe some of the changes from #47656 can be included here?

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

* Re: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
  2023-12-29 17:34 ` classabbyamp
@ 2024-01-02 16:41 ` mobinmob
  2024-01-02 16:42 ` mobinmob
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-01-02 16:41 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/47970#issuecomment-1874267862

Comment:
> maybe some of the changes from #47656 can be included here?

I can add the distfiles for arm ... is there anything else that makes sense? The contents have been deleted.

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

* Re: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
  2023-12-29 17:34 ` classabbyamp
  2024-01-02 16:41 ` mobinmob
@ 2024-01-02 16:42 ` mobinmob
  2024-01-02 16:45 ` classabbyamp
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-01-02 16:42 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/47970#issuecomment-1874267862

Comment:
> maybe some of the changes from #47656 can be included here?

I can add the distfiles for arm ... is there anything else that makes sense? ~The contents have been deleted~.

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

* Re: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
                   ` (2 preceding siblings ...)
  2024-01-02 16:42 ` mobinmob
@ 2024-01-02 16:45 ` classabbyamp
  2024-01-02 17:06 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-01-02 16:45 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47970#issuecomment-1874272781

Comment:
mostly that

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

* Re: [PR PATCH] [Updated] anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
                   ` (3 preceding siblings ...)
  2024-01-02 16:45 ` classabbyamp
@ 2024-01-02 17:06 ` mobinmob
  2024-01-02 17:07 ` mobinmob
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-01-02 17:06 UTC (permalink / raw)
  To: ml

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

There is an updated 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/47970

anydesk: update to 6.3.0.
<!-- 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/47970.patch is attached

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

From 3846e9349157a1d39f0d8603fba340200aa555f7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 Dec 2023 13:14:58 +0200
Subject: [PATCH] anydesk: update to 6.3.0.

Also:
- include some changes from MechDR
---
 srcpkgs/anydesk/template | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index eaec4b93ad602..bdba3feb78c71 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,8 +1,8 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=6.2.1
+version=6.3.0
 revision=1
-archs="x86_64"
+archs="x86_64 armv7l armv7hf"
 create_wrksrc=yes
 hostmakedepends="patchelf"
 depends="hicolor-icon-theme gtkglext"
@@ -14,11 +14,20 @@ homepage="https://anydesk.com/remote-desktop"
 nopie=yes
 restricted=yes
 
-distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_x86_64.rpm
-	https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-checksum="68f8395a0c84f2560ffa425497fbf9846a61bb2dbc4b1010a8ffca7856514ab2
- 96a7ded2144ecdaff381c34e49eee3275caaaac00847e91abf5e7783706c989c"
-
+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
 
 do_build() {
 	patchelf --remove-needed libpangox-1.0.so.0 usr/bin/anydesk
@@ -27,5 +36,5 @@ do_build() {
 do_install() {
 	vlicense "${pkgname}-${version}"/copyright
 	rm -rf "${pkgname}-${version}"
-	vcopy "*" /
+	vcopy usr /
 }

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

* Re: [PR PATCH] [Updated] anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
                   ` (4 preceding siblings ...)
  2024-01-02 17:06 ` [PR PATCH] [Updated] " mobinmob
@ 2024-01-02 17:07 ` mobinmob
  2024-01-02 17:08 ` mobinmob
  2024-01-16 23:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-01-02 17:07 UTC (permalink / raw)
  To: ml

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

There is an updated 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/47970

anydesk: update to 6.3.0.
<!-- 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/47970.patch is attached

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

From 3725330dc59fd8e7ca80a36c48b2adce5390aeaf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 Dec 2023 13:14:58 +0200
Subject: [PATCH] anydesk: update to 6.3.0.

Also:
- include some changes from MechDR for armv7 support.
---
 srcpkgs/anydesk/template | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index eaec4b93ad602..bdba3feb78c71 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,8 +1,8 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=6.2.1
+version=6.3.0
 revision=1
-archs="x86_64"
+archs="x86_64 armv7l armv7hf"
 create_wrksrc=yes
 hostmakedepends="patchelf"
 depends="hicolor-icon-theme gtkglext"
@@ -14,11 +14,20 @@ homepage="https://anydesk.com/remote-desktop"
 nopie=yes
 restricted=yes
 
-distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_x86_64.rpm
-	https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-checksum="68f8395a0c84f2560ffa425497fbf9846a61bb2dbc4b1010a8ffca7856514ab2
- 96a7ded2144ecdaff381c34e49eee3275caaaac00847e91abf5e7783706c989c"
-
+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
 
 do_build() {
 	patchelf --remove-needed libpangox-1.0.so.0 usr/bin/anydesk
@@ -27,5 +36,5 @@ do_build() {
 do_install() {
 	vlicense "${pkgname}-${version}"/copyright
 	rm -rf "${pkgname}-${version}"
-	vcopy "*" /
+	vcopy usr /
 }

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

* Re: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
                   ` (5 preceding siblings ...)
  2024-01-02 17:07 ` mobinmob
@ 2024-01-02 17:08 ` mobinmob
  2024-01-16 23:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-01-02 17:08 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/47970#issuecomment-1874301869

Comment:
> mostly that

Done. 

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

* Re: [PR PATCH] [Merged]: anydesk: update to 6.3.0.
  2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
                   ` (6 preceding siblings ...)
  2024-01-02 17:08 ` mobinmob
@ 2024-01-16 23:19 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-01-16 23:19 UTC (permalink / raw)
  To: ml

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

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

anydesk: update to 6.3.0.
https://github.com/void-linux/void-packages/pull/47970

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] 9+ messages in thread

end of thread, other threads:[~2024-01-16 23:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 11:16 [PR PATCH] anydesk: update to 6.3.0 mobinmob
2023-12-29 17:34 ` classabbyamp
2024-01-02 16:41 ` mobinmob
2024-01-02 16:42 ` mobinmob
2024-01-02 16:45 ` classabbyamp
2024-01-02 17:06 ` [PR PATCH] [Updated] " mobinmob
2024-01-02 17:07 ` mobinmob
2024-01-02 17:08 ` mobinmob
2024-01-16 23:19 ` [PR PATCH] [Merged]: " classabbyamp

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).