Source: posterazor
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               docbook,
               docbook2x,
               libfltk1.1-dev (>= 1.1.7),
               libfreeimage-dev,
               libxpm-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://posterazor.sourceforge.io/
Vcs-Browser: https://salsa.debian.org/debian/posterazor
Vcs-Git: https://salsa.debian.org/debian/posterazor.git

Package: posterazor
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: splits an image across multiple pages for assembly into a poster
 The PosteRazor splits an image to form a multi-page PDF document. When
 printed, the sheets can be arranged to form a large poster of the original
 picture.
 .
 It relies upon libfreeimage and libxpm supporting many file types such
 BMP, GIF, ICO, JPG, PNG, TIFF, XPM among others.
