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 75AF8138350 for ; Mon, 13 Apr 2020 10:55:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D646E09BA; Mon, 13 Apr 2020 10:55:47 +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 16820E09BA for ; Mon, 13 Apr 2020 10:55:47 +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 C457C34F1CD for ; Mon, 13 Apr 2020 10:55:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3DCA150 for ; Mon, 13 Apr 2020 10:55: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: <1586775320.0d6fa1be004e563997ac5b1ab0954529888d87c5.zlogene@gentoo> Subject: [gentoo-commits] proj/tex:master commit in: scripts/texlive/tlpsrc/ X-VCS-Repository: proj/tex X-VCS-Files: scripts/texlive/tlpsrc/texlive-context-post-ebuild scripts/texlive/tlpsrc/texlive-latex-post-ebuild scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0d6fa1be004e563997ac5b1ab0954529888d87c5 X-VCS-Branch: master Date: Mon, 13 Apr 2020 10:55: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: bdde1fb4-c936-4231-8e90-9a8990594833 X-Archives-Hash: aca6c456a4738f7fc8a042efc40ff003 commit: 0d6fa1be004e563997ac5b1ab0954529888d87c5 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Apr 13 10:55:20 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Apr 13 10:55:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=0d6fa1be multiple post phases sync Signed-off-by: Mikle Kolyada gentoo.org> scripts/texlive/tlpsrc/texlive-context-post-ebuild | 5 ++--- scripts/texlive/tlpsrc/texlive-latex-post-ebuild | 6 +----- scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild | 3 +-- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-context-post-ebuild b/scripts/texlive/tlpsrc/texlive-context-post-ebuild index edfe1ff..6af9fc2 100644 --- a/scripts/texlive/tlpsrc/texlive-context-post-ebuild +++ b/scripts/texlive/tlpsrc/texlive-context-post-ebuild @@ -1,11 +1,9 @@ -PATCHES=( "${FILESDIR}/luacnfspec2016.patch" ) - TL_CONTEXT_UNIX_STUBS="contextjit mtxrunjit mtxrun texexec context metatex luatools mtxworks texmfstart" TEXLIVE_MODULE_BINSCRIPTS="" for i in ${TL_CONTEXT_UNIX_STUBS} ; do -TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i" +TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/${i}" done # This small hack is needed in order to have a sane upgrade path: @@ -22,6 +20,7 @@ pkg_setup() { # These comes without +x bit set... src_prepare() { + default # No need to install these .exe rm -rf texmf-dist/scripts/context/stubs/{mswin,win64} || die diff --git a/scripts/texlive/tlpsrc/texlive-latex-post-ebuild b/scripts/texlive/tlpsrc/texlive-latex-post-ebuild index 51dc8cf..a096b64 100644 --- a/scripts/texlive/tlpsrc/texlive-latex-post-ebuild +++ b/scripts/texlive/tlpsrc/texlive-latex-post-ebuild @@ -1,8 +1,4 @@ -TEXLIVE_MODULE_BINSCRIPTS=" - texmf-dist/scripts/oberdiek/pdfatfi.pl - texmf-dist/scripts/context/perl/mptopdf.pl - " - src_prepare() { + default rm -rf texmf-dist/scripts/context/stubs/mswin || die } diff --git a/scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild b/scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild index 5dba2f7..fc65565 100644 --- a/scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild +++ b/scripts/texlive/tlpsrc/texlive-latexrecommended-post-ebuild @@ -1,2 +1 @@ -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/thumbpdf/thumbpdf.pl texmf-dist/scripts/lwarp/lwarpmk.lua" -PATCHES=( "${FILESDIR}/thumbpdf_invocation.patch" ) +TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/thumbpdf/thumbpdf.pl texmf-dist/scripts/lwarp/lwarpmk.lua texmf-dist/scripts/oberdiek/pdfatfi.pl texmf-dist/scripts/context/perl/mptopdf.pl"