head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @# @; 1.1 date 2026.04.03.02.14.43; author markd; state Exp; branches; next ; commitid xOAJFGsfX33OjsAG; desc @@ 1.1 log @tex-pdf14{,-doc}: add version 0.1 Starting with TeX Live 2010, the various formats, that directly generate PDF, default to generating PDF 1.5. This is generally a good thing, but it can lead to compatibility issues with some older PDF viewers. This package changes the version of PDF generated with formats (based on pdfTeX or LuaTeX in PDF mode), back to 1.4 for documents that need to achieve maximal compatibility with old viewers. packaged in wip by Yorick Hardy @ text @# $NetBSD$ DISTNAME= pdf14 PKGNAME= tex-${DISTNAME}-0.1 TEXLIVE_REV= 76924 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://ctan.org/pkg/pdf14 COMMENT= Restore PDF 1.4 to a TeX Live 2010 format LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" @