---
name: libspiro
version: 20071029
origin: graphics/libspiro
comment: Library to convert clothoid splines into Bezier splines
arch: freebsd:9:x86:64
www: http://libspiro.sourceforge.net/
maintainer: cyberbotx@cyberbotx.com
prefix: /usr/local
licenselogic: single
flatsize: 22783
desc: |
  Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful
  curves.

  Using bezier splines an artist can easily draw curves with the same slope on
  either side of an on-curve point. Spiros, on the other hand, are based on
  clothoid splines which make it easy to maintain constant curvature as well as
  constant slope. Such curves will simply look nicer.

  Raph Levien's spiro splines only use on-curve points and so are easier to use
  and more intuitive to the artist.

  This library will take an array of spiro control points and convert them into a
  series of bezier splines which can then be used in the myriad of ways the world
  has come to use beziers.

  (Above taken from Introduction on the library's website)

  WWW: http://libspiro.sourceforge.net/
categories: [graphics]
files:
  /usr/local/include/bezctx.h: 7406ba99ea8f043a274a324a182c09ae9eb3b396abaae720fa5211d1c047b465
  /usr/local/include/bezctx_intf.h: 4a97f1bc8a70bb111f5ab4fe54159c444987462e3e2bdcd83e7f97f94a82f4f5
  /usr/local/include/spiro.h: ab7383b7b00cc0bd1579620cd8a2a71f0d1bb3298cf92b8a6034772d68737562
  /usr/local/include/spiroentrypoints.h: 006477d3e6a56eb681e910cf2d79ac9dcf475baadcd737bd12c9ee38d9144c53
  /usr/local/lib/libspiro.la: 8b5227a3ed1bb7fecbdd95eef20db6f286a554e3780d7f7358d4b4d22f1e8440
  /usr/local/lib/libspiro.so: '-'
  /usr/local/lib/libspiro.so.0: 237c1a93336d60676ac4e2c1b0418736237b9750d3c086b7c9e1af1021647832
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
