Search Criteria
Package Details: logseq-desktop 0.10.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/logseq-desktop.git (read-only, click to copy) |
---|---|
Package Base: | logseq-desktop |
Description: | Privacy-first, open-source platform for knowledge sharing and management |
Upstream URL: | https://github.com/logseq/logseq |
Licenses: | AGPL-3.0-or-later |
Submitter: | xuanwo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 28 |
Popularity: | 1.62 |
First Submitted: | 2021-03-28 16:28 (UTC) |
Last Updated: | 2024-11-01 02:49 (UTC) |
Dependencies (29)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- Show 9 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
xiota commented on 2024-10-31 23:00 (UTC) (edited on 2024-11-01 02:32 (UTC) by xiota)
@tiziodcaio Produces errors when trying to use system electron version that isn't EOL. If you have a working PKGBUILD, I can add you as comaintainer. Otherwise, not worth the effort.
tiziodcaio commented on 2024-10-06 09:48 (UTC)
Can't we use electron from extra repository instead of bundling it? https://wiki.archlinux.org/title/Electron_package_guidelines
Xanazf commented on 2024-07-10 23:27 (UTC)
@xiota thanks for the update
that error looks like a shell error, as far as i know
electron-forge
is an npm/npx script, and if you run it with npx it'll suggest to install it if it's not already.also, installing -bin version doesn't cause the same issues, perhaps it's worth looking at?
i'd still rather have this versions, don't like binaries
xiota commented on 2024-07-10 19:32 (UTC)
@Xanazf Update on progress. Problem is wrong node/npm version in repos. Solution is to use
nvm
to select the correct version. However, there is another problem much later in the build that I don't know how to fix.I suspect may be related to more version mismatch issues. Will take more time.
xiota commented on 2024-07-10 04:28 (UTC)
@Xanazf Thank you for letting me know. I will review the package. May take a little while though. Feel free to edit your previous comment with any other problems or new information. I will check this page while working on the package.
Xanazf commented on 2024-07-10 03:49 (UTC) (edited on 2024-07-10 03:50 (UTC) by Xanazf)
having this issue here, don't understand why it's happening, tried to build manually with
makepkg -sri
also nothing, tried going into the folder and doing the wholeyarn install && yarn gulp:build && cd static && yarn install && cd .. && clojure -P -M:cljs
also nothing, seen some people say that you're supposed to goyarn install && yarn release
, but since the gulp build fails either way, don't see any merit in that, send helpXanazf commented on 2024-07-10 03:11 (UTC)
@xiota you got a typo in your PKGBUILD
export XDG_DATA_HOME="$HoME/.local/share" H
o
MEcwg1231 commented on 2024-05-03 04:16 (UTC)
When trying to update to 0.10.9-1,
logseq-desktop-debug
has a conflict withpulsar-desktop-debug
.1 2 3 4 5 6 .. 8 Next › Last »