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: | None |
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
- libnotify (libnotify-gitAUR)
- libxss
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- node-gyp (corepackerAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (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: