Code

Constraints are now properly divided up between the connected components
[inkscape.git] / debian / control
1 Source: inkscape
2 Section: graphics
3 Priority: optional
4 Maintainer: Nathan Hurst (njh) <njh@mail.csse.monash.edu.au>
5 Build-Depends: debhelper (>= 4.0.0), intltool, libart-2.0-dev (>= 2.3.10), libgc-dev (>= 1:6.5-1), libglib2.0-dev, libgnomevfs2-dev, libgtk2.0-dev (>= 2.0.6-1), libglibmm-2.4-dev (>> 2.6.1-1), libgtkmm-2.4-dev (>> 2.4.11-2), libgtkspell-dev (>= 2.0.10-3), libpango1.0-dev, libpng12-dev, libpopt-dev, libsigc++-2.0-dev (>= 2.0.10-3), libtool, libxml-parser-perl, libxml2-dev (>= 2.6.0), libxslt1-dev, pkg-config, zlib1g-dev, liblcms1-dev
6 Standards-Version: 3.6.1
8 Package: inkscape
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Suggests: dia, libwmf-bin, pstoedit, sketch, libxml-xql-perl
12 Description: Vector based drawing program
13  Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
14  format, a standard maintained by the WWW consortium.
15  .
16  Inkscape user interface should be familiar from CorelDraw and similar
17  drawing programs. There are rectangles, ellipses, text items, bitmap
18  images and freehand curves.
19  As an added bonus both vector and bitmap objects can have alpha
20  transparency and can be arbitrarily transformed.
21  .
22  Inkscape supports multiple opened files and multiple views per file.
23  Graphics can be printed and exported to png bitmaps.
24  .
25  Homepage: http://www.inkscape.org/
26  .
27  If you wish to import postscript or pdf files, then you need pstoedit
28  and sketch.
29  dia is needed only if you wish to import Dia files.
30  libwmf-bin is needed only if you wish to import Windows metafile
31  (.wmf) files.
32  libxml-xql-perl is needed only by the drop-shadow effect.