Source: autotrace
Section: graphics
Priority: optional
Maintainer: Edgar Antonio Palma de la Cruz <xbytemx@gmail.com>
Build-Depends: debhelper (>= 8), autotools-dev, pkg-config,
               libpng-dev, libpstoedit-dev (>= 3.42-1.1),
               libmagickcore-dev, dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://autotrace.sourceforge.net/

Package: autotrace
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: bitmap to vector graphics converter
 AutoTrace is a program for converting bitmaps to vector graphics. The aim
 of the AutoTrace project is the development of a freely-available
 application similar to CorelTrace or Adobe Streamline. In some aspects it
 is already better. Originally created as a plugin for the GIMP,
 AutoTrace is now a standalone program.

Package: libautotrace3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: bitmap to vector graphics converter, shared library files
 Runtime shared library files needed by programs that link with the
 AutoTrace bitmap-to-vector graphics converter.
 About the usage of the library
 see http://autotrace.sourceforge.net/frontline


Package: libautotrace-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libautotrace3 (= ${binary:Version}), libc6-dev | libc-dev, libpng-dev, libpstoedit-dev (>= 3.42-1.1), libmagickcore-dev
Recommends: pkg-config (>= 0.18)
Description: bitmap to vector graphics converter, development files
 Static library and header include files needed for developing programs
 using the AutoTrace bitmap-to-vector graphics converter.
 Here is a sample program that uses libautotrace.
