Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.13 KB

InkyBlackness Deck

Obsolescence Notice: Due to the release of InkyBlackness - HackEd, this package here has become obsolete: HackEd is the new editor to be used and is fully self-contained. Furthermore, this package is based on pre-source-release information and will no longer be maintained. Use it at your own risk.

This is the release package of the InkyBlackness project. It contains the collection of the dependencies as submodules, to bind them to specific versions.

Releases of InkyBlackness are created through this project.

Building

The base system for building the binaries is a Linux system. The scripts will cross-compile to MS Windows and require the presence of a mingw64 compiler.

Updating

The script update.sh removes the src directory and re-downloads all InkyBlackness components and their dependencies.

Compiling

The script build.sh then compiles all binaries and places the package contents in the subfolders of dist.

License

The project is available under the terms of the New BSD License (see LICENSE file).