This is a staging site. Uploads will not persist. Testing only.

gcc-9

GNU C compiler

This is the GNU C compiler, a fairly portable optimizing compiler for C.

lua5.2

Simple, extensible, embeddable programming language

Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided.

vpnc-scripts

Network configuration scripts for VPNC and OpenConnect

This package contains scripts required to configure routing and name services when invoked by the VPNC or OpenConnect VPN clients. The primary script automatically configures network routes and name servers for the active VPN connection. It also provides hooks for executing custom actions at various stages of the connection and disconnection process.

gnu-fdisk

Linux fdisk replacement based on libparted

GNU fdisk is a replacement to the old Linux fdisk. It provides the same features as the original fdisk provides plus some interesting ones like: * partition resizing * creating filesystem on newly created partitions * partition integrity checking * copying/moving partition

xmms2-plugin-mp4

XMMS2 - MPEG-4 plug-in

XMMS2 is a redesign of the XMMS music player. It features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical. All common audio formats are supported using plug-ins. On top of this, there is a flexible media library to organize your music.

gimp-gluas

Lua environment plug-in for GIMP

Gluas is a GIMP plug-in providing an environment for testing algorithms for image processing, using the Lua interpreter. The environment contains a simple editor for entering the algorithms.