AliTajelsir, This is because I've modified *.desktop file as well. Please clone full repo from https://github.com/trap000d/aur and build Joplin from there.
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 .. 33 34 35 36 37 38 39 40 41 42 43 .. 54 Next › Last »
trap000d commented on 2020-03-16 01:17 (UTC)
halcek commented on 2020-03-15 19:56 (UTC) (edited on 2020-03-15 19:58 (UTC) by halcek)
Even with yarn installed, while it builds, it certainly does not look, nor function as it should?
alitajelsir commented on 2020-03-15 12:11 (UTC)
I get the following error when trying to build:
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>
npm ERR! A complete log of this run can be found in:
npm ERR! /home/ali/GitHub/joplin/src/npm-cache/_logs/2020-03-15T11_54_48_382Z-debug.log
==> ERROR: A failure occurred in build().
Aborting...
I've also tried @trap000d PKGBUILD but also unsuccessful with the following error:
==> Validating source files with sha256sums...
joplin.desktop ... FAILED
joplin-desktop.sh ... Passed
joplin.sh ... Passed
joplin-1.0.193.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!
With @trap000d PKGBUILD and updated sha256sums I get the first npm error
famar commented on 2020-03-15 11:59 (UTC)
This is getting long.
@masterkorp can you please add yarn
as makedepend?
Thanks
Rhinoceros commented on 2020-03-13 23:49 (UTC)
I also needed to install yarn
to get this to build. I think it's only a makedepends though, because I was able to uninstall it and joplin still ran fine. Also is git
really a makedependency (I didn't check)?
LaserTron commented on 2020-03-13 17:02 (UTC) (edited on 2020-03-13 17:02 (UTC) by LaserTron)
Just like that when I installed it I got
/var/tmp/pamac-build-nick/joplin/PKGBUILD: line 46: yarn: command not found ==> ERROR: A failure occurred in build(). Aborting...
I installed yarn, then it worked. Yarn should be added as a dependency.
SaltFactory commented on 2020-03-12 21:43 (UTC)
Thanks trap000d, your version worked for me.
trap000d commented on 2020-03-11 20:51 (UTC)
mightyBroccoli, Here is the PKGBUILD for 1.0.193 which works for me: https://github.com/trap000d/aur/blob/master/joplin/PKGBUILD
mightyBroccoli commented on 2020-03-11 17:07 (UTC)
There seems to be some issue with build process with the new stable version 1.0.193.
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