---
name: art
version: 0.9.01
origin: devel/art
comment: A resource tracing, debugging, and profiling tool
arch: freebsd:9:x86:64
www: http://skylark.tsu.ru/art/index-en.html
maintainer: virtual.lark@gmail.com
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 281205
desc: |
  Crossplatform method to trace software errors in runtime during resource
  manipulation is shown. A scheme for describing abstract resources and their
  functions in XML is presented. Due to separation it's possible to describe
  vast classes of resources without changing the analyzer core.
  Detected errors often have an influence on security, safety, robustness and
  resource optimal usage.

  WWW: http://skylark.tsu.ru/art/index-en.html
deps:
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  libxml++: {origin: textproc/libxml++26, version: 2.34.2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  pcre: {origin: devel/pcre, version: 8.33}
  libsigc++: {origin: devel/libsigc++20, version: 2.3.1}
  libffi: {origin: devel/libffi, version: 3.0.13}
  glibmm: {origin: devel/glibmm, version: '2.36.2,1'}
  glib: {origin: devel/glib20, version: 2.36.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
shlibs_required:
- libxml++-2.6.so.2
- libxml2.so.5
- libglibmm-2.4.so.1
- libgobject-2.0.so.0
- libglib-2.0.so.0
- libintl.so.9
- libsigc-2.0.so.0
