@figue, I added that on the latest update.
Search Criteria
Package Details: joplin-desktop 3.2.13-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/joplin.git (read-only, click to copy) |
---|---|
Package Base: | joplin |
Description: | A note taking and to-do application with synchronization capabilities - Desktop |
Upstream URL: | https://joplinapp.org/ |
Keywords: | markdown note notetaking productivity |
Licenses: | AGPL-3.0-or-later |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 268 |
Popularity: | 2.36 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (23)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 57 Next › Last »
masterkorp commented on 2020-12-08 17:14 (UTC)
masterkorp commented on 2020-12-08 17:13 (UTC)
@professed, that is on the check() function, it seems you run out of proceess spawning capabilites.
You can run makepkg --nocheck to see ?
You can you open an issue here? https://github.com/alfredopalhares/arch-pkgbuilds It would be easier for me.
masterkorp commented on 2020-12-08 17:13 (UTC)
@professed, that is on the check() function, it seems you run out of proceess spawning capabilites.
You can run makepkg --nocheck to see ?
You can you open an issue here? https://github.com/alfredopalhares/arch-pkgbuilds It would be easier for me.
figue commented on 2020-12-08 17:10 (UTC) (edited on 2020-12-08 17:14 (UTC) by figue)
I have to build the new splitted package with extra-x86_64-build (package release 1.4.19-1) then uninstall joplin and install joplin-desktop-electron (as I don't need the CLI). Whould be nice to print an advice in post-upgrade() for users to take it into account.
Edit: I have seen the message in latest commit. Thanks!
professed commented on 2020-12-08 17:03 (UTC)
@masterkorp: Just tried again after you updated the package. Same result. I tried `yay -S joplin-desktop-electron' for good measure to no avail. Here's the npm debug log of that run.
masterkorp commented on 2020-12-08 16:50 (UTC)
Hello,
Just updated the package again.
@jmonger, its because you do not have electron installed, this now uses packaged electron. I added that to makedpends.
If joplin desktop is not being installed, you need to tell your AUR client to, yay -S joplin-desktop-electron
juxuanu commented on 2020-12-08 14:36 (UTC)
Same here... What do you need to help troubleshoot this?
phonemic commented on 2020-12-08 14:24 (UTC)
Getting this error message at the end. Upgrading from 1.3.3.
cat: /usr/lib/electron/version: No such file or directory
==> ERROR: A failure occurred in package_joplin-desktop-electron().
Aborting...
Blowtoad commented on 2020-12-08 11:15 (UTC)
@masterkorp I seem to be having the same problem. joplin-desktop is not being installed, while joplin-cli is (directly in /usr/share/joplin-cli)
Pinned Comments
masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)
Hello everyone,
I will be renaming the packages to its final form.
Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.
If you have problems with the
check()
function, just run makepkg with the--nocheck
flag.Thank you for your patience. Regards, Alfredo Palhares