Search Criteria
Package Details: emacs-lucid 29.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-lucid.git (read-only, click to copy) |
---|---|
Package Base: | emacs-lucid |
Description: | The extensible, customizable, self-documenting real-time display editor (Lucid toolkit version) |
Upstream URL: | http://www.gnu.org/software/emacs/emacs.html |
Licenses: | GPL3 |
Conflicts: | emacs |
Provides: | emacs |
Submitter: | favadi |
Maintainer: | snackattack |
Last Packager: | snackattack |
Votes: | 25 |
Popularity: | 0.004109 |
First Submitted: | 2012-07-23 16:07 (UTC) |
Last Updated: | 2024-10-28 03:47 (UTC) |
Dependencies (46)
- acl (acl-gitAUR)
- alsa-lib
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- giflib (giflib-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gpm (gpm-vmAUR, gpm-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jansson (jansson-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libice
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libotf
- libpng (libpng-gitAUR, libpng-apngAUR)
- librsvg (librsvg-gitAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxmu
- libxpm (libxpm-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxt
- m17n-lib
- ncurses (ncurses-gitAUR)
- sqlite (sqlite-fossilAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- tree-sitter (tree-sitter-gitAUR)
- xaw3d
- xcb-util
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- lldb (llvm-rocm-gitAUR, llvm-gitAUR) (optional) – For debugging with LLDB instead of GDB
Required by (313)
- anthy-unicode (requires emacs) (make)
- anthy-unicode-git (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)
- csvedepli (requires emacs) (make)
- dictionary (requires emacs)
- distel (requires emacs)
- dmscripts-git (requires emacs) (optional)
- eldev-git (requires emacs)
- eless (requires emacs)
- Show 293 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
snackattack commented on 2023-08-14 17:22 (UTC)
I've updated this to emacs29 now.
Note: On my initial commit I forgot to reset the pkgrel, so the version was 29.1-7 instead of 29.1-1. I fixed it in ~2 minutes, but anyone who updated within that 2 minute window may need to take manual action to get the correct version.
snackattack commented on 2023-05-03 05:32 (UTC)
I think that is better specified on the user end by setting the MAKEFLAGS environment variable. Like this:
Should also work with yay, aurutils, etc.
BossCode45 commented on 2023-05-03 05:03 (UTC)
Could you add
-j$(nproc)
to the make args? (that just tells make to use all your threads instead of just one)snackattack commented on 2023-05-03 04:59 (UTC) (edited on 2023-05-03 05:00 (UTC) by snackattack)
I've adopted this, and updated to emacs-28.2.
I also disabled nativecomp, because the default emacs package doesn't have it -- there's a separate emacs-nativecomp for that. I was considering to provide emacs-lucid-nativecomp as a split package of this, like how emacs/emacs-nativecomp are built together in extra, but the downside is that it would double the build time of the PKGBUILD. So I decided against a split package -- I think it would be better to have a standalone emacs-lucid-nativecomp package for those who want it.
snackattack commented on 2023-04-16 01:59 (UTC) (edited on 2023-04-16 01:59 (UTC) by snackattack)
Here are a couple patches to update to 28.2 [1], and to split into versions with and without nativecomp [2] similar to how emacs is now packaged in extra.
[1] https://gitlab.com/jackkamm/aur-emacs-lucid/-/commit/c0869022e40e903ef09ab2fc7d62d24b83386561
[2] https://gitlab.com/jackkamm/aur-emacs-lucid/-/commit/e182df2182812d1af49724774b3200a34bbf904d
BossCode45 commented on 2023-03-05 19:55 (UTC) (edited on 2023-03-05 19:59 (UTC) by BossCode45)
Can anyone update this, I'd like to have the lucid version of emacs, but I'd prefer for it to be up to date, also it would be nice to have a version without native comp (as it doesn't give much performance anymore) .
stef204 commented on 2022-11-16 15:21 (UTC)
why the
options=(debug)
in the PKGBUILD?carlosal1015 commented on 2020-12-16 03:55 (UTC)
Thanks @altaway, @jpkotta. Today I installed
emacs-lucid
, now I do not have issues with the keys, but its nice to know how to do it withyay
.altaway commented on 2020-10-11 13:00 (UTC)
If using yay, run
yay -S --mflags --skippgpcheck emacs-lucid
.« First ‹ Previous 1 2 3 4 5 6 Next › Last »