Skip to content

Buildscrips for building Sylpheed for Windows

AlienCowEatCake/sylpheed-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sylpheed for Windows

About Sylpheed

Sylpheed is a simple, lightweight but featureful, and easy-to-use e-mail client. Sylpheed is a free software distributed under the GNU GPL.

About Sylpheed for Windows

This project provides unofficial builds of Sylpheed with updated libraries and toolchain:

  • Support for native 64-bit
  • Support for native ARM64 (experimental)
  • Support for spell checking (Windows 8+)
  • Support for native Windows toast notifications (Windows 8+)
  • Support for color emoji and other features of modern unicode
  • Other bugfixes and improvements

Building from Source

Prerequisites:

You need to open MSYS2 terminal for UCRT64, MINGW64, CLANG64 or CLANGARM64 environment and run following command:

cd sylpheed-windows
./build_sylpheed_msys2.sh

See also