Advertisement
Guest User

Untitled

a guest
Feb 8th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. require emacs.inc
  2.  
  3. EXTRA_OECONF = "--without-sound --without-x"
  4.  
  5. #/!\warning untested recipe
  6. DEFAULT_PREFERENCE = "-2"
  7.  
  8. SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \
  9. file://emacs23.1-use-qemu.patch \
  10. file://nostdlib-unwind.patch"
  11. SRC_URI[tarball.md5sum] = "a620d4452769d04ad8864d662f34f8dd"
  12. SRC_URI[tarball.sha256sum] = "a94cd46301f000d2d1dcd3fd7ef08ad952846d01ca5d4168b4ec3e38e857da47"
  13.  
  14.  
  15. S = "${WORKDIR}/emacs-${PV}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement