Github messages for voidlinux
 help / color / mirror / Atom feed
From: x1ddos <x1ddos@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Signal-Desktop: update to 1.33.3.
Date: Sun, 26 Apr 2020 23:49:55 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21358@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2020-04-26 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 21:49 x1ddos [this message]
2020-04-26 22:33 ` [PR PATCH] [Updated] " x1ddos
2020-04-28 13:36 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21358@inbox.vuxu.org \
    --to=x1ddos@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).