Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/tex:master commit in: 2019/patches/
Date: Mon, 03 Jun 2019 20:32:01
Message-Id: 1559593851.227f8894b929c8811a9629052ceb4af2e1b35f44.zlogene@gentoo
1 commit: 227f8894b929c8811a9629052ceb4af2e1b35f44
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 3 20:30:51 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 20:30:51 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=227f8894
7
8 remove few more scripts
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 ...1-tl-core-2019-unbandle-installed_scripts.patch | 39 ++++++++++++++--------
13 1 file changed, 25 insertions(+), 14 deletions(-)
14
15 diff --git a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
16 index 467c161..7b55866 100644
17 --- a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
18 +++ b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
19 @@ -1,19 +1,19 @@
20 -From 54d5123633e09da0b98708cb7d327481e6b35ecd Mon Sep 17 00:00:00 2001
21 +From 8a5265e35deddd0f6abce60eeec583ed8ed73f68 Mon Sep 17 00:00:00 2001
22 From: Mikle Kolyada <zlogene@g.o>
23 Date: Sun, 2 Jun 2019 12:44:19 +0300
24 Subject: [PATCH] tl-core-2019: unbandle installed_scripts
25
26 Signed-off-by: Mikle Kolyada <zlogene@g.o>
27 ---
28 - texk/texlive/linked_scripts/Makefile.in | 94 ++-----------------------
29 - texk/texlive/tl_scripts/Makefile.in | 10 ---
30 - 2 files changed, 4 insertions(+), 100 deletions(-)
31 + texk/texlive/linked_scripts/Makefile.in | 110 +-----------------------
32 + texk/texlive/tl_scripts/Makefile.in | 10 ---
33 + 2 files changed, 4 insertions(+), 116 deletions(-)
34
35 diff --git a/texk/texlive/linked_scripts/Makefile.in b/texk/texlive/linked_scripts/Makefile.in
36 -index 6e8781db..2d163636 100644
37 +index 6e8781db..a197dd7d 100644
38 --- a/texk/texlive/linked_scripts/Makefile.in
39 +++ b/texk/texlive/linked_scripts/Makefile.in
40 -@@ -268,16 +268,13 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \
41 +@@ -268,144 +268,58 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \
42 texmf_scriptsdir = $(datarootdir)/texmf-dist/scripts
43 texmf_shell_scripts = \
44 adhocfilelist/adhocfilelist.sh \
45 @@ -28,10 +28,18 @@ index 6e8781db..2d163636 100644
46 ltxfileinfo/ltxfileinfo \
47 - lua2dox/lua2dox_filter \
48 pdfbook2/pdfbook2 \
49 - pdfjam/pdf180 \
50 - pdfjam/pdf270 \
51 -@@ -293,64 +290,27 @@ texmf_shell_scripts = \
52 - pdfjam/pdfpun \
53 +- pdfjam/pdf180 \
54 +- pdfjam/pdf270 \
55 +- pdfjam/pdf90 \
56 +- pdfjam/pdfbook \
57 +- pdfjam/pdfflip \
58 +- pdfjam/pdfjam \
59 +- pdfjam/pdfjam-pocketmod \
60 +- pdfjam/pdfjam-slides3up \
61 +- pdfjam/pdfjam-slides6up \
62 +- pdfjam/pdfjoin \
63 +- pdfjam/pdfnup \
64 +- pdfjam/pdfpun \
65 pdftex-quiet/pdftex-quiet \
66 pdfxup/pdfxup \
67 - pst-pdf/ps4pdf \
68 @@ -86,7 +94,7 @@ index 6e8781db..2d163636 100644
69 - fontools/ot2kpx \
70 fragmaster/fragmaster.pl \
71 - getmap/getmapdl.lua \
72 - glossaries/makeglossaries \
73 +- glossaries/makeglossaries \
74 glossaries/makeglossaries-lite.lua \
75 - jfmutil/jfmutil.pl \
76 - kotex-utils/jamo-normalize.pl \
77 @@ -96,7 +104,10 @@ index 6e8781db..2d163636 100644
78 latex-git-log/latex-git-log \
79 latex-papersize/latex-papersize.py \
80 latex2man/latex2man \
81 -@@ -361,51 +321,21 @@ texmf_other_scripts = \
82 + latex2nemeth/latex2nemeth \
83 +- latexdiff/latexdiff-vc.pl \
84 +- latexdiff/latexdiff.pl \
85 +- latexdiff/latexrevise.pl \
86 latexindent/latexindent.pl \
87 latexmk/latexmk.pl \
88 latexpand/latexpand \
89 @@ -148,7 +159,7 @@ index 6e8781db..2d163636 100644
90 tex4ebook/tex4ebook \
91 texcount/texcount.pl \
92 texdef/texdef.pl \
93 -@@ -416,31 +346,16 @@ texmf_other_scripts = \
94 +@@ -416,31 +330,16 @@ texmf_other_scripts = \
95 texlive/fmtutil-sys.sh \
96 texlive/fmtutil-user.sh \
97 texlive/fmtutil.pl \
98 @@ -183,7 +194,7 @@ index 6e8781db..2d163636 100644
99
100 nobase_dist_texmf_scripts_SCRIPTS = \
101 $(texmf_shell_scripts) \
102 -@@ -450,7 +365,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \
103 +@@ -450,7 +349,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \
104 bin_links = \
105 cluttex:clxelatex \
106 cluttex:cllualatex \