Search Criteria
Package Details: superproductivity-git 6.4.0.r10.g0cfb7af2e-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | Morganamilo |
Maintainer: | jvalecillos |
Last Packager: | jvalecillos |
Votes: | 3 |
Popularity: | 0.000011 |
First Submitted: | 2017-11-29 16:42 |
Last Updated: | 2021-02-17 11:43 |
Dependencies (16)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gconf (gconf-gtk2)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libxss
- libxtst
- nspr (nspr-hg)
- nss (nss-hg)
- 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)
- xprintidle
- electron>=10 (electron-ozone, electron-beta-bin, electron-nightly-npm)
- git (git-git) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
- python (python-dbg) (make)
- yarn (yarn-nightly) (make)
Latest Comments
1 2 Next › Last »
jvalecillos commented on 2021-02-17 11:43
Bumped to version 6.4.0
jvalecillos commented on 2020-10-26 12:53
Bumped to 6.0.1 and changes in building
jvalecillos commented on 2020-10-14 18:09
I've updated the main package superproductivity to 5.9.13 (the latest to the moment of writing).
It now requires electron>=10, that fixes the building error bellow.
Nevertheless, updating this one (using the latest commit) compiles/builds but it shows an error on startup. I'll try to fix soon, for now use the non-git package.
rtentser commented on 2020-09-18 18:36
ERROR in src/app/util/get-electron.ts:1:35 - error TS2307: Cannot find module 'electron/renderer'.
1 import * as ElectronRenderer from 'electron/renderer'; ~~~~~~~~~~~~~~~~~~~ src/app/core/electron/electron.service.ts:7:35 - error TS2307: Cannot find module 'electron/renderer'.
7 import * as ElectronRenderer from 'electron/renderer'; ~~~~~~~~~~~~~~~~~~~ src/app/features/config/form-cfgs/automatic-backups-form.const.ts:6:35 - error TS2307: Cannot find module 'electron/renderer'.
6 import * as ElectronRenderer from 'electron/renderer'; ~~~~~~~~~~~~~~~~~~~
==> ERROR: A failure occurred in build(). Aborting...
jvalecillos commented on 2020-06-29 13:23
Fixed build (I left some lines commented out by mistake) and bumped to 5.4.2
jvalecillos commented on 2020-05-11 12:52
Fixed build
ffcc commented on 2020-05-05 21:51
Btw, you can install this piece of software through snap. It's way easier.
Just install 'snapd' and enable snapd.socket ("sudo systemctl enable snapd.socket").
And then install 'superproductivity' via snap ("sudo snap install superproductivity").
ffcc commented on 2020-05-05 21:41
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
Any update on this? Thanks!
Tio commented on 2019-10-19 00:15
Thanks for teh update!