Skip to content

leolost2605/mail

 
 

Repository files navigation

Mail

Translation status

Mail Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libcamel1.2-dev
  • libedataserver1.2-dev
  • libedataserverui1.2-dev
  • libfolks-dev
  • libgee-0.8-dev
  • libglib2.0-dev
  • libgranite-dev >= 6.0.0
  • libhandy-1-dev >= 1.1.90
  • libwebkit2gtk-4.0-dev
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.mail

sudo ninja install
io.elementary.mail

You might want to set the WEBKIT_EXTENSION_PATH environment variable to the webkit-extension build folder in order to test the application without installing it

About

Mail app designed for elementary OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 99.3%
  • Other 0.7%