Search Criteria
Package Details: emacs-lucid-pre-test 26.0.91-1
Git Clone URL: | https://aur.archlinux.org/emacs-lucid-pre-test.git (read-only, click to copy) |
---|---|
Package Base: | emacs-lucid-pre-test |
Description: | The extensible, customizable, self-documenting real-time display editor, compiled with the lucid toolkit |
Upstream URL: | http://www.gnu.org/software/emacs/emacs.html |
Licenses: | |
Submitter: | ninrod |
Maintainer: | ninrod |
Last Packager: | ninrod |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-07 17:01 |
Last Updated: | 2018-03-21 01:09 |
Dependencies (11)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- gpm (gpm-vm, gpm-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libmagick6
- librsvg (librsvg-git, librsvg-minimal-git)
- libxfixes
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- m17n-lib
Latest Comments
ninrod commented on 2018-03-21 01:20
@stef204: now fixed
ninrod commented on 2018-03-21 01:04
Thank you @stef204. I'll fix this asap.
stef204 commented on 2018-03-14 11:10
I believe you should have both: conflicts=('emacs') provides=('emacs') since you are naming the package with a different name. pacman will not pick up the conflict on its own, and installing this package without removing emacs (official) first could be a problem. Actually it will not install and gives errors such as xyz file is already present in system (paraphrased).