Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 5.54.0.
@ 2022-08-09 21:34 akierig
  2022-08-10  0:40 ` akierig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2022-08-09 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.54
https://github.com/void-linux/void-packages/pull/38565

Signal-Desktop: update to 5.54.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From 62c9502cf1a3c34d7c1d5f231f0d15f94ec49bb8 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Tue, 9 Aug 2022 16:34:36 -0500
Subject: [PATCH] Signal-Desktop: update to 5.54.0.

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

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 2a5090ec0d24..b2766853ec51 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.53.0
+version=5.54.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
@@ -13,7 +13,7 @@ maintainer="akierig <anelki@fastmail.de>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=48341c3e1195c0feeb15ed6362765d8a84607a307fcaa4f05dbfc87f0d674caf
+checksum=e46ad5ceda562cfc4b35de04f6e9fd85e597658445f3ddf73240fa1f7ec75fa1
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: Signal-Desktop: update to 5.54.0.
  2022-08-09 21:34 [PR PATCH] Signal-Desktop: update to 5.54.0 akierig
@ 2022-08-10  0:40 ` akierig
  2022-08-11 14:07 ` akierig
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-08-10  0:40 UTC (permalink / raw)
  To: ml

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

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/38565#issuecomment-1210025517

Comment:
I would welcome any help getting this to build on `aarch64`. I know there is a functional build for Apple Silicon (aka MacOS on `aarch64`) because I use it frequently. I'm not sure what they're changing if anything to get it to build for that platform. 

Cross compiling on the x86_64 machines I use hasn't really gotten me very far, though I've not tried it in a few months.

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

* Re: Signal-Desktop: update to 5.54.0.
  2022-08-09 21:34 [PR PATCH] Signal-Desktop: update to 5.54.0 akierig
  2022-08-10  0:40 ` akierig
@ 2022-08-11 14:07 ` akierig
  2022-08-11 14:08 ` akierig
  2022-08-17  0:29 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-08-11 14:07 UTC (permalink / raw)
  To: ml

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

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/38565#issuecomment-1210025517

Comment:
**see #38609**

~I would welcome any help getting this to build on `aarch64`. I know there is a functional build for Apple Silicon (aka MacOS on `aarch64`) because I use it frequently. I'm not sure what they're changing if anything to get it to build for that platform.~

~Cross compiling on the x86_64 machines I use hasn't really gotten me very far, though I've not tried it in a few months.~

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

* Re: Signal-Desktop: update to 5.54.0.
  2022-08-09 21:34 [PR PATCH] Signal-Desktop: update to 5.54.0 akierig
  2022-08-10  0:40 ` akierig
  2022-08-11 14:07 ` akierig
@ 2022-08-11 14:08 ` akierig
  2022-08-17  0:29 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-08-11 14:08 UTC (permalink / raw)
  To: ml

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

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/38565#issuecomment-1210025517

Comment:
**moved this discussion to #38609**

-----

I would welcome any help getting this to build on `aarch64`. I know there is a functional build for Apple Silicon (aka MacOS on `aarch64`) because I use it frequently. I'm not sure what they're changing if anything to get it to build for that platform.

Cross compiling on the x86_64 machines I use hasn't really gotten me very far, though I've not tried it in a few months.

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 5.54.0.
  2022-08-09 21:34 [PR PATCH] Signal-Desktop: update to 5.54.0 akierig
                   ` (2 preceding siblings ...)
  2022-08-11 14:08 ` akierig
@ 2022-08-17  0:29 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-08-17  0:29 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 5.54.0.
https://github.com/void-linux/void-packages/pull/38565

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

end of thread, other threads:[~2022-08-17  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 21:34 [PR PATCH] Signal-Desktop: update to 5.54.0 akierig
2022-08-10  0:40 ` akierig
2022-08-11 14:07 ` akierig
2022-08-11 14:08 ` akierig
2022-08-17  0:29 ` [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).