Source: gtkhash
Maintainer: xiao sheng wen <atzlinux@sina.com>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               at-spi2-core,
               libb2-dev,
               libgcrypt20-dev,
               nettle-dev,
               libgtk-3-dev,
               libthunarx-3-dev,
               libnemo-extension-dev,
               libcaja-extension-dev,
               librsvg2-bin,
               librsvg2-common,
               xvfb,
               xauth
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/gtkhash
Vcs-Git: https://salsa.debian.org/debian/gtkhash.git
Homepage: https://gtkhash.org
Rules-Requires-Root: no

Package: gtkhash
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: GTK+ utility for computing checksums and more
 GtkHash is a small GTK+ utility which allows users to compute
 message digests or checksums using the mhash library.
 Currently supported hash functions include MD5, MD6, SHA1,
 SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL.

Package: thunar-gtkhash
Architecture: any
Depends: gtkhash (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: thunar extension for computing checksums and more using gtkhash
 The GtkHash extension for thunar which allows users to compute
 message digests or checksums using the mhash library.
 Currently supported hash functions include MD5, MD6, SHA1,
 SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL.

Package: nemo-gtkhash
Architecture: any
Depends: gtkhash (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: nemo extension for computing checksums and more using gtkhash
 The GtkHash extension for nemo which allows users to compute
 message digests or checksums using the mhash library.
 Currently supported hash functions include MD5, MD6, SHA1,
 SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL.

Package: caja-gtkhash
Architecture: any
Depends: gtkhash (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: caja extension for computing checksums and more using gtkhash
 The GtkHash extension for caja which allows users to compute
 message digests or checksums using the mhash library.
 Currently supported hash functions include MD5, MD6, SHA1,
 SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL.