This is a staging site. Uploads will not persist. Testing only.
Baldur's Gate II: Shadow of Amn shown running via gemRB

gemrb-baldurs-gate-2

GemRB binary and configuration for Baldur's Gate 2 game

GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements.
IDE for Python (v3.2) using Tkinter

idle-python3.2

IDE for Python (v3.2) using Tkinter

Draw high-quality molecules and 2D chemical formulas

easychem

Draw high-quality molecules and 2D chemical formulas

EasyChem is a program that helps you creating high quality diagrams of molecules and 2D chemical formulas that can be exported to PDF, PS, LaTeX and fig.
Xfce-winter

gtk2-engines-xfce

GTK+-2.0 theme engine for Xfce

This package contains a theme engine allowing users to apply various GTK2.0 themes to Xfce. It also contains some ready themes, but users are of course free to use other themes or design their own.
ANSI font readable by the computers of the 1960s

fonts-ocr-a

ANSI font readable by the computers of the 1960s

This font was developed by the American National Standards Institute (ANSI) to be readable by the computers of the 1960s. The OCR-A font is still used commercially in payment advice forms so that a lockbox company can determine the account number and amount owed on a bill when processing a payment. A site license for the OCR-A font is very expensive, so this free font was created.
tcc successfully compiling Mathomatic.

tcc

small ANSI C compiler

TCC (for Tiny C Compiler) is a small and fast ANSI C compiler. It generates optimized x86 code, and can compile, assemble, and link several times faster than 'gcc -O0'. Any C dynamic library can be used directly. It includes an optional memory and bounds checker, and bounds-checked code can be mixed freely with standard code. C script is also supported via the usual hash-bang mechanism.