Search Criteria
Package Details: debugtron 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/debugtron.git (read-only, click to copy) |
---|---|
Package Base: | debugtron |
Description: | Debug in-production Electron based app |
Upstream URL: | https://github.com/bytedance/debugtron |
Licenses: | MIT |
Conflicts: | debugtron |
Provides: | debugtron |
Submitter: | bigshans |
Maintainer: | bigshans |
Last Packager: | bigshans |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-27 10:12 (UTC) |
Last Updated: | 2024-10-01 14:40 (UTC) |
Dependencies (4)
- node-gyp (corepackerAUR) (make)
- python-distutils-extra (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
bigshans commented on 2024-10-01 14:41 (UTC)
OK, I've changed them.
patlefort commented on 2024-09-30 18:26 (UTC)
Good. A few more problems: It's missing
python-distutils-extra
,node-gyp
andzip
in makedepends. The linesyarn install
andyarn make
should be inbuild()
function.bigshans commented on 2024-09-29 14:17 (UTC)
I've fixed some bugs and updated the version and the build way.
patlefort commented on 2024-09-29 01:12 (UTC)
This package should be post-fixed with
-bin
since it is a binary package.