openbsd-ports/print/dvipdfm/pkg/PLIST
avsm 6b338200be - import of dvipdfm-0.13.2
- patch to cure /tmp race condition added; it needs cleaning up before
  submitting back to authors though (espie@ ok)

--
Dvipdfm is a command-line DVI to PDF translator.

Its features include TeX \special's that approximate the functionality
of the PostScript pdfmarks used by Adobe Acrobat Distiller, the
ability to include PDF files and JPEG files as embedded images,
support for both Type1 and PK fonts, support for arbitrary linear
graphics transformations, a color stack accessible via \special's,
partial font embedding and stream compression for reduced output
file size, native, portable graphics via TPIC \specials, balanced
page and destination trees for improved reader access on very large
document files.
2001-01-12 23:21:06 +00:00

19 lines
762 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/12 23:21:07 avsm Exp $
bin/dvipdfm
bin/dvipdft
bin/ebb
share/texmf/dvipdfm/base
share/texmf/dvipdfm/config/cmr.map
share/texmf/dvipdfm/config/config
share/texmf/dvipdfm/config/lw35urw.map
share/texmf/dvipdfm/config/lw35urwa.map
share/texmf/dvipdfm/config/psbase14.map
share/texmf/dvipdfm/config/t1fonts.map
@exec mv %D/share/texmf/tex/latex/graphics/dvipdfm.def %D/share/texmf/tex/latex/graphics/dvipdfm.def.old
share/texmf/tex/latex/graphics/dvipdfm.def
@unexec mv %D/share/texmf/tex/latex/graphics/dvipdfm.def.old %D/share/texmf/tex/latex/graphics/dvipdfm.def
@dirrm share/texmf/dvipdfm/config
@dirrm share/texmf/dvipdfm
@exec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
@unexec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr