unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Pankaj Jangid <pankaj@codeisgreat.org>
Cc: emacs-devel@gnu.org
Subject: Re: Building "vanilla" emacs on macOS (summary)
Date: Wed, 8 Sep 2021 00:03:58 +0100	[thread overview]
Message-ID: <YTfv3v1I2F2gLFZ3@idiocy.org> (raw)
In-Reply-To: <m2tuiwvgec.fsf@codeisgreat.org>

On Tue, Sep 07, 2021 at 03:47:31PM +0530, Pankaj Jangid wrote:
> Jean-Christophe Helary <lists@traduction-libre.org> writes:
> 
> > Since I always forget, I decided to put together a summary of the
> > process:
> > https://mac4translators.blogspot.com/2021/09/building-vanilla-emacs-on-macos-with.html
> 
> Thanks for documenting it. I would like you to create two sub-sections
> for essential and recommended brew packages. You have already specified
> the essential packages without which Emacs won’t build. If you install
> the following packages then these will be picked up by the ‘configure’
> script without explicitly passing any options. I have arrived at this
> list after several iterations.
> 
> --8<---------------cut here---------------start------------->8---
> brew install \
> 	 libjpeg \
> 	 libxpm \
> 	 libtiff \
> 	 libpng \
> 	 librsvg \
> 	 jansson \
> 	 lcms2 \
> 	 giflib
> --8<---------------cut here---------------end--------------->8---

In it's default set-up Emacs on macOS won't use libjpeg, libtiff,
libpng and giflib even if they're installed as those image types are
all built into NSImage, which is the default. So they're not
essential.

I'm not sure about libxpm, I think we have specific code in Emacs
itself to deal with them... Or maybe I'm thinking of some other X
bitmap format...?

-- 
Alan Third



  parent reply	other threads:[~2021-09-07 23:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07  3:58 Building "vanilla" emacs on macOS (summary) Jean-Christophe Helary
2021-09-07 10:17 ` Pankaj Jangid
2021-09-07 11:28   ` Jean-Christophe Helary
2021-09-07 13:36   ` Jean-Christophe Helary
2021-09-07 17:49     ` Pankaj Jangid
2021-09-07 23:03   ` Alan Third [this message]
2021-09-07 23:44     ` Jean-Christophe Helary
2021-09-08  2:54     ` Pankaj Jangid
2021-09-08 15:24       ` Alan Third
2021-09-09  3:47         ` Pankaj Jangid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YTfv3v1I2F2gLFZ3@idiocy.org \
    --to=alan@idiocy.org \
    --cc=emacs-devel@gnu.org \
    --cc=pankaj@codeisgreat.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).