Package Details: wire-desktop-git 3.40.5285.r249.gb441549-1

Git Clone URL: https://aur.archlinux.org/wire-desktop-git.git (read-only, click to copy)
Package Base: wire-desktop-git
Description: End-to-end encrypted messenger with file sharing, voice calls and video conferences.(Use system-wide electron)
Upstream URL: https://wire.com/
Keywords: chat encryption end-to-end messenger private videocall
Licenses: GPL-3.0-only
Conflicts: wire-desktop
Provides: wire-desktop
Submitter: None
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 8
Popularity: 0.000000
First Submitted: 2016-10-13 19:34 (UTC)
Last Updated: 2025-12-19 03:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

vuvuzelaparty commented on 2019-08-21 01:07 (UTC)

Error building from scratch

$ makepkg -Acsf

==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.

==> ERROR: pkgver() generated an invalid version: windows/3.10.3138.r41.ge1ec775

daweiy commented on 2019-08-02 16:22 (UTC)

Error when building from scratch.

grunt-cli: The grunt command line interface (v1.3.2)

Fatal error: Unable to find local grunt.

If you're seeing this message, grunt hasn't been installed locally to
your project. For more information about installing and configuring grunt,
please see the Getting Started guide:

https://gruntjs.com/getting-started

maxbaz commented on 2019-03-09 22:01 (UTC)

Thanks for the ping The999eagle, I've updated the build command. The 32x32 icon does exist though, so I've kept it.

<deleted-account> commented on 2019-03-06 09:18 (UTC)

Build fails since commit cf174fbd. In build() the clean:linux task doesn't exist anymore, linux-prod-package can be used instead as already indictated in the comment. Also there's no 32x32 icon anymore, only 256x256 so that has to be changed in package() as well.

maxbaz commented on 2019-02-18 20:04 (UTC)

kiino55: the -git package doesn't need to be updated when a new release is out, pkgver() function in PKGBUILD is there to determine the current version when you are building a package locally, just rebuild it and you'll be fine

maxbaz commented on 2019-01-10 21:39 (UTC)

I have also removed node-addressbook dependency (because it only works on macOS), this means that right now we don't use any native extensions anymore :)

maxbaz commented on 2019-01-10 19:33 (UTC)

Thanks for the ping, updated!

<deleted-account> commented on 2019-01-10 15:33 (UTC)

Build fails since commit 95960d2f because the spellchecker was removed in upstream. Linking the hunspell dictionary paths now fails with "ln: failed to create symbolic link '...': No such file or directory"

benjaminglass commented on 2018-11-05 21:49 (UTC) (edited on 2018-11-05 21:50 (UTC) by benjaminglass)

Build has been erroring for the past week or so with the following messages (which cause an abort in the build process):

Running "update-keys" task

Warning: Unable to read "electron/dist/js/config.js" file (Error code: ENOENT). Use --force to continue.