@xircon Why do you insist on using https for cloning? I updated the PKGBUILD to use the protocol at least six months ago.
Search Criteria
Package Details: emacs-git 30.0.50.169253-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-git |
Description: | GNU Emacs. Development master branch. |
Upstream URL: | http://www.gnu.org/software/emacs/ |
Keywords: | development editor IDE text |
Licenses: | GPL3 |
Conflicts: | emacs |
Provides: | emacs |
Submitter: | toropisco |
Maintainer: | toropisco |
Last Packager: | toropisco |
Votes: | 109 |
Popularity: | 1.12 |
First Submitted: | 2014-01-05 02:05 (UTC) |
Last Updated: | 2023-10-14 18:36 (UTC) |
Dependencies (23)
- cairo (cairo-gitAUR)
- giflib (giflib-gitAUR)
- gnutls (gnutls-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- jansson (jansson-gitAUR)
- libgccjit (libgccjit-gitAUR, libgccjit-snapshotAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libotf
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libxcb (libxcb-gitAUR)
- libxi (libxi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxpm (libxpm-gitAUR)
- sqlite3 (sqlite)
- tree-sitter (tree-sitter-gitAUR)
- xcb-util
- git (git-gitAUR, git-glAUR) (make)
- libxi (libxi-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (315)
- anthy-unicode (requires emacs) (make)
- anthy-unicode-git (requires emacs) (make)
- anubis (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)
- dmscripts-git (requires emacs) (optional)
- Show 295 more...
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 39 Next › Last »
toropisco commented on 2022-03-22 19:07 (UTC)
xircon commented on 2022-03-22 18:56 (UTC) (edited on 2022-03-22 19:04 (UTC) by xircon)
I still have problems:
makepkg -si
==> Making package: emacs-git 29.0.50.154965-1 (Tue 22 Mar 2022 18:55:11 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning emacs-git git repo...
Cloning into bare repository '/home/xircon/git/emacs-git/emacs-git'...
fatal: repository 'https://git.savannah.gnu.org/emacs.git/' not found
==> ERROR: Failure while downloading emacs-git git repo
Aborting...
This fixes it (for me!):
source=("emacs-git::git://git.savannah.gnu.org/git/emacs.git")
toropisco commented on 2022-03-22 14:13 (UTC) (edited on 2022-03-22 14:14 (UTC) by toropisco)
@xircon No, the PKGBUILD doesn't need updating. the git server works for me as of the time I'm posting this answer.
xircon commented on 2022-03-22 12:03 (UTC)
source=("emacs-git::git://git.savannah.gnu.org/emacs.git")
Then the PKGBUILD needs updating.
pancho commented on 2022-03-22 11:04 (UTC) (edited on 2022-03-25 11:57 (UTC) by pancho)
@xircon:
(With Palpatine's voice): "You are looking for this".
xircon commented on 2022-03-22 08:22 (UTC)
Am getting a 404 on https://git.savannah.gnu.org/emacs.git/.
toropisco commented on 2022-03-17 16:48 (UTC) (edited on 2022-03-17 16:55 (UTC) by toropisco)
@cvelteren I updated the PKGBUILD a couple of days ago. Shame on you! :-P
cvelteren commented on 2022-03-17 15:16 (UTC) (edited on 2022-03-17 16:11 (UTC) by cvelteren)
~~Hi, are the x11 dependencies required? I am running sway and I am getting configure: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?
when installing.~~ it was my python environment that messed with things, it is compiling now. Thanks!
piater commented on 2022-03-13 10:19 (UTC)
FWIW, I just rebuilt emacs-git with PGTK, and I did not observe any broken menus (under sway).
VitalyR commented on 2022-03-06 02:15 (UTC)
@fosskers It's not true. libgccjit is provided as a standalone package in the core repo: https://archlinux.org/packages/core/x86_64/libgccjit/
Pinned Comments
toropisco commented on 2017-06-30 19:14 (UTC) (edited on 2022-05-15 13:26 (UTC) by toropisco)
This PKGBUILD is a work in progress. If you find PACKAGING bugs, please let me know ASAP.
Upstream bugs are to be reported upstream. Check out the emacs-devel archives to confirm if this is an already known bug. In fact... Why are you not subscribed to
emacs-devel
?. Also check theemacs-bug-tracker
archives.Reporting bugs: Write to the Emacs Bug Tracker and report it there. Or, better yet, use the
debbugs
client included with the text editor. You will find instructions at https://debbugs.gnu.org/. Good luck!If you confirm it is a packaging bug, you are welcome to report it here.
Yaourt and other automated tools users BEWARE! This PKGBUILD is written with hand updating in mind and I won't fix bugs arising from such use. Besides, cloning the same repository time and time again from a non-profit such as the GNU Project/FSF gives out a very low image of you.