Name: | libgee |
---|---|
Version: | 0.20.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 997580 |
License: | LGPLv2+ |
RPM: | libgee-0.20.1-1.el7.aarch64.rpm |
Source RPM: | libgee-0.20.1-1.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://wiki.gnome.org/Projects/Libgee |
Summary: | GObject collection library |
Description: | 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. |
- Update to 0.20.1 - Resolves: #1569285
- Update to 0.18.1 - Resolves: #1387003
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Update to 0.10.1
- Update to 0.10.0
- Update to 0.8.5
- Update to 0.8.4. - Drop unnecessary define file attr.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to 0.8.2 - Drop s390x patch, no longer needed
- Update to 0.8.1
- Update to 0.8.0
- Update to 0.7.90
- Update to 0.7.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Update to 0.7.2
- fix build, see patch comment for details
- Update to 0.7.1
- Update to 0.7.0
- Move typelib file to main package (# 735081) - Re-enable unit tests on all Fedora releases - -devel subpackage no longer depends on vala and gobject-introspection-devel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Update to 0.6.1
- Update spec to support snapshot builds (# 609294)
- Update to 0.6.0
- Rebuilt for gcc bug 634757
- Update to 0.5.3 - Rebuild against newer gobject-introspection
- Add BR on gobject-introspection-devel.
- Update to 0.5.2. - Remove buildroot & clean section. No longer needed.
- Update to 0.5.1
- Update to 0.5.0
- Update to 0.3.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Update to 0.1.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Run unit tests only on releases with glib2 >= 2.16
- Update to 0.1.4
- Update to 0.1.3
- Autorebuild for GCC 4.3
- Move pkgconfig requirement to -devel subpackage
- Initial Fedora package