Package Details: signal-desktop-beta 7.54.0beta1-1

Git Clone URL: https://aur.archlinux.org/signal-desktop-beta.git (read-only, click to copy)
Package Base: signal-desktop-beta
Description: Signal Private Messenger for Linux - Beta version.
Upstream URL: https://signal.org
Keywords: secure-messenger signal signal-desktop
Licenses: GPL3
Conflicts: signal-desktop-beta-bin
Submitter: Edu4rdSHL
Maintainer: Edu4rdSHL
Last Packager: Edu4rdSHL
Votes: 16
Popularity: 0.34
First Submitted: 2020-08-17 19:09 (UTC)
Last Updated: 2025-04-30 19:39 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15

Scindix commented on 2021-01-13 18:03 (UTC)

@Edu4rdSHL You're right, it still shows these old versions on the website. Which is odd. I guess it's a bug/missing feature of aur.archlinux.org.

But at least AUR helpers will now give a meaningful error message about the nodejs version instead of some cryptic syntax error.

Thanks for applying my suggestion and thanks for maintaining this package!

deven commented on 2021-01-11 15:14 (UTC) (edited on 2021-01-19 22:30 (UTC) by deven)

Currently experiencing the same problem Trix213 is. For anyone who needs Signal more than they need it built from source, signal-desktop-beta-bin works.

Works now! Thanks.

dbodky commented on 2021-01-11 10:21 (UTC)

makepkg fails during prepare() stage when calling node prepare_beta_build.js, output is

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ==> ERROR: A failure occurred in prepare().

Edu4rdSHL commented on 2020-12-10 14:17 (UTC)

Fixed, redicalic.

redicalic commented on 2020-12-10 06:30 (UTC)

Verification failed for the main tarball. signal-desktop-beta-1.39.2.tar.gz ... FAILED

Edu4rdSHL commented on 2020-12-05 15:24 (UTC)

Hello, applied your suggestion but looks like that the result is still the same when it comes to including nodejs6-bin.

Scindix commented on 2020-10-28 21:19 (UTC)

To build Signal you need a version of node that is 12.13 or higher. So contrary to what this website says 'nodejs-lts-dubnium' and 'nodejs6-bin' do not work as node engine.

I know it's only a minor thing, but could you change "makedepends=(... 'nodejs' ...)" to "makedepends=(... 'nodejs>=12.13.0' ...)"?