bladerf-fpga-hostedxa5

Nuand bladeRF FPGA bitstream downloader (hostedxA5)

This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB-controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF.

openrct2-openmsx

New versions of the songs from RollerCoaster Tycoon 2

This project aims to create an alternative, high quality soundtrack as replacement for, and addition to RollerCoaster Tycoon 2's soundtrack for use in OpenRCT2.

linux-support-6.10.7

Support files for Linux 6.10

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

php8.4-solr

PHP extension for communicating with Apache Solr server

The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API.

libphosh0-41

Pure Wayland shell for mobile devices - binding shared library

Phosh is a graphical shell for Wayland compositors speaking the layer-surface protocol and aimed at mobile devices like smart phones and tablets using touch based inputs and small screens.

python3-ratelimitqueue

Rate limited wrapper for Python 3's thread safe queues

This package extends the three built-in Python queues from the queue module - Queue, LifoQueue, and PriorityQueue - with configurable, rate limited counterparts. Specifically, the get() method is rate limited across all threads so that workers can safely consume from the queue in an unlimited loop, and putting the items in the queue doesn’t need to require blocking the main thread.