Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: fix eula checksum.
@ 2021-10-23 14:26 mobinmob
  2021-10-24  0:59 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: mobinmob @ 2021-10-23 14:26 UTC (permalink / raw)
  To: ml

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

anydesk: fix eula checksum.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33714.patch is attached

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

From 6eb0ec33cb2f507fdeb69e7c14509616d3237f1e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 23 Oct 2021 17:25:11 +0300
Subject: [PATCH] anydesk: fix eula checksum.

---
 srcpkgs/anydesk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 0d8597d11f3f..9cee744381a7 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,7 +1,7 @@
 # Template file for 'anydesk'
 pkgname=anydesk
 version=6.1.1
-revision=1
+revision=2
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="patchelf rpmextract w3m"
@@ -16,7 +16,7 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=93f8ffb2ec46b7601be7682a4096a23ac19768bc5bcd88afb28a88c90f38867a
 
-_eula_digest=596226d4f35d871f5dd8bdce1c2a5d00ca9ee76dcb0668a08a9e2ca64e53d11f
+_eula_digest=c2c506dd3fe335365e10814d4b1a2cde227898ce0ddda25c2246a2e18b4ac576
 
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
@ 2021-10-24  0:59 ` ericonr
  2021-10-24 11:37 ` mobinmob
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-10-24  0:59 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950240400

Comment:
No need to revbump, I think.

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
  2021-10-24  0:59 ` ericonr
@ 2021-10-24 11:37 ` mobinmob
  2021-10-24 11:37 ` mobinmob
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:37 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950308130

Comment:
> No need to revbump, I think.

OK :) 
Ι did not revbump because the template has `restricted=yes`, so it will not be available as a package. Also, the change does not affect users that already have installed the sw.

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
  2021-10-24  0:59 ` ericonr
  2021-10-24 11:37 ` mobinmob
@ 2021-10-24 11:37 ` mobinmob
  2021-10-24 11:38 ` mobinmob
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:37 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950308130

Comment:
> No need to revbump, I think.

OK :) 
Ι though about not revbumpimg because the template has `restricted=yes`, so it will not be available as a package. Also, the change does not affect users that already have installed the sw.

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
                   ` (2 preceding siblings ...)
  2021-10-24 11:37 ` mobinmob
@ 2021-10-24 11:38 ` mobinmob
  2021-10-24 11:39 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:38 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950308130

Comment:
> No need to revbump, I think.

OK :) 
Ι though about not revbumpimg because the template has `restricted=yes`, so it will not be available as a package. Also, the change does not affect users that already have installed the sw.
I will remove it.

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

* Re: [PR PATCH] [Updated] anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
                   ` (3 preceding siblings ...)
  2021-10-24 11:38 ` mobinmob
@ 2021-10-24 11:39 ` mobinmob
  2021-10-24 11:40 ` mobinmob
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:39 UTC (permalink / raw)
  To: ml

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

anydesk: fix eula checksum.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33714.patch is attached

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

From b60edee85318456f6f348572a3595f0428e95d14 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 23 Oct 2021 17:25:11 +0300
Subject: [PATCH] anydesk: fix eula checksum.

---
 srcpkgs/anydesk/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 0d8597d11f3f..631eb3452181 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -16,7 +16,7 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=93f8ffb2ec46b7601be7682a4096a23ac19768bc5bcd88afb28a88c90f38867a
 
-_eula_digest=596226d4f35d871f5dd8bdce1c2a5d00ca9ee76dcb0668a08a9e2ca64e53d11f
+_eula_digest=c2c506dd3fe335365e10814d4b1a2cde227898ce0ddda25c2246a2e18b4ac576
 
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
                   ` (4 preceding siblings ...)
  2021-10-24 11:39 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-24 11:40 ` mobinmob
  2021-10-24 11:43 ` mobinmob
  2021-10-24 15:54 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:40 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950308666

Comment:
@ericonr Done. Or  undone :P

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

* Re: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
                   ` (5 preceding siblings ...)
  2021-10-24 11:40 ` mobinmob
@ 2021-10-24 11:43 ` mobinmob
  2021-10-24 15:54 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2021-10-24 11:43 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33714#issuecomment-950308130

Comment:
> No need to revbump, I think.

OK :) 
Ι though about not revbumping because the template has `restricted=yes`, so it will not be available as a package. Also, the change does not affect users that already have installed the sw.
I will remove it.

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

* Re: [PR PATCH] [Merged]: anydesk: fix eula checksum.
  2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
                   ` (6 preceding siblings ...)
  2021-10-24 11:43 ` mobinmob
@ 2021-10-24 15:54 ` ericonr
  7 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-10-24 15:54 UTC (permalink / raw)
  To: ml

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

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

anydesk: fix eula checksum.
https://github.com/void-linux/void-packages/pull/33714

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 13+ messages in thread

* Re: anydesk: fix eula checksum.
  2022-03-27 18:27 [PR PATCH] " mobinmob
                   ` (2 preceding siblings ...)
  2022-03-27 19:00 ` mobinmob
@ 2022-03-27 19:56 ` mobinmob
  3 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2022-03-27 19:56 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/36381#issuecomment-1080007720

Comment:
I reverted to using the generic tarball. I do not have an icon now - the files are in the proper location... Program works fine, I cannot justify spending more time on it :)

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

* Re: anydesk: fix eula checksum.
  2022-03-27 18:27 [PR PATCH] " mobinmob
  2022-03-27 18:57 ` tibequadorian
  2022-03-27 19:00 ` mobinmob
@ 2022-03-27 19:00 ` mobinmob
  2022-03-27 19:56 ` mobinmob
  3 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2022-03-27 19:00 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36381#issuecomment-1079998759

Comment:
> In their "Generic Linux" version is a copyright file https://download.anydesk.com/linux/anydesk-6.1.1-amd64.tar.gz

Not sure that is enough, but the current way of getting the eula and its checksum offers nothing.
I will check the contents and probably revert to that, thanks @tibequadorian !

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

* Re: anydesk: fix eula checksum.
  2022-03-27 18:27 [PR PATCH] " mobinmob
  2022-03-27 18:57 ` tibequadorian
@ 2022-03-27 19:00 ` mobinmob
  2022-03-27 19:00 ` mobinmob
  2022-03-27 19:56 ` mobinmob
  3 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2022-03-27 19:00 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36381#issuecomment-1079998759

Comment:
> In their "Generic Linux" version is a copyright file https://download.anydesk.com/linux/anydesk-6.1.1-amd64.tar.gz

Not sure that is enough, but the current way of getting the eula and its checksum offes nothing at all.
I will check the contents and probably revert to that, thanks @tibequadorian !

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

* Re: anydesk: fix eula checksum.
  2022-03-27 18:27 [PR PATCH] " mobinmob
@ 2022-03-27 18:57 ` tibequadorian
  2022-03-27 19:00 ` mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 13+ messages in thread
From: tibequadorian @ 2022-03-27 18:57 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36381#issuecomment-1079998376

Comment:
In their "Generic Linux" version is a copyright file
https://download.anydesk.com/linux/anydesk-6.1.1-amd64.tar.gz

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

end of thread, other threads:[~2022-03-27 19:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 14:26 [PR PATCH] anydesk: fix eula checksum mobinmob
2021-10-24  0:59 ` ericonr
2021-10-24 11:37 ` mobinmob
2021-10-24 11:37 ` mobinmob
2021-10-24 11:38 ` mobinmob
2021-10-24 11:39 ` [PR PATCH] [Updated] " mobinmob
2021-10-24 11:40 ` mobinmob
2021-10-24 11:43 ` mobinmob
2021-10-24 15:54 ` [PR PATCH] [Merged]: " ericonr
2022-03-27 18:27 [PR PATCH] " mobinmob
2022-03-27 18:57 ` tibequadorian
2022-03-27 19:00 ` mobinmob
2022-03-27 19:00 ` mobinmob
2022-03-27 19:56 ` mobinmob

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