Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 1.33.3.
@ 2020-04-26 21:49 x1ddos
  2020-04-26 22:33 ` [PR PATCH] [Updated] " x1ddos
  2020-04-28 13:36 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: x1ddos @ 2020-04-26 21:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/x1ddos/void-packages signalapp-1.33.3
https://github.com/void-linux/void-packages/pull/21358

Signal-Desktop: update to 1.33.3.
They switched from spellchecker to typo-js in https://github.com/signalapp/Signal-Desktop/commit/9e9401693c so changes in commit b7e6be3f are no longer required.

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

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

From ad7a64e2becd1b14a4241101580519addf69523f Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sun, 26 Apr 2020 23:42:35 +0200
Subject: [PATCH] Signal-Desktop: update to 1.33.3.

They switched from spellchecker to typo-js in
https://github.com/signalapp/Signal-Desktop/commit/9e9401693c
so changes in commit b7e6be3f are no longer required.
---
 .../Signal-Desktop/patches/build-from-tarball.patch  |  6 +++---
 srcpkgs/Signal-Desktop/template                      | 12 ++++--------
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
index 9bb227005f0..e8c3db0e087 100644
--- a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
+++ b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
@@ -1,6 +1,6 @@
---- Gruntfile.js.orig	2019-09-05 13:47:47.906325029 +0200
-+++ Gruntfile.js	2019-09-05 13:48:40.869808351 +0200
-@@ -436,6 +436,5 @@
+--- Gruntfile.js.orig	2020-04-26 23:32:09.861789510 +0200
++++ Gruntfile.js	2020-04-26 23:32:21.424734031 +0200
+@@ -452,6 +452,5 @@
      'concat',
      'copy:deps',
      'sass',
diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index cfbd3568032..13c6b80a5ae 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,26 +1,22 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=1.29.6
+version=1.33.3
 revision=1
 # Due to electron
 # 32-bit is not supported https://github.com/signalapp/Signal-Desktop/issues/1661
 archs="x86_64"
-hostmakedepends="git nodejs python tar yarn"
+hostmakedepends="git nodejs python yarn"
 depends="libnotify libappindicator"
 short_desc="Signal Private Messenger for Linux"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
-distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz
- https://github.com/atom/node-spellchecker/archive/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"
-checksum="0dbc5230ca99ec384abfbe5630f10de894bd76e19c215d7f12cb6f2b25da8e82
- 9f3d48eeaf1041b4bcee43e3d74d677778ea36741e88cb3262bae06576348667"
+distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
+checksum="964ba12e2a4128aa9f5c42e181c073ab14225628fd8fddb8dbb442ed66f0996c"
 nostrip_files="signal-desktop"
-skip_extraction="613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"
 
 pre_build() {
 	vsed -e 's/"node": "/&>=/' -i package.json
-	sed -r 's#("spellchecker": ").*"#\1file:'"${XBPS_SRCDISTDIR}/${pkgname}-${version}"'/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"#' -i package.json
 }
 
 do_build() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 1.33.3.
  2020-04-26 21:49 [PR PATCH] Signal-Desktop: update to 1.33.3 x1ddos
@ 2020-04-26 22:33 ` x1ddos
  2020-04-28 13:36 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: x1ddos @ 2020-04-26 22:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by x1ddos against master on the void-packages repository

https://github.com/x1ddos/void-packages signalapp-1.33.3
https://github.com/void-linux/void-packages/pull/21358

Signal-Desktop: update to 1.33.3.
They switched from spellchecker to typo-js in https://github.com/signalapp/Signal-Desktop/commit/9e9401693c so changes in commit b7e6be3f are no longer required.

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

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

From 762a77c5bfe96169186b3b57634cd9aed9eb51aa Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sun, 26 Apr 2020 23:42:35 +0200
Subject: [PATCH] Signal-Desktop: update to 1.33.3.

They switched from spellchecker to typo-js in
https://github.com/signalapp/Signal-Desktop/commit/9e9401693c
so changes in commit b7e6be3f are no longer required.
---
 .../Signal-Desktop/patches/build-from-tarball.patch    |  6 +++---
 srcpkgs/Signal-Desktop/template                        | 10 +++-------
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
index 9bb227005f0..e8c3db0e087 100644
--- a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
+++ b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
@@ -1,6 +1,6 @@
---- Gruntfile.js.orig	2019-09-05 13:47:47.906325029 +0200
-+++ Gruntfile.js	2019-09-05 13:48:40.869808351 +0200
-@@ -436,6 +436,5 @@
+--- Gruntfile.js.orig	2020-04-26 23:32:09.861789510 +0200
++++ Gruntfile.js	2020-04-26 23:32:21.424734031 +0200
+@@ -452,6 +452,5 @@
      'concat',
      'copy:deps',
      'sass',
diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index cfbd3568032..e5ac819f10a 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=1.29.6
+version=1.33.3
 revision=1
 # Due to electron
 # 32-bit is not supported https://github.com/signalapp/Signal-Desktop/issues/1661
@@ -11,16 +11,12 @@ short_desc="Signal Private Messenger for Linux"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
-distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz
- https://github.com/atom/node-spellchecker/archive/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"
-checksum="0dbc5230ca99ec384abfbe5630f10de894bd76e19c215d7f12cb6f2b25da8e82
- 9f3d48eeaf1041b4bcee43e3d74d677778ea36741e88cb3262bae06576348667"
+distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
+checksum="964ba12e2a4128aa9f5c42e181c073ab14225628fd8fddb8dbb442ed66f0996c"
 nostrip_files="signal-desktop"
-skip_extraction="613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"
 
 pre_build() {
 	vsed -e 's/"node": "/&>=/' -i package.json
-	sed -r 's#("spellchecker": ").*"#\1file:'"${XBPS_SRCDISTDIR}/${pkgname}-${version}"'/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"#' -i package.json
 }
 
 do_build() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 1.33.3.
  2020-04-26 21:49 [PR PATCH] Signal-Desktop: update to 1.33.3 x1ddos
  2020-04-26 22:33 ` [PR PATCH] [Updated] " x1ddos
@ 2020-04-28 13:36 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-28 13:36 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 1.33.3.
https://github.com/void-linux/void-packages/pull/21358

Description:
They switched from spellchecker to typo-js in https://github.com/signalapp/Signal-Desktop/commit/9e9401693c so changes in commit b7e6be3f are no longer required.

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

end of thread, other threads:[~2020-04-28 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 21:49 [PR PATCH] Signal-Desktop: update to 1.33.3 x1ddos
2020-04-26 22:33 ` [PR PATCH] [Updated] " x1ddos
2020-04-28 13:36 ` [PR PATCH] [Merged]: " Hoshpak

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