SPELL=libgee VERSION=0.10.1 BRANCH=${VERSION:0:4} SOURCE=$SPELL-$VERSION.tar.xz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH" WEB_SITE="http://live.gnome.org/Libgee" LICENSE[0]="GPL" ENTERED=20091025 KEYWORDS="" SHORT="A set of GObject-based interfaces and classes" cat << EOF Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. Libgee provides the following interfaces: Iterable, Collection, List, Set, MultiSet, Queue, Deque, Iterator, Map, MultiMap EOF .