McArcady / lnp-forge

A Dwarf Fortress starter pack builder for Linux & MacOS
Other
239 stars 19 forks source link

lnp-forge

Builder script for the LinuxDwarfPack.

Usage:

$ ./configure --prefix=$PWD && make install
-> configures the tool for your system and install in a local directory (./bin/)
$ ./bin/lnp-forge menuconfig
-> change DF version and other stuff (optional), select types of package to build
$ ./bin/lnp-forge build
-> downloads and builds components of your pack

The pack is ready to use in: .build/src/lnp-x.xx (and can be renamed/moved elsewhere).
Other packages (deb, rpm, arch ...) are created in the local directory.

Features:

Components of the pack are downloaded and built from their original repository. No prebuilt binaries from Armok knows where!
Does include:

Dependencies:

lnp-forge checks for the following software:

Check the wiki (https://github.com/McArcady/lnp-forge/wiki/Installing-build-dependencies) for help on installing those dependencies.

Bug reports:

Please attach the log file build.log to your issue report in Github.
For help and discussion, see also the Bay12 forums lnp-forge topic.