Search Criteria
Package Details: superproductivity-git 6.4.0.r10.g0cfb7af2e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/superproductivity-git.git (read-only, click to copy) |
|---|---|
| Package Base: | superproductivity-git |
| Description: | To Do List / Time Tracker with Jira Integration. |
| Upstream URL: | http://super-productivity.com/ |
| Keywords: | super-productivity time time-tracker to-do todo tracker |
| Licenses: | MIT |
| Conflicts: | superproductivity |
| Provides: | superproductivity |
| Submitter: | Morganamilo |
| Maintainer: | jvalecillos |
| Last Packager: | jvalecillos |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-11-29 16:42 (UTC) |
| Last Updated: | 2021-02-17 11:43 (UTC) |
Dependencies (16)
- alsa-lib
- electron (electron-launcherAUR, electron-nightly-binAUR)
- gconfAUR
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libappindicator-gtk3 (libappindicator)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- xprintidle
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
« First ‹ Previous 1 2
ffcc commented on 2020-05-05 21:41 (UTC)
I managed to compile this by adding "yarn" to makedepens.
There is also a typo in the PKGBUILD in line 40, there is an extra forward slash that should be removed. Line 40 should read the following:
I also removed 'gulp' and 'libicns' as dependencies for make. They don't seem to be needed.
Finally, I removed the "libappindicator" dependency as there is no "libappindicator" package anymore. Instead, there is a "libappindicator-gtk2" and "libappindicator-gtk3" package. Maybe one these is the one? I'm not sure what I'm missing if I don't have libappindicator installed. The software seems to work flawlessly (although I haven't used it for long).
Tio commented on 2020-03-19 16:05 (UTC) (edited on 2020-03-19 16:05 (UTC) by Tio)
Any update on this? Thanks!
Tio commented on 2019-10-19 00:15 (UTC)
Thanks for teh update!
ghoti commented on 2019-10-02 20:06 (UTC)
Right now this package isn't building on arch because there's a broken unit test (which should be fixed soon. Hey man that's a git package for you.) Also, it primarily uses NPM, but the author does not maintain and update package-lock.json
So this makepkg should convert the yarn.lock with symp, or use yarn as the makedepends for this instead of npm.
Tio commented on 2019-09-07 13:14 (UTC)
Error while building on Manajaro Stable:
« First ‹ Previous 1 2