Emacs for Darwin/PowerPC
Added tag emacs-24.2rev1 for changeset 07980c9c47f4

heads

tip
browse log
emacs-24.2rev1
browse .tar.gz

clone

read-only
https://hg.sr.ht/~sevan/emacs_darwin
read/write
ssh://hg@hg.sr.ht/~sevan/emacs_darwin

#Emacs for Darwin PowerPC

Built on OS X Tiger 10.4.11 PowerPC
Tested on Leopard 10.5.8 PowerPC

To get started, the repo has to be bootstrapped.
With a copy of autotools & makeinfo installed, run

./autogen.sh
./configure --enable-ns-self-contained --with-ns
make
make install

When the build has completed, you should have a
self contained Emacs.app in the nextstep directory,
which can be moved to a location of your choice.

See INSTALL.BZR for more info regarding bootstrap.
See ChangeLog-emacs_darwin.txt for project status.
That's project in a very loose and informal sense.