Search Criteria
Package Details: ao-git 6.9.0.r15.g1027fc0-1
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.(Use system-wide electron) |
Upstream URL: | https://klaussinani.github.io/ao |
Keywords: | electron microsoft todo wunderlist |
Licenses: | MIT |
Conflicts: | ao |
Provides: | ao |
Submitter: | bepvte |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-08 19:47 (UTC) |
Last Updated: | 2025-04-08 08:10 (UTC) |
Dependencies (7)
- electron13AUR (electron13-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
<deleted-account> 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.
<deleted-account> 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.
<deleted-account> 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.