Ports to Tuesday Software Linux

This page contains binary releases of software intended to run on Tuesday Software Linux as well as scripts used to build them. TSP files should be installed using the inspak command.

Games

Nethack

Nethack is a role-playing game with a fantasy fiction setting that runs in the terminal and is high in randomly generated content.

Audio Processing

Csound

Csound is a music synthesizer that generates audio from code in a specialized computer language. In addition to TSL Standard Development Package, the build scripts require Cmake.

Compatibility Tools

QEMU

QEMU simulates an entire computer accurately enough to run operating systems and software intended for a particular computer. It is used to test operating systems, for software compatibility, and to facilitate virtual servers, also called "cloud computing". This distribution supports simulating 32 and 64 bit x86 computers, and has enough features to be appropriate for operating system testing. The build scripts require TSL Standard Development Package.

Software Development

TSL Standard Development Package

The Standard Development Package provides tools to develop software in C, C++, or Assembly Language, that can take advantage of any functionality available in TSL. It is built by the TSL build scripts found on the TSL page at the same time as the operating system itself.

TSL PMA Development Package

The PMA (Perl, M4, and Autotools) Development Package provides tools to develop and use software in Perl or M4, as well as some tools used for other programming languages that use or are associated with these programming languages, such as GNU Autotools. It is built by the TSL build scripts found on the TSL page at the same time as the operating system itself. Requires TSL Standard Development Package.

Python

This package provides tools to develop and use software in the Python programming language. It is built by the TSL build scripts found on the TSL page at the same time as the operating system itself.

Python Native Development Package

This package provides tools to develop software in C, C++, or Assembly Language that can be used from software written in Python. It is built by the TSL build scripts found on the TSL page at the same time as the operating system itself. Requires Python and TSL Standard Development Package.

TSL Python Tools Package

This package provides development tools used for other programming languages that use or are associated with the Python programming language, including Meson and Ninja. It is built by the TSL build scripts found on the TSL page at the same time as the operating system itself. Requires Python and TSL Standard Development Package.

Cmake

Cmake is used to automate complex build processes. It is not used by TSL itself.


Home

You can contact me by email at william (at) haddonthethird (dot) net.