the best is appimage
Search Criteria
Package Details: joplin-desktop 3.0.14-1
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: | MIT |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | masterkorp |
Last Packager: | masterkorp |
Votes: | 262 |
Popularity: | 1.44 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2024-07-29 19:54 (UTC) |
Dependencies (22)
- electron (electron-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, 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-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- orc
- electron (electron-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 54 Next › Last »
sl13kp commented on 2020-03-09 09:58 (UTC)
masterkorp commented on 2020-03-04 11:07 (UTC)
Thank you fabious!!!
Fabius commented on 2020-03-03 11:40 (UTC)
People should really stop flagging this package as out-of-date every single day because a PRE-release came out... Please check this link: https://github.com/laurent22/joplin/releases/latest then stop. Take 5 to 10 minutes to read the release number. Then take some more time to accurately compare it with the version on the AUR: digit by digit!
trap000d commented on 2020-03-03 03:40 (UTC)
Build procedure has changed significantly since 1.0.185. I've spent an hour and built 1.0.187 successfully. The corresponding PKGBUILD can be found here: https://github.com/trap000d/aur/tree/master/joplin
As a side effect it also builds an AppImage archive. To disable AppImage one should patch the file joplin-1.0.187/ElectronClient/package.json: .... -"target": "AppImage" +"target": "dir" ....
reeeeeeeeeeelity commented on 2020-02-29 04:45 (UTC)
ICYMI, you can find pre-built Joplin package in http://chaotic.bangl.de/chaotic-aur/x86_64/ and http://repo.archlinuxcn.org
Perfi commented on 2020-02-29 04:41 (UTC)
If you're experiencing app locking on sync, consider looking through and possibly helping out with this issue:
https://github.com/laurent22/joplin/issues/2518
Kernel downgrade to 5.4 LTS seems (so I've heard) to work for now.
Perfi commented on 2020-02-17 06:56 (UTC) (edited on 2020-02-17 06:56 (UTC) by Perfi)
I have a PR for the current version, which seems to improve stability a bunch: https://github.com/alfredopalhares/joplin-pkgbuild/pull/45. @hvksmr1996 I simply removed the Version
line in there, since the spec describes it at optional. Does that sound reasonable?
hvksmr1996 commented on 2020-02-17 04:29 (UTC)
Incorrect use of Version
in your joplin.desktop
file. It's meant to be version of free-desktop specs, not version of the application.
sl13kp commented on 2020-02-16 11:35 (UTC)
best mode: wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
and copy icon to your set.
Pinned Comments
masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)
Hello everyone,
There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.
I have finnally got version 2.6.10 working with pacthes, but remenber:
You may need to remove your src/ folder before using this version
The patches are still not perfect, you must say yes to a prompt
I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.
Regards, Alfredo Palhares
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