Search Criteria
Package Details: emacs-solidity-mode-git 0.1.9.r112-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/emacs-solidity-mode-git.git (read-only, click to copy) |
|---|---|
| Package Base: | emacs-solidity-mode-git |
| Description: | Solidity mode package for Emacs |
| Upstream URL: | https://github.com/ethereum/emacs-solidity |
| Licenses: | custom:MIT |
| Submitter: | trekdev |
| Maintainer: | None |
| Last Packager: | haawda |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-04-28 15:07 (UTC) |
| Last Updated: | 2019-12-15 12:39 (UTC) |
Dependencies (1)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-pgtk-igc-gitAUR, emacs-igc-gitAUR, emacs-lucidAUR, emacs-nox, emacs-wayland)
Latest Comments
haawda commented on 2018-01-02 18:36 (UTC)
removed build function
veox commented on 2018-01-02 14:25 (UTC) (edited on 2018-01-02 14:25 (UTC) by veox)
Currently (v0.1.8) during
build():solidity-mode.elcan't be byte-compiled, sincesolidity-common.elis not in LoadPath.As a work-around, remove
build()from the PKGBUILD. This will skip compiling, and just install the regular files.