Search Criteria
Package Details: wire-desktop-git 3.11.3259.r488.g38cb57bd-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 |
Upstream URL: | https://wire.com/ |
Keywords: | chat encryption end-to-end messenger private videocall |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ConorIA |
Maintainer: | maximbaz |
Last Packager: | maximbaz |
Votes: | 9 |
Popularity: | 0.057654 |
First Submitted: | 2016-10-13 19:34 |
Last Updated: | 2020-01-19 00:42 |
Dependencies (6)
- electron6 (electron6-bin)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- git (git-git) (make)
- npm (npm53, npm4, nodejs6-bin) (make)
- yarn (yarn-nightly) (make)
- emoji-font (noto-fonts-emoji-apple, noto-fonts-emoji-flags, ttf-mutant-emoji, ttf-apple-emoji, ttf-twemoji, ttf-twemoji-color, noto-fonts-emoji-blob, noto-fonts-emoji-git, noto-fonts-emoji, ttf-joypixels) (optional) – colorful emoji
Latest Comments
1 2 Next › Last »
maximbaz commented on 2019-08-30 16:35
Thanks for the reports! PKGBUILD should be up-to-date now, let me know if there are other issues :)
Crandel commented on 2019-08-28 09:36
Looks like starting from 3.10 version developers remove grunt and use a different way of building package. PKGBUILD should be changed to support this changes
vuvuzelaparty commented on 2019-08-21 01:07
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
Error when building from scratch.
maximbaz commented on 2019-03-09 22:01
Thanks for the ping The999eagle, I've updated the build command. The 32x32 icon does exist though, so I've kept it.
The999eagle commented on 2019-03-06 09:18
Build fails since commit cf174fbd. In
build()
theclean: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 inpackage()
as well.maximbaz commented on 2019-02-18 20:04
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
maximbaz commented on 2019-01-10 21:39
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 :)
maximbaz commented on 2019-01-10 19:33
Thanks for the ping, updated!
The999eagle commented on 2019-01-10 15:33
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"