Source: sigil
Section: editors
Priority: extra
Maintainer: Mattia Rizzolo <mattia@mapreri.org>
Uploaders: Norbert Preining <preining@debian.org>
Build-Depends: cmake (>= 3.0.0),
               debhelper (>= 9),
               libboost-date-time-dev,
               libboost-filesystem-dev,
               libboost-program-options-dev,
               libboost-regex-dev,
               libboost-system-dev,
               libboost-thread-dev,
               libflightcrew-dev,
               libhunspell-dev,
               libjs-jquery,
               libjs-jquery-scrollto,
               libminizip-dev,
               libpcre3-dev (>= 2:8.35-4),
               libqt5opengl5-dev (>= 5.4.0),
               libqt5sensors5-dev (>= 5.4.0),
               libqt5svg5-dev (>= 5.4.0),
               libqt5webkit5-dev (>= 5.4.0),
               libqt5xmlpatterns5-dev (>= 5.4.0),
               libxerces-c-dev,
               pkg-config,
               qtbase5-dev (>= 5.4.0),
               qtdeclarative5-dev (>= 5.4.0),
               qtmultimedia5-dev (>= 5.4.0),
               qtpositioning5-dev (>= 5.4.0),
               qttools5-dev (>= 5.4.0),
               qttools5-dev-tools (>= 5.4.0),
               zlib1g-dev
Standards-Version: 3.9.6
Homepage: http://sigil-ebook.com
Vcs-Git: git://anonscm.debian.org/collab-maint/sigil.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sigil.git

Package: sigil
Architecture: any
Depends: libjs-jquery-scrollto,
         sigil-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: multi-platform ebook editor
 Sigil is a free, open source, multi-platform ebook editor.
 It is designed to edit books in ePub format.
 .
 Features:
 .
  * Full UTF-16 support;
  * Full EPUB 2 spec support;
  * Multiple Views: Book View, Code View and Preview View;
  * WYSIWYG editing in Book View;
  * Complete control over directly editing EPUB syntax in Code View;
  * Table of Contents generator with multi-level heading support;
  * Metadata editor with full support for all possible metadata entries (more
    than 200) with full descriptions for each;
  * User interface translated into many languages;
  * Spell checking with default and user configurable dictionaries;
  * Full Regular Expression (PCRE) support for Find & Replace;
  * Supports import of EPUB and HTML files, images, and style sheets;
  * Files can be validated for EPUB compliance with the FlightCrew validator;
  * HTML Tidy: all imported files have their formatting corrected, and your
    editing can be optionally cleaned.

Package: sigil-data
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: sigil (= ${source:Version})
Description: multi-platform ebook editor - data files
 Sigil is a free, open source, multi-platform ebook editor.
 It is designed to edit books in ePub format.
 .
 Features:
 .
  * Full UTF-16 support;
  * Full EPUB 2 spec support;
  * Multiple Views: Book View, Code View and Preview View;
  * WYSIWYG editing in Book View;
  * Complete control over directly editing EPUB syntax in Code View;
  * Table of Contents generator with multi-level heading support;
  * Metadata editor with full support for all possible metadata entries (more
    than 200) with full descriptions for each;
  * User interface translated into many languages;
  * Spell checking with default and user configurable dictionaries;
  * Full Regular Expression (PCRE) support for Find & Replace;
  * Supports import of EPUB and HTML files, images, and style sheets;
  * Files can be validated for EPUB compliance with the FlightCrew validator;
  * HTML Tidy: all imported files have their formatting corrected, and your
    editing can be optionally cleaned.
 .
 This package provides the architecture-independant files.
