Search Criteria
Package Details: ensime-git r1661.1ec611b-1
Git Clone URL: | https://aur.archlinux.org/ensime-git.git (read-only, click to copy) |
---|---|
Package Base: | ensime-git |
Description: | The ENhanced Scala Interaction Mode for Emacs |
Upstream URL: | https://github.com/ensime/ensime-server |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jmb |
Maintainer: | jmb |
Last Packager: | jmb |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-21 14:36 |
Last Updated: | 2015-07-08 19:43 |
Dependencies (8)
- auto-complete
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-native-comp-git-enhanced, emacs-gcc-wayland-devel-bin, emacs-git, emacs-nox)
- emacs-dash (emacs-dash-git)
- emacs-popup-el
- emacs-s (emacs-s-git)
- emacs-yasnippet (emacs-yasnippet-git)
- sbt (sbt-extras-git)
- git (git-git) (make)
Latest Comments
haawda commented on 2018-08-25 09:31
auto-complete is not available in AUR or repos.
Edit: emacs-auto-complete is available and was just adopted by me. I guess this is the one to depend on.
jmb commented on 2015-09-03 21:29
I'll see what I can do, but in the meantime you can find emacs-s here: https://github.com/magnars/s.el
sLite commented on 2015-09-03 20:53
emacs-popup-el and emacs-s not in AUR anymore.
Any chance that you can put them up?
Have been able to find emacs-popup but don't know what emacs-s is/was...
jmb commented on 2015-01-18 17:22
It is confusing, but it is also the way it is upstream. For example, if you go to https://github.com/ensime/ensime-emacs about the only text you get tells you to go to ../ensime-server. So the URL must clearly point to ensime-server even though the clone has to be ensime-emacs, that being the case I decided it probably was clearer to name the package ensime.
Note that even though the package only clones ensime-emacs, the server gets downloaded automatically via sbt and stored in your /home/user/.ivy2/cache (this is the way ensime works, I can't do anything about it).
galaux commented on 2015-01-18 12:15
Hello,
This package called "ensime-git" says upstream URL is "…/ensime-server" but actually clones "…/ensime-emacs". This is very misleading :) . Could you maybe rename the package to "ensime-emacs-git" and fix field "URL"?