Ever since 10b22a33a84bb603e76cfa2aebf5376fe8d2b561
I've not been able to connect to anything, unable to determine why either. Giving up. (Edit: Not saying it's this AUR or anything else, just mentioning the timing.) Edit: Fixed which commit.
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: | 1.18 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (23)
- electron (electron-nightly-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (electron-nightly-binAUR) (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)
- Show 3 more dependencies...
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 58 Next › Last »
OdinVex commented on 2025-03-16 16:20 (UTC) (edited on 2025-03-16 16:35 (UTC) by OdinVex)
rellieberman commented on 2025-03-13 13:25 (UTC)
not having the nodejs-lts-iorn dependency was good, some things on my system did not work well with it (only with the regular nodejs)
phonemic commented on 2025-03-13 13:20 (UTC) (edited on 2025-03-13 13:22 (UTC) by phonemic)
I get the build error below. nodejs
and nodejs-lts-iron
conflict.
==> Missing dependencies:
-> nodejs-lts-iron
dosenpils commented on 2025-03-12 23:17 (UTC)
Sorry for the inconvenience, I have reverted the last two changes.
iyanmv commented on 2025-03-10 18:50 (UTC)
This is completely broken for me using Wayland since last major changes in the PKGBUILD...
iyanmv commented on 2025-03-10 18:30 (UTC) (edited on 2025-03-10 18:43 (UTC) by iyanmv)
dosenpils: Why did you decide to merge again joplin and joplin-desktop into a single package? I guess you should unpin the comments that are not relevant anymore. Also, I guess you should add joplin-desktop to the conflicts array, for people that installed it before.
bjo commented on 2025-03-05 10:40 (UTC)
Does it also build the mobile app which is not needed?
ild/joplin/src/joplin-3.2.13/packages/app-mobile/tools/../pluginAssets/mermaid/mermaid_render.js.base64.js"
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [@joplin/app-mobile]: [10:39:38] Finished 'encodeAssets' after 1.15 s
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [@joplin/app-mobile]: [10:39:38] Starting 'podInstall'...
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [@joplin/app-mobile]: [10:39:38] Finished 'podInstall' after 701 μs
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [@joplin/app-mobile]: [10:39:38] Finished 'build' after 4.63 min
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [@joplin/app-mobile]: Process exited (exit code 0), completed in 4m 46s
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: Done in 5m 30s
➤ YN0000: │ root@workspace:. STDOUT ➤ YN0000: [joplin]: Process started
bart commented on 2025-03-04 08:22 (UTC)
I just installed version 3.2.23-1 of the package and it installed the joplin-desktop application instead of the command line one. Is this on purpose? If so, that would we really disappointing...
tomacrisan commented on 2025-02-23 13:49 (UTC)
tomacrisan commented on 2025-02-23 13:43 (UTC)
I am able to build Joplin using the AUR joplin-beta PKGBUILD. It uses a specific version of nodejs. Here are two excerpts from the Joplin-beta PKGBUILD:
_electron=electron34
_node=18
source /usr/share/nvm/init-nvm.sh || [[ $? != 1 ]]
nvm install "${_node}"
nvm use "${_node}"
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