1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
Source: scribus
Section: graphics
Priority: optional
Maintainer: Mattia Rizzolo <mattia@debian.org>
Build-Depends:
cmake (>= 3.12.0),
debhelper-compat (= 12),
dh-exec,
dh-python,
extra-cmake-modules,
gettext,
# libboost-python-dev,
libcairo2-dev,
libcdr-dev,
libcups2-dev,
libfreehand-dev,
libgraphicsmagick++1-dev,
libharfbuzz-dev,
libhunspell-dev,
libhyphen-dev,
libicu-dev,
liblcms2-dev,
libmspub-dev,
libopenscenegraph-dev (>= 3.4),
libpagemaker-dev,
libpng-dev,
libpodofo-dev,
libpoppler-cpp-dev,
libpoppler-dev (>= 0.64.0),
libpoppler-private-dev,
libqt5opengl5-dev,
libqt5webkit5-dev,
libqxp-dev,
librevenge-dev,
libtiff-dev,
libvisio-dev,
libwpg-dev,
libxml2-dev,
libzmf-dev,
python3-dev,
qtbase5-dev (>= 5.12),
qttools5-dev,
qttools5-dev-tools,
zlib1g-dev,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/scribus
Vcs-Git: https://salsa.debian.org/debian/scribus.git
Homepage: https://www.scribus.net
Package: scribus
Architecture: any
Depends:
ghostscript,
${S:Source}-data (= ${source:Version}),
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Recommends:
cups-bsd,
fonts-dejavu,
fonts-liberation,
hyphen-hyphenation-patterns,
icc-profiles-free,
xfonts-scalable | gsfonts-x11,
Suggests:
icc-profiles,
scribus-template,
texlive-latex-recommended,
${S:Source}-doc,
Description: Open Source Desktop Page Layout
Scribus is an open source desktop page layout program with the aim of
producing commercial grade output in PDF and Postscript.
.
Scribus can be used for many tasks; from brochure design to newspapers,
magazines, newsletters and posters to technical documentation.
.
Scribus supports professional DTP features, such as CMYK color and a
color management system to soft proof images for high quality color printing,
flexible PDF creation options, Encapsulated PostScript import/export and
creation of 4 color separations, import of EPS/PS and SVG as native vector
graphics, Unicode text including right to left scripts such as Arabic and
Hebrew via freetype. Graphic formats which can be placed in Scribus as images
include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm),
and any bitmap type supported by QT5.
.
If you need to use the render frame install the texlive-latex-recommended
package (suggested).
Package: scribus-data
Architecture: all
Depends:
python3-tk,
${misc:Depends},
${python3:Depends},
Recommends:
fonts-dejavu,
Description: Open Source Desktop Page Layout - data files
Scribus is an open source desktop page layout program with the aim of
producing commercial grade output in PDF and Postscript.
.
Scribus can be used for many tasks; from brochure design to newspapers,
magazines, newsletters and posters to technical documentation.
.
Scribus supports professional DTP features, such as CMYK color and a
color management system to soft proof images for high quality color printing,
flexible PDF creation options, Encapsulated PostScript import/export and
creation of 4 color separations, import of EPS/PS and SVG as native vector
graphics, Unicode text including right to left scripts such as Arabic and
Hebrew via freetype. Graphic formats which can be placed in Scribus as images
include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm),
and any bitmap type supported by QT5.
.
This package contains the architecture-independent files.
|