./graphics/adaptagrams, Tools for adaptive diagrams

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


Branch: pkgsrc-2016Q3, Version: 0.20160901, Package name: adaptagrams-0.20160901, Maintainer: pkgsrc-users

Adaptagrams is a library of tools and reusable code for adaptive diagramming
applications, for example: drawing tools, automated document and diagram
layout, smart presentation software, graph drawing, chart layout, etc.

Currently, the Adaptagrams repository includes four cross-platform C++
libraries, These libraries are collectively known as cola (Constraint Layout):

* libvpsc - a solver for the Variable Placement with Separation Constraints
problem.

* libcola - a library for constraint graph layout.

* libavoid - a library providing high-quality object-avoiding polyline and
orthogonalconnector routing for use in interactive diagram
editors.

* libtopology - a library containing extensions to libcola to support topology
preserving constraint-based layout.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2016-10-01 17:56:54 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5116 - requested by joerg
graphics/adaptagrams: build fix

Revisions pulled up:
- graphics/adaptagrams/Makefile                                 1.3

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat Oct  1 13:01:32 UTC 2016

   Modified Files:
   	pkgsrc/graphics/adaptagrams: Makefile

   Log message:
   Uses libtool.