Search Criteria
Package Details: emacs-cmake-ide-git 0.5.r201.g0a90200-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-cmake-ide-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-cmake-ide-git |
Description: | Enable IDE-like features on Emacs for CMake projects. |
Upstream URL: | https://github.com/atilaneves/cmake-ide.git |
Licenses: | custom |
Provides: | emacs-cmake-ide |
Submitter: | Harms |
Maintainer: | Harms |
Last Packager: | Harms |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-10 21:08 (UTC) |
Last Updated: | 2019-01-10 21:08 (UTC) |
Dependencies (9)
- emacs (guile-emacs-git, emacs25-git, emacs-24bit, emacs-gtk2, emacs27-git, emacs-xwidgets, emacs-native-comp-git, emacs-native-comp-git-enhanced, emacs-pgtk-native-comp-git, emacs-gcc-wayland-devel-bin, emacs-ng-git, emacs-git-aot, emacs-ng, emacs28-git, emacs29-pgtk-trampolines-git, emacs-pgtk-git, emacs-gtk3-native-comp-git-stable, emacs-git, emacs29-lucid-native-comp-git, emacs-git-noway-widgets, emacs-pretest, emacs29-git, emacs-lucid-git, emacs28, emacs28-nativecomp, emacs28-nox, emacs-lucid, emacs-nativecomp, emacs-nox, emacs-wayland)
- emacs-dash (emacs-dash-git)
- emacs-s (emacs-s-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- emacs-auto-complete-clang (emacs-auto-complete-clang-git) (optional)
- emacs-company-mode (emacs-company-mode-git, emacs-company-mode) (optional)
- flycheck (emacs-flycheck-git) (optional)
- irony-mode (optional)
- rtags (rtags-git, rtags-clang-git) (optional)
Latest Comments
Harms commented on 2019-01-10 21:13 (UTC)
The patch replaces levenshtein for string-distance, which is part of emacs 27 (emacs-git). For older versions of emacs one needs to have levenshtein installed: https://www.emacswiki.org/emacs/LevenshteinDistance