Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
* Display a map (OpenStreetMap Mapnik, OpenAerialMap,
Maps For Free Relief);
o Tiles are downloaded and cached
o Downloaded tiles fade in
* You can drag to move (a la Google Maps)
o without or with kinetic scrolling (a la iPhone)
o with elastic edges (a la iPhone)
* You can zoom in / out
* You can center the map on coordinates (longitude, latitude)
* Add markers on the map with a mixed Clutter/Champlain API
* Add layers of markers
* You can animate markers
(i forgot cvs doesn't like files/directories called 'core')
Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
* Display a map (OpenStreetMap Mapnik, OpenAerialMap,
Maps For Free Relief);
o Tiles are downloaded and cached
o Downloaded tiles fade in
* You can drag to move (a la Google Maps)
o without or with kinetic scrolling (a la iPhone)
o with elastic edges (a la iPhone)
* You can zoom in / out
* You can center the map on coordinates (longitude, latitude)
* Add markers on the map with a mixed Clutter/Champlain API
* Add layers of markers
* You can animate markers
Libchamplain-gtk is a Gtk+ widget that wraps around libchamplain's ClutterActor.
a small demo application is installed as libchamplain-demo
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.
this doesn't fully work yet, but it's now intree in case someone
wants to have a look at fixing it.
Clutter-GTK is a library providing facilities to integrate Clutter into
GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for
embedding the default ClutterStage into any GtkContainer.
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic.
A glue layer between clutter and box2d that provides a special group
where the actors can be set to be static or dynamic in regard to a
physics simulation.
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces.
Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
embedded platforms) for rendering but with an API which hides the
underlying GL complexity from the developer. The Clutter API is intended
to be easy to use, efficient and flexible.
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs.
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.
discussed with/ok ajacoutot
Gyrus is a small tool for the administration of mailboxes in IMAP/Cyrus
servers. The main idea behind it, is to provide mail server
administrators with a better way to do the daily maintenance than a
command line or a plain and boring telnet client.
The main features gyrus includes are:
* Browsing, creation and deletion of mailboxes.
* Mailbox quotas control.
* Management of IMAP Access Control Lists.
* Creation of printable reports with over-quota mailboxes.
reworked to use MODULES=x11/tk (suggested by steven@) and Makefile
cleanup by Stuart Cassoff, thanks to both
- take MAINTAINER, previous maintainer didn't respond to my past emails
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist