gnat-13-arm-linux-gnueabi

GNU Ada compiler for the arm-linux-gnueabi architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

libresample1

real-time audio resampling library - shared libraries

A real-time library for audio sampling rate conversion providing several useful features relative to resample-1.7 on which it is based: * More portable (source includes autoconf script and Visual C++ project file, packaging adds CMake script with shared library support). * Memory-based (no need to read or write external files). * Floating-point computations (not fixed-point). * Faster and more accurate results (filter table increased by a factor of 32). * Supports variable resampling ratio (data can be processed in small chunks). * Easily applied to any number of simultaneous data channels * LGPL-licensed (libsamplerate, a GPL-licensed alternative, is considered by the libresample author to be technically superior).

gnat-13-m68k-linux-gnu

GNU Ada compiler for the m68k-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

gnat-13-powerpc-linux-gnu

GNU Ada compiler for the powerpc-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

libitm1-i386-cross

GNU Transactional Memory Library

GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads.

python3-opencc

simplified-traditional Chinese conversion library - Python 3.x

opencc is a library for converting character between traditional Chinese and simplified Chinese.