emacs: added version 23.1 and fixed compilation on x86
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 13:20:25 +0000 (14:20 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 13:58:51 +0000 (14:58 +0100)
commitacbf54300f0754250362e75497f62092faf7d499
tree6868ec4fd7d7dd9e12dbf3512009b84463cd0be7
parent969376ab44396ff23f8f628b9d5f4c8040d1cecf
emacs: added version 23.1 and fixed compilation on x86

The main advantage in this version is that the handling of fonts is a
    lot better:
    In emacs-x11 the used fonts are not tiny anymore and can
    easily be chosen

Note that we still use qemu for bytecode compilation on x86,
    that is for several reasons:
  *The most important one is that it prevents using the host's
    libraries
  *It simplifies the recipe(no separate case when the architecture
    is the same )
  *It should work if someone cross-compiles for x86 on
    his mips,arm,powerpc,sparc computer

Warning: emacs_23.1 has not been tested but emacs-x11_23.1 has
    so putting defaullt preference to -2 in emacs_23.1
recipes/emacs/emacs-x11_23.1.bb [new file with mode: 0644]
recipes/emacs/emacs.inc
recipes/emacs/emacs_23.1.bb [new file with mode: 0644]
recipes/emacs/files/emacs23.1-use-qemu.patch [new file with mode: 0644]