Coder Social home page Coder Social logo

magnus-isu / lnp-forge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcarcady/lnp-forge

0.0 0.0 0.0 640 KB

A Dwarf Fortress starter pack builder for Linux & MacOS

License: Other

Shell 21.73% C 58.78% Makefile 5.58% Yacc 3.25% Lex 1.44% M4 9.21%

lnp-forge's Introduction

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:

  • Dwarf Fortress
  • DFHack + TWBT
  • full DFGraphics tilesets
  • various keybinds and embark profiles
  • Dwarf Therapist
  • SoundSense-RS
  • Legends Browser 1 & 2
  • Announcement Window

Dependencies:

lnp-forge checks for the following software:

  • git
  • gcc-c++
  • make & cmake
  • Tcl/Tk
  • python3 + module Tkinter
  • java 8 or 11
  • perl + modules XML::LibXML & XML::LibXSLT
  • ncurses, rsync, help2man
  • Qt5
  • libraries OpenAL, SDL-image & SDL-ttf

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.