From 57759c415099a81a2d25ce2de6fecadb07513f67 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:52 +0200 Subject: Adding debian version 1.2.2-2. Signed-off-by: Daniel Baumann --- debian/control | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..44d43c8 --- /dev/null +++ b/debian/control @@ -0,0 +1,134 @@ +Source: inkscape +Section: graphics +Priority: optional +Maintainer: Debian Multimedia Maintainers +Uploaders: + Mattia Rizzolo , +Build-Depends: + cmake, + debhelper-compat (= 13), + dh-python, + dh-sequence-python3, + ninja-build, + python3, +Build-Depends-Arch: + imagemagick (>= 0) , + lib2geom-dev (>= 1.2.2-2), + libaspell-dev, + libboost-dev, + libboost-filesystem-dev, + libcdr-dev, + libdbus-1-dev, + libdbus-glib-1-dev, + libdouble-conversion-dev, + libfontconfig-dev, + libgc-dev (>= 1:6.8), + libgdl-3-dev, + libgmock-dev, + libgsl-dev, + libgspell-1-dev, + libgtk-3-dev, + libgtkmm-3.0-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), + libsoup2.4-dev, + libtool, + libvisio-dev, + libwpg-dev (>= 0.3.0), + libxml-parser-perl, + libxml2-dev (>= 2-2.4.24), + libxslt1-dev, + pkg-config, + python3-lxml , + ragel, + zlib1g-dev, +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Homepage: https://inkscape.org +Vcs-Git: https://salsa.debian.org/multimedia-team/inkscape.git +Vcs-Browser: https://salsa.debian.org/multimedia-team/inkscape + +Package: inkscape +Architecture: any +Depends: + librsvg2-common [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64 riscv64 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, +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. -- cgit v1.2.3