Package Details: pulsar-bin 1.127.1-1

Git Clone URL: https://aur.archlinux.org/pulsar-bin.git (read-only, click to copy)
Package Base: pulsar-bin
Description: A community-led hyper-hackable text editor, built on electron
Upstream URL: https://github.com/pulsar-edit/pulsar
Keywords: atom editor pulsar
Licenses: MIT
Conflicts: pulsar
Provides: pulsar
Submitter: jonian
Maintainer: jonian
Last Packager: jonian
Votes: 33
Popularity: 0.60
First Submitted: 2022-11-07 13:13 (UTC)
Last Updated: 2025-03-31 19:07 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

alerque commented on 2023-12-19 08:18 (UTC)

22 is currently not even a good option since it is EOL and will be dropped as soon as feasible. By the time Pulsar adapts I expect another version or two will be EOL as well. But I do actually kind of expect them to jump all the way to a current version at some point. We'll see I guess.

And yes pings don't work here. I do have notifications turned on but may miss that. You can ping me on other channels like GitHub or the Arch bug tracker or IRC or whatever if I don't catch it when this becomes viable to package. Since I'm following upstream progress I'll probably notice myself.

AlexWayfer commented on 2023-12-16 10:23 (UTC)

@alerque, I'm not sure that pings are working here, but OK, thanks.

As I see, the minimal version of Electron available in [extra], is 22 for now.

But there is a long road for Pulsar (kind of hanging?) to support even 19 version: https://github.com/pulsar-edit/pulsar/issues/89

So, not in the near future, as I understand.

alerque commented on 2023-12-16 09:50 (UTC)

Somebody ping me as soon as Pulsar does a release that uses a currently supported (not EOL) version of Electron. At that point I'll help setup a package in [extra]. Until then the -bin approach is about the best option.

zxp19821005 commented on 2023-08-24 04:37 (UTC)

Some suggestions:

mkdir -p "$pkgdir/usr/share/icons/hicolor/scalable/apps"
cp "$pkgdir/opt/Pulsar/resources/pulsar.svg" "$pkgdir/usr/share/icons/hicolor/scalable/apps/pulsar.svg"

changed to

install -Dm644 "$pkgdir/opt/Pulsar/resources/pulsar.svg" -t "$pkgdir/usr/share/icons/hicolor/scalable/apps"

mkdir -p "$pkgdir/usr/bin" changed to install -Dm755 -d "$pkgdir/usr/bin"

colonia_duck commented on 2023-08-16 14:31 (UTC)

this has been very useful thank you :)

AlexWayfer commented on 2023-07-16 12:04 (UTC)

@jonian OK, thanks. I was not sure that it's related to Arch Linux.

jonian commented on 2023-07-16 11:50 (UTC)

@AlexWayfer package updated to 107.1 hotfix

AlexWayfer commented on 2023-07-16 11:37 (UTC)

Do we need for 107.1 hotfix? https://github.com/pulsar-edit/pulsar/releases/tag/v1.107.1

AlexWayfer commented on 2023-02-02 12:19 (UTC)

@jonian thank you, works in background great.

jonian commented on 2023-01-16 17:46 (UTC)

@brackenhill-mob fixed upstream in 1.101.0-beta