septadrop/build
2022-03-19 12:55:29 -07:00
..
septadrop_1.1.0_amd64 Add libcsfml dependencies to Debian control file 2022-03-19 12:45:25 -07:00
.gitignore Rewrite in Rust 2022-03-18 20:37:52 -07:00
debian.sh Rewrite in Rust 2022-03-18 20:37:52 -07:00
README.md Update build instructions 2022-03-19 12:55:29 -07:00

Building

This build setup is only working/tested for GNU/Linux systems. In order to have the required development dependencies (C bindings for SFML), install them using your system's package manager. This is libcsfml-dev on Debian-based systems and csfml on Arch-based systems. The package must be at version 2.5.

Packaging

Debian

To package:

./debian.sh