Commit Graph

6 Commits

Author SHA1 Message Date
YiFei Zhu
b11268e393 app-editors/pulsar-bin: Support arm64
Tested ebuild on an arm64 prefix. Couldn't do a proper run test
because that machine is awfully slow.

Also removed the redundant chmods, if we could simply mv the files
into image instead of using doins, the modes from the original
tarball are kept and we don't need to chmod.

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-06-08 21:43:43 -07:00
YiFei Zhu
22db5ba15a app-editors/pulsar-bin: remove node_gyp_bins directory
Contains python3 symlink which may be broken depending on system.

Closes: https://bugs.gentoo.org/906939
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-22 10:42:04 -07:00
YiFei Zhu
f3c50dca83 app-editors/pulsar-bin: RDEPEND x11-libs/libxkbcommon
Closes: https://bugs.gentoo.org/906938
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-22 09:46:59 -07:00
YiFei Zhu
862ad84749 app-editors/pulsar-bin: fix more +x binary & make desktop more upstream
Though we can't rally use the part of
"env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false", because
desktop.eclass would autofill a wrong TryExec entry.

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-21 04:12:17 -07:00
YiFei Zhu
d77100bfbd app-editors/pulsar-bin: fix deprecated dependencies warning
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-21 02:58:20 -07:00
YiFei Zhu
2a8c35bcd8 app-editors/pulsar-bin: new package, add 1.105.0
ebuild mostly modified from app-editors/atom-bin.

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-21 02:48:09 -07:00