Gentoo - emacs-eaf/emacs-application-framework GitHub Wiki

In order to let EAF run in the Gentoo, below packages must be installed:

  • Emacs (must be compiled with the dbus USE flag).
  • Python 3 (must be compiled with the sqlite USE flag).
  • PyQt5 (must be compiled with the gui and network USE flags):
  • QtWebengine (I would enable the jumbo-build USE flag as it should drastically decrease the compile time).