Search Criteria
Package Details: emacs-ng-git 1:r166435.gb944567a113-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/emacs-ng-git.git (read-only, click to copy) |
|---|---|
| Package Base: | emacs-ng-git |
| Description: | A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender |
| Upstream URL: | https://emacs-ng.github.io/emacs-ng/ |
| Licenses: | GPL3 |
| Conflicts: | emacs, emacs-ng |
| Provides: | emacs, emacs-ng |
| Submitter: | alienzj |
| Maintainer: | None |
| Last Packager: | FabioLolix |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-04 11:45 (UTC) |
| Last Updated: | 2023-04-17 20:55 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- giflib (giflib-gitAUR)
- gnutls (gnutls-gitAUR)
- gpm (gpm-gitAUR, gpm-vmAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- harfbuzz (harfbuzz-gitAUR)
- jansson (jansson-gitAUR)
- libgccjit (libgccjit-gitAUR, libgccjit-snapshotAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libotf
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxml2 (libxml2-gitAUR)
- libxpm (libxpm-gitAUR)
- libxt
- m17n-lib
- ncurses (ncurses-gitAUR)
- texinfo (texinfo-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (make)
- rustup (rustup-gitAUR) (make)
- texlive-core (texlive-fullAUR, texlive-installerAUR, texlive-basic) (make)
Required by (318)
- anthy-unicode (requires emacs) (make)
- anthy-unicode-git (requires emacs) (make)
- anubis-smtp (requires emacs) (make)
- astroid-git (requires emacs) (optional)
- auctex (requires emacs)
- auctex-git (requires emacs)
- auto-complete-nxml-git (requires emacs)
- auto-complete-nxml-git (requires emacs) (make)
- bbdb (requires emacs)
- bigloo-devel (requires emacs) (make)
- bigloo-devel (requires emacs) (optional)
- carp (requires emacs) (make)
- cask (requires emacs)
- cask-git (requires emacs)
- cmake-git (requires emacs) (make)
- cmake3 (requires emacs) (make)
- csvedepli (requires emacs) (make)
- dictionary (requires emacs)
- distel (requires emacs)
- eask-cli-git (requires emacs)
- Show 298 more...
Latest Comments
e-v commented on 2023-03-03 10:44 (UTC)
Note that since commit 5d3d9e48b6c738776da83cdcde855562d7d71e5c, emacs-ng supports PGTK when built with the
--with-pgtkflag.haawda commented on 2022-02-26 13:27 (UTC)
The find command in the last line does not work for me. Als --with-nativecomp is an unrecognized configure option (should be --with-native-compilation).
appetrosyan commented on 2021-09-12 16:13 (UTC)
Can't compile. The compiler output is very nondescript, something-something Mutex unlock... What do mutexes have to do with compilation?
dr460nf1r3 commented on 2021-07-04 12:27 (UTC) (edited on 2021-07-04 12:29 (UTC) by dr460nf1r3)
This also seems to miss some makedepends, namely
git,python&clang. It would probably also be a good idea to remove-j8from the make command as not everyone has 8 cores to build this on. Set your personal amount of cores used in/etc/makepkg.conf:)FabioLolix commented on 2021-05-04 15:34 (UTC)
Please change URl to https://emacs-ng.github.io/emacs-ng/ and add a proper pkgver() in the pkgbuild https://wiki.archlinux.org/title/VCS_package_guidelines#Git
wickedjargon commented on 2021-04-26 15:52 (UTC)
cormacc, I am also having the same issue. I tried
emacs -fn "Liberation Mono"but this didn't work. Emacs still works within the terminal though,emacs -nw. I am using gnome if it makes a difference. Please let me know if anyone finds a solution.cormacc commented on 2021-04-14 10:11 (UTC)
Anyone else having an issue launching this? I get the following error: Font ‘Monospace’ is not defined
No issue with emacs 27.2 Tried temporarily clobbering my .emacs.d to see if it's some rogue setting there, but has no effect.