libpf4j-update-java
update mechanism for Java modular applications
This package allows one to inspect repositories to check the availability of
updates for Java plugins. The available updates can then be installed, updated
or uninstalled using the classes in this package.
Plugins are containers for extension points (defining where, in the
application, custom code may be called), for extensions (which implement
extension points) and for optional life-cycle methods to start, load and stop
extensions.
libgnat-11-mips64-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
libgnome-bg-4-1
Utility library for background images - runtime files
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.
libdexx-java
immutable, persistent collection classes for Java
Dexx Collections are a port of Scala's immutable, persistent collection
classes to pure Java. Persistent in the context of functional data structures
means the data structure preserves the previous version of itself when
modified. This means any reference to a collection is effectively immutable.
However, modifications can be made by returning a new version of the data
structure, leaving the original structure unchanged.
libgnat-11-mips64el-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
libgm2-17-mipsr6-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.