Search Criteria
Package Details: reactotron 2.17.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/reactotron.git (read-only, click to copy) |
---|---|
Package Base: | reactotron |
Description: | A desktop app for inspecting your React JS and React Native projects |
Upstream URL: | https://github.com/infinitered/reactotron |
Keywords: | react react-native reactotron redux |
Licenses: | MIT |
Submitter: | Laouny |
Maintainer: | versusvoid |
Last Packager: | versusvoid |
Votes: | 4 |
Popularity: | 0.006408 |
First Submitted: | 2017-06-13 15:15 (UTC) |
Last Updated: | 2019-11-11 05:21 (UTC) |
Latest Comments
efficientbug commented on 2019-11-08 18:08 (UTC)
@versusvoid oh, yeah. I've read about Electron packaging being a huge hassle. I hope I didn't sound harsh on my previous comment, I was just trying to understand the process a little bit better since all I know is how to
updatepkgsums
and change some things inside the PKGBUILD. I don't even understand how thenoextract
option in the context of this one.But shouldn't a package like this make a symlink inside /usr/bin or print instructions after installation, anyway? And I believe you can request that the package is renamed or you can make a new one and request that this one is removed, probably on the mailing list. Thanks for the response and the quick update!
versusvoid commented on 2019-11-08 07:36 (UTC)
@efficientbug Electron apps packaging is stupid. Electron can generate complete package (.pkg.tar.xz) for pacman to install, but it's really annoying to use this mechanism in PKGBUILD (build and package by Electron, extract and let makepkg package it again). The only problem with current approach is naming: it should be reactotron-bin. But as a -bin package it's pretty natural to be placed in /opt. Moreover package provides usr/share/applications/reactotron-app.desktop for desktop launchers
efficientbug commented on 2019-11-08 06:14 (UTC)
I have tested the new version (2.17.1) by just changing the $pkgver and it seems to be working fine. However, I don't know if something changed from previous versions, but the PKGBUILD installs the application inside /opt/Reactotron and I have to run it from there... which seems wrong. I'd have to look into some other packages that use RPM and I'm quite amateur when it comes to writing PKGBUILDs, but I think this should be using another folder and it should have something inside /usr/bin?
piemonkey commented on 2018-03-04 13:11 (UTC)
I'm getting the shasum failing for the zip.
jc-aur commented on 2017-11-27 01:17 (UTC) (edited on 2017-11-27 01:17 (UTC) by jc-aur)