Source: zathura-ps
Section: text
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 meson (>= 0.43),
 zathura-dev (>= 0.3.9),
 libgirara-dev,
 libglib2.0-dev,
 libcairo2-dev,
 libspectre-dev
Standards-Version: 4.5.1
Homepage: https://pwmt.org/projects/zathura
Vcs-Git: https://salsa.debian.org/sramacher/zathura-ps.git
Vcs-Browser: https://salsa.debian.org/sramacher/zathura-ps
Rules-Requires-Root: no

Package: zathura-ps
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Provides:
 postscript-viewer
Enhances:
 zathura
Multi-Arch: same
Description: PostScript support for zathura
 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
 .
 This package contains zathura's PostScript plugin.
