You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libgnomekbd-3.6.0-2.fc19.x86_64
The libgnomekbd package contains a GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.
RPMPackage libgnomekbd-3.6.0-2.fc19.armv6hl
The libgnomekbd package contains a GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.
RPMPackage libgnomecups-0.2.3-12.fc18.x86_64
GNOME library for CUPS integration
RPMPackage libgnomecups-0.2.3-12.fc18.armv6hl
GNOME library for CUPS integration
RPMPackage libgnomecanvas-2.30.3-6.fc19.x86_64
The canvas widget allows you to create custom displays using stock items such as circles, lines, text, and so on. It was originally a port of the Tk canvas widget but has evolved quite a bit over time.
RPMPackage libgnomecanvas-2.30.3-6.fc19.armv6hl
The canvas widget allows you to create custom displays using stock items such as circles, lines, text, and so on. It was originally a port of the Tk canvas widget but has evolved quite a bit over time.
RPMPackage libgnome-keyring-3.12.0-4.lbn19.x86_64
gnome-keyring is a program that keep password and other secrets for users. The library libgnome-keyring is used by applications to integrate with the gnome-keyring system.
RPMPackage libgnome-keyring-3.8.0-1.fc19.armv6hl
gnome-keyring is a program that keep password and other secrets for users. The library libgnome-keyring is used by applications to integrate with the gnome-keyring system.
RPMPackage libgnome-2.32.1-6.fc19.x86_64
GNOME (GNU Network Object Model Environment) is a user-friendly set of GUI applications and desktop tools to be used in conjunction with a window manager for the X Window System. The libgnome package includes non-GUI-related libraries that are needed to run GNOME. The libgnomeui package contains X11-dependent GNOME library features.
RPMPackage libgnome-2.32.1-5.fc18.armv6hl
GNOME (GNU Network Object Model Environment) is a user-friendly set of GUI applications and desktop tools to be used in conjunction with a window manager for the X Window System. The libgnome package includes non-GUI-related libraries that are needed to run GNOME. The libgnomeui package contains X11-dependent GNOME library features.
RPMPackage libgnat-4.9.2-6.lbn19.x86_64
GNAT is a GNU Ada 83, 95, 2005 and 2012 front-end to GCC. This package includes shared libraries, which are required to run programs compiled with the GNAT.
RPMPackage libgle-3.1.0-8.lbn19.x86_64
The GLE Tubing and Extrusion Library consists of a number of "C" language subroutines for drawing tubing and extrusions. It is a very fast implementation of these shapes, outperforming all other implementations, most by orders of magnitude. It uses the OpenGL programming API to perform the actual drawing of the tubing and extrusions.
RPMPackage libgle-3.1.0-8.fc19.armv6hl
The GLE Tubing and Extrusion Library consists of a number of "C" language subroutines for drawing tubing and extrusions. It is a very fast implementation of these shapes, outperforming all other implementations, most by orders of magnitude. It uses the OpenGL programming API to perform the actual drawing of the tubing and extrusions.
RPMPackage libglade2-2.6.4-9.fc19.armv6hl
Libglade is a small library that allows a program to load its user interface from am XML description at runtime. Libglade uses the XML file format used by the GLADE user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been instantiated, libglade gives no overhead, so other than the short initial interface loading time, there is no performance tradeoff.
RPMPackage libglade2-2.6.4-9.fc19.x86_64
Libglade is a small library that allows a program to load its user interface from am XML description at runtime. Libglade uses the XML file format used by the GLADE user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been instantiated, libglade gives no overhead, so other than the short initial interface loading time, there is no performance tradeoff.
RPMPackage libgfortran-4.9.2-6.lbn19.x86_64
This package contains Fortran shared library which is needed to run Fortran dynamically linked programs.
RPMPackage libgfortran-4.8.1-3.v6.fc19.armv6hl
This package contains Fortran shared library which is needed to run Fortran dynamically linked programs.
RPMPackage libgeotiff-1.4.0-3.lbn19.x86_64
GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery.
RPMPackage libgeotiff-1.2.5-12.fc19.armv6hl
GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery.
RPMPackage libgee-0.18.0-1.lbn19.x86_64
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. * Traversable o Iterable + Collection - List * BidirList - Set * SortedSet o BidirSortedSet - MultiSet - Queue * Deque + Map - SortedMap * BidirSortedMap o Iterator + BidirIterator - BidirListIterator + ListIterator - BidirListIterator * MultiMap The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet, HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a reasonable sample implementation of those interfaces. In addition, a set of abstract classes are provided to ease the implementation of new collections. Around that, the API provide means to retrieve read-only views, efficient sort algorithms, simple, bi-directional or index-based mutable iterators depending on the collection type. Libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages.