./devel/libgee, Library providing GObject-based interfaces and classes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.20.6, Package name: libgee-0.20.6, Maintainer: pkgsrc-users

libgee is a collection library providing GObject-based interfaces and classes
for commonly used data structures.

libgee provides the following interfaces:

* Iterable
o Collection
+ List
+ Set
* Iterator
* Map

The ArrayList, HashSet, and HashMap classes provide a reasonable sample
implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes that
prevent modification of the underlying collection.

libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.


Required to run:
[devel/glib2]

Required to build:
[lang/vala] [devel/gobject-introspection] [pkgtools/cwrappers]

Master sites:

Filesize: 674.254 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-14 18:16:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgee: updated to 0.20.6

libgee 0.20.6
* Fixes for newer valac
* Keep the original exception in Future.map/flat_map

libgee 0.20.5
* Fixes for newer valac
* Use Makefile.introspection instead of custom rule

libgee 0.20.4
* Fixes for newer valac
   2023-11-27 12:16:42 by Jonathan Perkin | Files touched by this commit (13)
Log message:
*: Simplify vala buildlink3.

The default DEPMETHOD for vala's bl3 is "build", so there's no point
duplicating that in each package.  Given that it is only ever a build
dependency, completely remove the indirect dependencies as they should not
be made available.  Also remove obsolete BUILDLINK_API_DEPENDS settings.

Tested with a few of the affected packages.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-06-07 13:27:34 by Michael Baeuerle | Files touched by this commit (55)
Log message:
Recursive revbump for new major version of graphics/graphviz.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-07-22 19:07:15 by Michael Baeuerle | Files touched by this commit (53)
Log message:
*: recursive bump for graphics/graphviz 5.0.0
   2022-03-30 12:02:27 by Thomas Klausner | Files touched by this commit (47)
Log message:
*: recursive bump for vala 0.56
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi