Search Criteria
Package Details: speedscope 1.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/speedscope.git (read-only, click to copy) |
---|---|
Package Base: | speedscope |
Description: | A fast, interactive web-based viewer for performance profiles. |
Upstream URL: | https://github.com/jlfwong/speedscope |
Licenses: | MIT |
Submitter: | rpodgorny |
Maintainer: | None |
Last Packager: | rpodgorny |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-25 13:41 (UTC) |
Last Updated: | 2021-10-10 11:31 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
flying-sheep commented on 2025-02-08 14:27 (UTC) (edited on 2025-02-08 14:36 (UTC) by flying-sheep)
This is broken because of https://github.com/sindresorhus/open/issues/352
If I
chmod 000 /usr/lib/node_modules/speedscope/node_modules/open/xdg-open
, it starts working.Could you please add a patch that deletes that file so the working system
xdg-open
is used instead?Alternatively upstream fixes their pinning of
open
to an ancient version, but I won’t hold my breath, JS devs like their pinning a little too much: https://github.com/jlfwong/speedscope/pull/498MarsSeed commented on 2022-04-18 11:13 (UTC)
Please kindly declare the source URL in PKGBUILD, as per Arch packaging guidelines:
https://wiki.archlinux.org/title/Node.js_package_guidelines#Source