Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 1.27.1.
@ 2019-09-05 22:36 voidlinux-github
  2019-09-06  6:28 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-05 22:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/codingHahn/void-packages-1 Signal-Desktop_1.25.3
https://github.com/void-linux/void-packages/pull/14227

Signal-Desktop: update to 1.27.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Signal-Desktop_1.25.3-14227.patch --]
[-- Type: text/x-diff, Size: 2244 bytes --]

From 5f2eb8c697c9d4a19be69804536fc1ad9de9fd1e Mon Sep 17 00:00:00 2001
From: Nick Hahn <nick.hahn@posteo.de>
Date: Wed, 7 Aug 2019 15:59:31 +0200
Subject: [PATCH] Signal-Desktop: update to 1.27.1.

---
 .../Signal-Desktop/patches/build-from-tarball.patch  |  7 +++----
 srcpkgs/Signal-Desktop/template                      | 12 ++++++++----
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
index 11f75722a5a..9bb227005f0 100644
--- a/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
+++ b/srcpkgs/Signal-Desktop/patches/build-from-tarball.patch
@@ -1,7 +1,6 @@
-Kludge to work around https://github.com/signalapp/Signal-Desktop/issues/2376.
---- Gruntfile.js.orig	2018-05-15 01:57:11.000000000 +0200
-+++ Gruntfile.js	2018-05-20 19:15:45.054357251 +0200
-@@ -511,6 +511,5 @@
+--- 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 @@
      'concat',
      'copy:deps',
      'sass',
diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 73fe0184272..7013d4d8a2a 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,20 +1,24 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=1.23.2
-revision=2
+version=1.27.1
+revision=1
 # Due to electron
 # 32-bit is not supported https://github.com/signalapp/Signal-Desktop/issues/1661
 archs="x86_64"
-hostmakedepends="git python nodejs-lts yarn"
+hostmakedepends="git python nodejs 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"
-checksum=344842c7a7eac1772a507c8170eef6cf000051eab688609e158669cda51f56a6
+checksum=18c5c9f1a3684b4d0d49a9bb490c7e56417e464b29a06bf4cef36e2e5c523652
 nostrip_files="signal-desktop"
 
+pre_build() {
+	vsed -e 's/"node": "/&>=/' -i package.json
+}
+
 do_build() {
 	yarn install --ignore-engines
 	yarn grunt

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 1.27.1.
  2019-09-05 22:36 [PR PATCH] Signal-Desktop: update to 1.27.1 voidlinux-github
@ 2019-09-06  6:28 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-06  6:28 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 1.27.1.
https://github.com/void-linux/void-packages/pull/14227

Description:


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

end of thread, other threads:[~2019-09-06  6:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 22:36 [PR PATCH] Signal-Desktop: update to 1.27.1 voidlinux-github
2019-09-06  6:28 ` [PR PATCH] [Merged]: " voidlinux-github

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