Source: zathura
Section: text
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 libcairo2-dev (>= 1.8.8),
 libgirara-dev (>= 0.3.3),
 libglib2.0-dev (>= 2.50),
 libgtk-3-dev (>= 3.22),
 libmagic-dev,
 librsvg2-bin,
 libsqlite3-dev,
 libseccomp-dev,
 libsynctex-dev,
 gettext,
 meson (>= 0.48),
 pkg-config,
 appstream-util,
 desktop-file-utils,
 check,
 xvfb,
 xauth,
 python3-sphinx
Standards-Version: 4.4.1
Homepage: https://pwmt.org/projects/zathura
Vcs-Git: https://salsa.debian.org/sramacher/zathura.git
Vcs-Browser: https://salsa.debian.org/sramacher/zathura
Rules-Requires-Root: no

Package: zathura
Architecture: any
Provides:
 zathura-abi-4
Depends:
 zathura-pdf-poppler,
 ${shlibs:Depends},
 ${misc:Depends}
Suggests:
 www-browser,
 zathura-ps,
 zathura-djvu,
 zathura-cb
Description: document viewer with a minimalistic interface
 zathura is a document viewer with a minimalistic and space saving interface.
 It offers a vim-like experience and has a focus on keyboard interaction.
 The key bindings, commands and most other settings can be customized.
 .
 Some of the features are:
  * bookmarking pages
  * printing the whole document or specific pages
  * following links
  * searching in the document
  * browsing the document index
  * SyncTex forward and backward synchronization
 .
 zathura can be extended to support other file formats via a plugin system.

Package: zathura-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libgirara-dev (>= 0.3.2),
 libgtk-3-dev (>= 3.22),
 libcairo2-dev (>= 1.8.8),
 libset-scalar-perl
Provides:
 dh-sequence-zathura
Description: development files for zathura plugins
 zathura is a document viewer with a minimalistic and space saving interface.
 It can be extended to support other file formats via a plugin system.
 .
 This package contains the files to develop plugins.
