# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup vslavik diff-pdf 0.3 v
github.tarball_from releases
wxWidgets.use wxWidgets-3.0
maintainers {@pietvo vanoostrum.org:piet} openmaintainer
description diff-pdf is a tool for visually comparing two PDFs.
It takes two PDF files as arguments. By default, its only output is \
its return code, which is 0 if there are no differences and 1 if the \
two PDFs differ. If given the `--output-diff` option, it produces a \
PDF file with visually highlighted differences. \
With the `--view` argument it opens a window that lets you view the \
files' pages and zoom in on details.
homepage https://vslavik.github.io/diff-pdf
checksums rmd160 f2d8071f2b5378d29ffd0bae1124011cec2efe92 \
sha256 8f1beb45d48fecfb09c802e95154ad9b8d4b73e90796eaf7ab835f107b495da0 \
depends_lib path:lib/libcairo.dylib:cairo \
depends_build port:pkgconfig
configure.args --with-wxdir=${wxWidgets.wxdir}