libn32atomic1-mips64-cross

support library providing __atomic built-in functions (n32)

library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library.

libn32atomic1-mipsel-cross

support library providing __atomic built-in functions (n32)

library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library.

texlive-lang-english

TeX Live: US and UK English

Support for, and documentation in, English.

debugbreak

Put breakpoints in C/C++ code

debugbreak.h allows one to put breakpoints in their C/C++ code with a call to debug_break(). Include the header file and insert calls to debug_break() in the code where one wishes to break into the debugger. debugbreak supports GCC, Clang. debugbreak works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures.

libn32gphobos3-mips-cross

Phobos D standard library (runtime library)

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

r-cran-maptools

GNU R Tools for reading and handling spatial objects

Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHS shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.