Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
29.4+1-5 | 2025-01-16 | ||
29.4+1-4 | 2024-12-10 | ||
dists | 2024-09-15 | ||
README | 2025-05-03 | 1.1 kB | |
Totals: 4 Items | 1.1 kB | 28 |
emacs packages -------------- NOTE: This is currently deprecated since emacs now builds for Debian powerpc and packages are available in the ports archive. So these packages won't be updated as long as Debian's packages build properly. Debian powerpc's emacs is currently very much out of date because of some test failures. However despite a few test failures I think it's useful to be able to use a more recent version of emacs so it's provided here for convenience. To use it you have to add the following line to your /etc/apt/sources.list: deb [signed-by=/usr/share/keyrings/catacombae.gpg] https://sourceforge.net/projects/powerpc-linux-builds/files/debian-powerpc/emacs/ main main Then import my GPG key from the keyserver (if this is not done already): curl 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xcb49184eb54709054a6e4a152adec8bddf66c3ef' | sudo gpg --dearmor -o /usr/share/keyrings/catacombae.gpg Then you're all set, you can install the more recent version of emacs with a simple 'apt update' followed by 'apt install emacs'.