logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

editor-0-r1.ebuild (1361B)


  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. DESCRIPTION="Virtual for editor"
  5. SLOT="0"
  6. KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
  7. # Add a package to RDEPEND only if the editor:
  8. # - can edit ordinary text files,
  9. # - works on the console. // Wut? xemacs and gvim doesn’t works in a terminal
  10. RDEPEND="|| ( app-editors/nano
  11. app-editors/dav
  12. app-editors/e3
  13. app-editors/ee
  14. app-editors/efte
  15. app-editors/elvis
  16. app-editors/emacs
  17. app-editors/emacs-vcs
  18. app-editors/emact
  19. app-editors/ersatz-emacs
  20. app-editors/fe
  21. app-editors/jasspa-microemacs
  22. app-editors/jed
  23. app-editors/joe
  24. app-editors/jove
  25. app-editors/le
  26. app-editors/levee
  27. app-editors/lpe
  28. app-editors/mg
  29. app-editors/ne
  30. app-editors/neovim
  31. app-editors/ng
  32. app-editors/nvi
  33. app-editors/qemacs
  34. app-editors/teco
  35. app-editors/uemacs-pk
  36. app-editors/vile
  37. app-editors/vim
  38. app-editors/vis
  39. app-editors/gvim
  40. app-editors/xemacs
  41. app-editors/zile
  42. app-misc/mc[edit]
  43. dev-lisp/cmucl
  44. mail-client/alpine[-onlyalpine]
  45. sys-apps/ed )"
  46. # Packages outside app-editors providing an editor:
  47. # app-misc/mc: mcedit (#62643)
  48. # dev-lisp/cmucl: hemlock
  49. # mail-client/alpine: pico
  50. # sys-apps/busybox: vi
  51. # sys-apps/9base: ed // @Note: sam needs samterm(where is it?) and don’t know how to use ssam