Package Details: emacs-magit-git 3.0.0.r11.54a0019f-1

Git Clone URL: https://aur.archlinux.org/emacs-magit-git.git (read-only, click to copy)
Package Base: emacs-magit-git
Description: It's Magit! A Emacs mode for Git.
Upstream URL: http://github.com/magit/magit
Licenses: GPL3
Conflicts: emacs-magit
Provides: emacs-magit
Submitter: None
Maintainer: esben (hamki)
Last Packager: hamki
Votes: 35
Popularity: 0.000000
First Submitted: 2009-01-20 15:54 (UTC)
Last Updated: 2021-06-18 17:36 (UTC)

Latest Comments

1 2 3 4 Next › Last »

yar commented on 2021-09-02 07:57 (UTC)

Needs makedepends=(git)

luntik2012 commented on 2020-09-28 10:34 (UTC)

==> Continue building emacs-ghub ? [Y/n]
==> ------------------------------------
==> 
==> Building and installing package
==> Install or build missing dependencies for emacs-ghub:
error: target not found: emacs-graphql
error: target not found: emacs-treepy
==> Restart building emacs-ghub ? [y/N]
==> -----------------------------------
==> ==> Restart building emacs-magit-git ? [y/N]

esben commented on 2017-12-16 14:11 (UTC)

I have now created emacs-magit-popup and emacs-ghub, and fixed this package to build again. For stable result you might want to use the emacs-magit package instead though.

esben commented on 2017-12-15 09:05 (UTC)

I have created emacs-magit AUR package, providing access to latest released version. It is probably a better choice for most people...

esben commented on 2017-12-14 18:32 (UTC)

Hmm...

Is caused by https://github.com/magit/magit/commit/4d5d9bfac8acd408642099191818b717e6e70447

I will package up that and fixup emacs-magit-git accordingly.

mafzst commented on 2017-12-14 17:18 (UTC) (edited on 2017-12-14 17:19 (UTC) by mafzst)

Hi I encountering this issue when building

==> Starting build()...

make[1]: Entering directory '/tmp/yaourt-tmp-nicolas/aur-emacs-magit-git/src /magit/lisp'

Compiling git-commit.el

Compiling magit-utils.el

Compiling magit-section.el

Compiling magit-git.el

In toplevel form:

magit-git.el:33:1:Error: Cannot open load file: No such file or directory, magit-popup

make[1]: *** [Makefile:61: magit-git.elc] Error 1

make[1]: Leaving directory '/tmp/yaourt-tmp-nicolas/aur-emacs-magit-git/src/magit/lisp'

make: *** [Makefile:73: lisp] Error 2

sarah.j commented on 2017-11-06 14:56 (UTC)

Thanks for the reply. However, I don't get how it could be related to the way I am building the package since I haven't change the PKGBUILD. I have checked and I do not have a magit-version.el file.

esben commented on 2017-11-06 11:24 (UTC)

It could be related to the way you are building the package. In my emacs-magit-git dir: $ find . -name magit-version\* ./src/magit/lisp/magit-version.el ./pkg/emacs-magit-git/usr/share/emacs/site-lisp/magit/magit-version.el

sarah.j commented on 2017-11-06 10:52 (UTC)

I am trying to build the package but I am getting the following error when installing : install: Could not evaluate 'magit-version.el': No such file or directory make[1]: *** [Makefile:91: install] Error 1 Any ideas ? Thanks

esben commented on 2016-04-04 08:00 (UTC)

That is exactly what I am doing. I am running mksrcinfo when updating. I am just removing the autogenerated comment in the top of the file, to avoid git churn.