Search Criteria
Package Details: ao-git 6.9.0.r12.g7533b53-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ao-git.git (read-only, click to copy) |
---|---|
Package Base: | ao-git |
Description: | An Electron wrapper for Microsoft To-Do |
Upstream URL: | https://github.com/klaussinani/ao |
Licenses: | MIT |
Conflicts: | ao |
Provides: | ao |
Submitter: | bepvte |
Maintainer: | None |
Last Packager: | peeweep |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-08 19:47 (UTC) |
Last Updated: | 2020-03-17 08:57 (UTC) |
Dependencies (8)
- gconf (gconf-gtk2)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libxss
- libxtst
- nss (nss-hg)
- electron (electron-nightly-npm, electron13-bin, electron16-bin, electron15-bin, electron14-bin, electron17-bin, electron18-bin, electron19-bin, electron20-bin, electron-xdg, electron-xdg-bin, electron25-bin, electron21-bin, electron24-bin, electron23-bin, electron22-bin) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
Latest Comments
commented on 2019-04-22 08:26 (UTC)
This package works now. Currently it builds with electron-builder, compresses it, then decompresses and then finally recompresses. If someone knows a better solution (like using the .pacman (valid pacman install file) output from electron-builder in a PKGBUILD) that would be great!
roachsinai commented on 2019-01-12 05:53 (UTC)
Thanks for your recommendation.
commented on 2019-01-11 09:44 (UTC)
There is no fix for this as far as I can tell (until the author of the package patches it). It is possible to build all the packages, but this takes 10+ minutes and is hence incredibly slow. If you want the latest version of ao, my recommendation is to modify the pkgver of the ao PKGBUILD.
roachsinai commented on 2019-01-11 08:39 (UTC)
Yes got a build error npm ERR! missing script: pack.
commented on 2019-01-07 00:30 (UTC)
It appears that since https://github.com/klaussinani/ao/commit/944ab7a9b160f7afe4bf4fcc9a37e993722dcb1d,
npm dist
no longer exists and hence this script is broken. https://github.com/klaussinani/ao/issues/55 is currently trying to fix this.