From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 833F4138350 for ; Tue, 14 Apr 2020 07:24:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9F47E09A6; Tue, 14 Apr 2020 07:24:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85F1CE09A6 for ; Tue, 14 Apr 2020 07:24:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E430C34F03E for ; Tue, 14 Apr 2020 07:24:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EE001C9 for ; Tue, 14 Apr 2020 07:24:38 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1586849007.117f61fc23169d0dcd5c5c3cd55589c96a25ab6a.zlogene@gentoo> Subject: [gentoo-commits] proj/tex:master commit in: 2020/patches/ X-VCS-Repository: proj/tex X-VCS-Files: 2020/patches/0001-tl-core-2020-unbundle-installed_scripts.patch X-VCS-Directories: 2020/patches/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 117f61fc23169d0dcd5c5c3cd55589c96a25ab6a X-VCS-Branch: master Date: Tue, 14 Apr 2020 07:24:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01226c82-886d-4d9a-9dd1-3168f7808a65 X-Archives-Hash: c32316e74011b3cae7c50a7786561a15 commit: 117f61fc23169d0dcd5c5c3cd55589c96a25ab6a Author: Mikle Kolyada gentoo org> AuthorDate: Tue Apr 14 07:23:27 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Apr 14 07:23:27 2020 +0000 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=117f61fc update unbundle script more Signed-off-by: Mikle Kolyada gentoo.org> ...1-tl-core-2020-unbundle-installed_scripts.patch | 32 ++++++++++++---------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/2020/patches/0001-tl-core-2020-unbundle-installed_scripts.patch b/2020/patches/0001-tl-core-2020-unbundle-installed_scripts.patch index 1683018..95697f7 100644 --- a/2020/patches/0001-tl-core-2020-unbundle-installed_scripts.patch +++ b/2020/patches/0001-tl-core-2020-unbundle-installed_scripts.patch @@ -1,4 +1,4 @@ -From cc8501e87a978e256a20405aa953282f37365ffe Mon Sep 17 00:00:00 2001 +From 745cab700ea5905fb749721f905013ba97e05fe0 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 13 Apr 2020 15:48:05 +0300 Subject: [PATCH] patch1 @@ -6,8 +6,8 @@ Subject: [PATCH] patch1 Signed-off-by: Mikle Kolyada --- texk/texlive/linked_scripts/Makefile.am | 4 -- - texk/texlive/linked_scripts/Makefile.in | 78 +------------------------ - 2 files changed, 2 insertions(+), 80 deletions(-) + texk/texlive/linked_scripts/Makefile.in | 85 +------------------------ + 2 files changed, 2 insertions(+), 87 deletions(-) diff --git a/texk/texlive/linked_scripts/Makefile.am b/texk/texlive/linked_scripts/Makefile.am index 92c8629d..9810d679 100644 @@ -46,7 +46,7 @@ index 92c8629d..9810d679 100644 urlbst/urlbst \ vpe/vpe.pl \ diff --git a/texk/texlive/linked_scripts/Makefile.in b/texk/texlive/linked_scripts/Makefile.in -index 5bf620be..38bcd566 100644 +index 5bf620be..66dd7c24 100644 --- a/texk/texlive/linked_scripts/Makefile.in +++ b/texk/texlive/linked_scripts/Makefile.in @@ -269,32 +269,25 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \ @@ -147,13 +147,17 @@ index 5bf620be..38bcd566 100644 latex-git-log/latex-git-log \ latex-papersize/latex-papersize.py \ latex2man/latex2man \ -@@ -373,46 +333,30 @@ texmf_other_scripts = \ - lilyglyphs/lily-image-commands.py \ - lilyglyphs/lily-rebuild-pdfs.py \ +@@ -369,50 +329,27 @@ texmf_other_scripts = \ + latexindent/latexindent.pl \ + latexmk/latexmk.pl \ + latexpand/latexpand \ +- lilyglyphs/lily-glyph-commands.py \ +- lilyglyphs/lily-image-commands.py \ +- lilyglyphs/lily-rebuild-pdfs.py \ ltximg/ltximg.pl \ - luaotfload/luaotfload-tool.lua \ - lwarp/lwarpmk.lua \ - m-tx/m-tx.lua \ +- m-tx/m-tx.lua \ - makedtx/makedtx.pl \ make4ht/make4ht \ match_parens/match_parens \ @@ -163,8 +167,8 @@ index 5bf620be..38bcd566 100644 mkjobtexmf/mkjobtexmf.pl \ - mkpic/mkpic \ - multibibliography/multibibliography.pl \ - musixtex/musixflx.lua \ - musixtex/musixtex.lua \ +- musixtex/musixflx.lua \ +- musixtex/musixtex.lua \ pax/pdfannotextractor.pl \ pdfcrop/pdfcrop.pl \ pdflatexpicscale/pdflatexpicscale.pl \ @@ -175,7 +179,7 @@ index 5bf620be..38bcd566 100644 pfarrei/pfarrei.tlu \ pkfix-helper/pkfix-helper \ pkfix/pkfix.pl \ - pmxchords/pmxchords.lua \ +- pmxchords/pmxchords.lua \ - pst2pdf/pst2pdf.pl \ ptex-fontmaps/kanji-config-updmap-sys.sh \ ptex-fontmaps/kanji-config-updmap-user.sh \ @@ -194,7 +198,7 @@ index 5bf620be..38bcd566 100644 tex4ebook/tex4ebook \ texcount/texcount.pl \ texdef/texdef.pl \ -@@ -428,7 +372,6 @@ texmf_other_scripts = \ +@@ -428,7 +365,6 @@ texmf_other_scripts = \ texlive/mktexpk \ texlive/mktextfm \ texlive/rungs.tlu \ @@ -202,7 +206,7 @@ index 5bf620be..38bcd566 100644 texlive/updmap-sys.sh \ texlive/updmap-user.sh \ texlive/updmap.pl \ -@@ -436,24 +379,8 @@ texmf_other_scripts = \ +@@ -436,24 +372,8 @@ texmf_other_scripts = \ texliveonfly/texliveonfly.py \ texloganalyser/texloganalyser \ texplate/texplate.sh \ @@ -228,7 +232,7 @@ index 5bf620be..38bcd566 100644 nobase_dist_texmf_scripts_SCRIPTS = \ $(texmf_shell_scripts) \ -@@ -464,7 +391,6 @@ bin_links = \ +@@ -464,7 +384,6 @@ bin_links = \ allcm:allec \ cluttex:clxelatex \ cluttex:cllualatex \