pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-cmap Add tex-cmap 1.0h
details: https://anonhg.NetBSD.org/pkgsrc/rev/92febf59c73e
branches: trunk
changeset: 650816:92febf59c73e
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 06:46:59 2015 +0000
description:
Add tex-cmap 1.0h
Make PDF files searchable and copyable
diffstat:
print/tex-cmap/DESCR | 9 +++++++++
print/tex-cmap/Makefile | 14 ++++++++++++++
print/tex-cmap/PLIST | 13 +++++++++++++
print/tex-cmap/distinfo | 5 +++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r 5164d2cf7d1a -r 92febf59c73e print/tex-cmap/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-cmap/DESCR Mon Apr 27 06:46:59 2015 +0000
@@ -0,0 +1,9 @@
+The cmap package provides character map tables, which make PDF
+files generated by pdfLaTeX both searchable and copy-able in
+acrobat reader and other compliant PDF viewers. Encodings
+supported are OT1, T1, T2A, T2B, T2C and T5, together with LAE
+(Arabic), LFE (Farsi) and LGR (Greek) and a variant OT1tt for
+cmtt-like fonts. The package's main limitation currently is the
+inability to work with virtual fonts, because of limitations of
+pdfTeX. This restriction may be resolved in a future version of
+pdfTeX.
diff -r 5164d2cf7d1a -r 92febf59c73e print/tex-cmap/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-cmap/Makefile Mon Apr 27 06:46:59 2015 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 06:46:59 markd Exp $
+
+DISTNAME= cmap
+PKGNAME= tex-${DISTNAME}-1.0h
+TEXLIVE_REV= 31477
+
+MAINTAINER= pkgsrc-users@NetBSD,org
+COMMENT= Make PDF files searchable and copyable
+LICENSE= lppl-1.3c
+
+CONFLICTS+= teTeX-texmf<=3.0nb43
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5164d2cf7d1a -r 92febf59c73e print/tex-cmap/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-cmap/PLIST Mon Apr 27 06:46:59 2015 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:46:59 markd Exp $
+share/texmf-dist/tex/latex/cmap/cmap.sty
+share/texmf-dist/tex/latex/cmap/lae.cmap
+share/texmf-dist/tex/latex/cmap/lfe.cmap
+share/texmf-dist/tex/latex/cmap/lgr.cmap
+share/texmf-dist/tex/latex/cmap/ot1.cmap
+share/texmf-dist/tex/latex/cmap/ot1tt.cmap
+share/texmf-dist/tex/latex/cmap/ot6.cmap
+share/texmf-dist/tex/latex/cmap/t1.cmap
+share/texmf-dist/tex/latex/cmap/t2a.cmap
+share/texmf-dist/tex/latex/cmap/t2b.cmap
+share/texmf-dist/tex/latex/cmap/t2c.cmap
+share/texmf-dist/tex/latex/cmap/t5.cmap
diff -r 5164d2cf7d1a -r 92febf59c73e print/tex-cmap/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-cmap/distinfo Mon Apr 27 06:46:59 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 06:46:59 markd Exp $
+
+SHA1 (tex-cmap-31477/cmap.tar.xz) = dfc1ba9dc522356e90dd0c482dc3c8ba420ba9e9
+RMD160 (tex-cmap-31477/cmap.tar.xz) = 73fa16b6af0b0dfa3ba3e82b0e37bfbe9ccf2d6c
+Size (tex-cmap-31477/cmap.tar.xz) = 5552 bytes
Home |
Main Index |
Thread Index |
Old Index