---
name: axpoint
version: 1.50
origin: print/axpoint
comment: XML Based Presentations
arch: freebsd:9:x86:64
www: http://axpoint.axkit.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 93036
desc: |
  AxPoint is a Perl module that uses the PDFLib module and the pdflib library
  to generate PDF based presentations from XML data sources.
  It has the following features:
     - Ability to create slideshows with your choice of background image
     - Slideshows break down into slidesets, or not at your choice.
     - Slides can show bullet points, source code (fixed font), or images.
     - Slides can have transition effects (dissolve, box, wipe, etc)
     - All elements of a slide can transition in too.
     - Text on slides supports bold, italics, and colours. Colours can be any
       one of the 16 HTML colours, or defined as hex RGB values.
     - Output uses the standard XML::SAX::Writer consumer classes, allowing you
       to output direct to a file, or to a string, or however you need to. Very
       useful for dynamic web based presentations.
     - PDF bookmarks allow direct navigation to any slide.
     - Using PDF allows you to go "Full Screen", even on Linux
     - Image formats supported include GIF, JPEG, PNG and TIFF

  WWW: http://axpoint.axkit.org/
deps:
  p5-XML-SAX-Writer: {origin: textproc/p5-XML-SAX-Writer, version: 0.53}
  p5-XML-SAX-Base: {origin: textproc/p5-XML-SAX-Base, version: 1.08}
  p5-XML-SAX: {origin: textproc/p5-XML-SAX, version: 0.99}
  p5-XML-NamespaceSupport: {origin: textproc/p5-XML-NamespaceSupport, version: 1.11}
  p5-XML-LibXSLT: {origin: textproc/p5-XML-LibXSLT, version: 1.80}
  p5-XML-LibXML: {origin: textproc/p5-XML-LibXML, version: '2.0018,1'}
  p5-XML-Filter-XSLT: {origin: textproc/p5-XML-Filter-XSLT, version: 0.03}
  p5-XML-Filter-BufferText: {origin: textproc/p5-XML-Filter-BufferText, version: 1.01}
  libxslt: {origin: textproc/libxslt, version: 1.1.28_1}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  libgpg-error: {origin: security/libgpg-error, version: 1.12}
  libgcrypt: {origin: security/libgcrypt, version: 1.5.3}
  pdflib-perl: {origin: print/pdflib-perl, version: 7.0.5_2}
  p5-PDFLib: {origin: print/p5-PDFLib, version: 0.14}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  p5-Time-Piece: {origin: devel/p5-Time-Piece, version: 1.20}
  gettext: {origin: devel/gettext, version: 0.18.3}
  p5-Text-Iconv: {origin: converters/p5-Text-Iconv, version: 1.7}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- print
- perl5
