142 lines
4.1 KiB
Text
142 lines
4.1 KiB
Text
Source: inkscape
|
|
Section: graphics
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
|
|
XSBC-Original-Uploaders:
|
|
Mattia Rizzolo <mattia@debian.org>,
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Build-Depends:
|
|
cmake,
|
|
debhelper-compat (= 13),
|
|
fonts-dejavu,
|
|
dh-python,
|
|
dh-sequence-python3,
|
|
ninja-build,
|
|
python3,
|
|
Build-Depends-Arch:
|
|
imagemagick (>= 0) <!nocheck>,
|
|
lib2geom-dev (>= 1.3),
|
|
libaspell-dev,
|
|
libboost-dev,
|
|
libboost-filesystem-dev,
|
|
libboost-stacktrace-dev,
|
|
libcdr-dev,
|
|
libdbus-1-dev,
|
|
libdbus-glib-1-dev,
|
|
libdouble-conversion-dev,
|
|
libfontconfig-dev,
|
|
libgc-dev (>= 1:6.8),
|
|
libgmock-dev,
|
|
libgsl-dev,
|
|
libgspell-1-dev,
|
|
libgtk-3-dev,
|
|
libgtkmm-3.0-dev,
|
|
libgtksourceview-4-dev,
|
|
libgtkspell3-3-dev,
|
|
libjemalloc-dev,
|
|
liblcms2-dev,
|
|
libmagick++-dev,
|
|
libpango1.0-dev,
|
|
libpng-dev,
|
|
libpoppler-glib-dev,
|
|
libpoppler-private-dev,
|
|
libpotrace-dev,
|
|
libreadline-dev,
|
|
librevenge-dev,
|
|
librsvg2-common,
|
|
libsigc++-2.0-dev (>= 2.0.16-2),
|
|
libtool,
|
|
libvisio-dev,
|
|
libwpg-dev (>= 0.3.0),
|
|
libxml-parser-perl,
|
|
libxml2-dev (>= 2-2.4.24),
|
|
libxslt1-dev,
|
|
pkgconf,
|
|
python3-lxml <!nocheck>,
|
|
ragel [!i386],
|
|
zlib1g-dev,
|
|
Standards-Version: 4.6.2
|
|
Rules-Requires-Root: no
|
|
Homepage: https://inkscape.org
|
|
Vcs-Browser: https://git.progress-linux.org/horok/inkscape
|
|
Vcs-Git: https://git.progress-linux.org/horok/inkscape
|
|
XSBC-Original-Vcs-Browser: https://salsa.debian.org/multimedia-team/inkscape
|
|
XSBC-Original-Vcs-Git: https://salsa.debian.org/multimedia-team/inkscape.git
|
|
|
|
Package: inkscape
|
|
Architecture: any
|
|
Depends:
|
|
librsvg2-common [amd64 arm64 armhf i386 mips64el ppc64el riscv64 s390x loong64 powerpc ppc64 sparc64],
|
|
${misc:Depends},
|
|
${python3:Depends},
|
|
${shlibs:Depends},
|
|
Recommends:
|
|
aspell,
|
|
fig2dev,
|
|
imagemagick,
|
|
libimage-magick-perl,
|
|
librsvg2-common,
|
|
libwmf-bin,
|
|
python3-cssselect,
|
|
python3-lxml,
|
|
python3-numpy,
|
|
python3-scour,
|
|
Suggests:
|
|
dia,
|
|
inkscape-tutorials,
|
|
libsvg-perl,
|
|
pstoedit,
|
|
python3-packaging,
|
|
python3-uniconvertor,
|
|
ruby,
|
|
Breaks: inkscape-open-symbols (<= 1.2.1-1)
|
|
Replaces: inkscape-open-symbols (<= 1.2.1-1)
|
|
Description: vector-based drawing program
|
|
Inkscape is an illustration editor which has everything needed to
|
|
create professional-quality computer art. You can use it to make
|
|
diagrams and illustrations, technical drawings, web graphics, clip art,
|
|
icons and logos. A collection of hands-on tutorials show you how to
|
|
combine lines, shapes and text of different types and styles to build
|
|
up a picture.
|
|
.
|
|
A selection of powerful vector graphics editing tools comes as
|
|
standard. There is excellent support for paths, gradients, layers,
|
|
alpha transparency and text flow control. An extensive library of
|
|
filters allow you to apply realistic effects and extensions allow you
|
|
to work with bitmaps, barcodes and printing marks, amongst other things.
|
|
.
|
|
Most of the common vector formats are supported, including PDF, Adobe
|
|
Illustrator and AutoCAD files, and it has unrivalled support for the
|
|
SVG web graphics standard.
|
|
.
|
|
Between the suggested packages:
|
|
* dia: to export Dia shapes;
|
|
* libsvg-perl: to import .txt files (txt2svg extension);
|
|
* python3-packaging: used by the Optimized SVG extension;
|
|
* python3-uniconvertor: enables several import/export extensions;
|
|
* pstoedit: to work with eps files;
|
|
* ruby: there are several extensions written in ruby;
|
|
|
|
Package: inkscape-tutorials
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends:
|
|
${misc:Depends},
|
|
Recommends:
|
|
inkscape,
|
|
Breaks:
|
|
inkscape (<= 0.92.3-2~),
|
|
Replaces:
|
|
inkscape (<= 0.92.3-2~),
|
|
Description: vector-based drawing program - tutorials
|
|
Inkscape is an illustration editor which has everything needed to
|
|
create professional-quality computer art. You can use it to make
|
|
diagrams and illustrations, technical drawings, web graphics, clip art,
|
|
icons and logos. A collection of hands-on tutorials show you how to
|
|
combine lines, shapes and text of different types and styles to build
|
|
up a picture.
|
|
.
|
|
This package contains the tutorials, accessible from the Help > Tutorials
|
|
menu.
|