pkgsrc/print/tex-bookmark-doc/Makefile
markd f8d6d68b48 tex-bookmark{,-doc}: update to 1.29
- Adapted the dvips driver to avoid a clash with pgf.

- All drivers now use the new LaTeX hooks
  and so require a format 2020-10-01 or newer. The older
  drivers are provided as frozen versions and are used if
  an older format is detected.

- Added support for destlabel option of hyperref,
  https://github.com/ho-tex/bookmark/issues/1

- Removed the dvipsone and textures driver.

- Removed the code for option dvipdfmx-outline-open
  and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
  should now support this out-of-the-box.
2021-02-13 04:31:18 +00:00

13 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/02/13 04:31:18 markd Exp $
DISTNAME= bookmark.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.29
TEXLIVE_REV= 56885
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/bookmark
COMMENT= Documentation for tex-bookmark
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"