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

libgphobos2-mips64r6el-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

postgresql-15-numeral

numeral datatypes for PostgreSQL

This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output.

libgphobos2-mipsr6-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

glmark2-x11

OpenGL 2.0 benchmark suite

glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options.

wesnoth-1.16-sotbe

"Son of the Black-Eye" official campaign for Wesnoth (branch 1.16)

This package contains the "Son of the Black-Eye" campaign for Wesnoth: "Your father Karun Black-Eye was the greatest orcish leader that ever lived. Now, as his son, it's up to you to thwart the selfish designs of the humans who have broken the old agreements with the orcs and are bent upon taking your lands. Unite the warring orcish tribes, bring together the Orcish Council and call up the Great Horde to send the human-worms and their wose-born allies to the land of the dead!" (Expert level, 18 scenarios.)

postgresql-15-hll

HyperLogLog extension for PostgreSQL

This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error.