Search Criteria
Package Details: graviton 2.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/graviton.git (read-only, click to copy) |
---|---|
Package Base: | graviton |
Description: | A modern Code Editor |
Upstream URL: | https://graviton.netlify.app/ |
Keywords: | editor graviton |
Licenses: | MIT |
Conflicts: | graviton-bin |
Provides: | graviton |
Submitter: | ventusliberum |
Maintainer: | fearlessdots |
Last Packager: | ventusliberum |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-29 11:22 (UTC) |
Last Updated: | 2021-04-20 03:23 (UTC) |
Dependencies (8)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libxss
- nss (nss-hg)
- xdg-utils (busking-git, linopen, xdg-utils-slock, xdg-utils-symlink-fix, xdg-utils-lxqt, mimi-bachoseven-git, mimi, mimi-git, xdg-utils-handlr, xdg-utils-mimeo, opener, mimejs-git, xdg-utils-betterlockscreen)
- node-gyp (make)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin, corepacker) (make)
Latest Comments
ventusliberum commented on 2020-04-30 02:56 (UTC)
@yochananmarqos Thanks for your advice! Changes are made.
yochananmarqos commented on 2020-04-29 23:32 (UTC) (edited on 2020-04-29 23:33 (UTC) by yochananmarqos)
You're missing dependencies, see the Debian
control
file:libappindicator-gtk3
depends onlibdbusmenu-gtk3
andlibindicator-gtk3
, no need to include them.You don't need to include a separate script to run the binary, you can just symlink it in the
package()
function, see the Debianpostinst
file: