texlive[56569] Master/tlpkg/tlpsrc: omit map files made from all
commits+karl at tug.org
commits+karl at tug.org
Tue Oct 6 18:19:47 CEST 2020
Revision: 56569
http://tug.org/svn/texlive?view=revision&revision=56569
Author: karl
Date: 2020-10-06 18:19:47 +0200 (Tue, 06 Oct 2020)
Log Message:
-----------
omit map files made from all fonts in distributions; they only need to exist in svn
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc
trunk/Master/tlpkg/tlpsrc/collection-basic.tlpsrc
Removed Paths:
-------------
trunk/Master/tlpkg/tlpsrc/updmap-map.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc 2020-10-06 11:02:18 UTC (rev 56568)
+++ trunk/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc 2020-10-06 16:19:47 UTC (rev 56569)
@@ -28,3 +28,9 @@
runpattern f texmf-dist/scripts/texlive/README
runpattern f texmf-dist/scripts/texlive/mktexlsr.bat
runpattern f texmf-dist/scripts/texlive-extra/README
+#
+# We build these map files of all fonts in TL for those running directly
+# out of svn, but no need to distribute them.
+runpattern d texmf-dist/fonts/map/dvipdfmx/updmap
+runpattern d texmf-dist/fonts/map/dvips/updmap
+runpattern d texmf-dist/fonts/map/pdftex/updmap
Modified: trunk/Master/tlpkg/tlpsrc/collection-basic.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-basic.tlpsrc 2020-10-06 11:02:18 UTC (rev 56568)
+++ trunk/Master/tlpkg/tlpsrc/collection-basic.tlpsrc 2020-10-06 16:19:47 UTC (rev 56569)
@@ -47,5 +47,4 @@
depend texlive-scripts
depend tlshell
depend unicode-data
-depend updmap-map
depend xdvi
Deleted: trunk/Master/tlpkg/tlpsrc/updmap-map.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/updmap-map.tlpsrc 2020-10-06 11:02:18 UTC (rev 56568)
+++ trunk/Master/tlpkg/tlpsrc/updmap-map.tlpsrc 2020-10-06 16:19:47 UTC (rev 56569)
@@ -1,9 +0,0 @@
-shortdesc auto-generated font map files
-longdesc These map files are regenerated every time a new font is added.
-longdesc There is no need to rebuild formats or update binaries
-longdesc because of such updates, hence this separate package.
-
-# The program packages have excludes for these directories.
-runpattern d texmf-dist/fonts/map/dvipdfmx/updmap
-runpattern d texmf-dist/fonts/map/dvips/updmap
-runpattern d texmf-dist/fonts/map/pdftex/updmap
More information about the tex-live-commits
mailing list.