From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C667213800E for ; Tue, 31 Jul 2012 13:32:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22354E056C; Tue, 31 Jul 2012 13:32:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DEA6BE056C for ; Tue, 31 Jul 2012 13:32:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 226DC1B4020 for ; Tue, 31 Jul 2012 13:32:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D3A7BE5437 for ; Tue, 31 Jul 2012 13:32:43 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1343741554.a446de0fe3c44cdc6efde817c9ad7a915214f805.aballier@gentoo> Subject: [gentoo-commits] dev/aballier:master commit in: scripts/texlive/tlpsrc/ X-VCS-Repository: dev/aballier X-VCS-Files: scripts/texlive/tlpsrc/Makefile.revs scripts/texlive/tlpsrc/texlive-context.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: a446de0fe3c44cdc6efde817c9ad7a915214f805 X-VCS-Branch: master Date: Tue, 31 Jul 2012 13:32:43 +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-Archives-Salt: e7d2b81b-1efc-4698-b42f-f882370ee9c1 X-Archives-Hash: 221ce0e7bd452f2ec012bc24aaaebf5b commit: a446de0fe3c44cdc6efde817c9ad7a915214f805 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jul 31 13:32:34 2012 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 31 13:32:34 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=a446de0f Patch tl-context so that texmfcnf.lua is found out of the box, bug #428556 by Martin Scholz --- scripts/texlive/tlpsrc/Makefile.revs | 2 ++ scripts/texlive/tlpsrc/texlive-context.extraebuild | 3 +++ 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/scripts/texlive/tlpsrc/Makefile.revs b/scripts/texlive/tlpsrc/Makefile.revs index e912b0d..90f0c6b 100644 --- a/scripts/texlive/tlpsrc/Makefile.revs +++ b/scripts/texlive/tlpsrc/Makefile.revs @@ -1,3 +1,5 @@ # Example: # texlive-xetex.installed: EXTRA_REV=-r1 +texlive-context.installed: EXTRA_REV=-r1 + diff --git a/scripts/texlive/tlpsrc/texlive-context.extraebuild b/scripts/texlive/tlpsrc/texlive-context.extraebuild index b011ef7..f3c16b5 100644 --- a/scripts/texlive/tlpsrc/texlive-context.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-context.extraebuild @@ -1,3 +1,5 @@ +PATCHES=( "${FILESDIR}/luacnfspec.patch" ) + TL_CONTEXT_UNIX_STUBS="context luatools mtxrun texexec texmfstart" TEXLIVE_MODULE_BINSCRIPTS=" @@ -27,6 +29,7 @@ src_prepare() { chmod +x texmf-dist/scripts/context/ruby/ctxtools.rb \ texmf-dist/scripts/context/ruby/pstopdf.rb \ texmf-dist/scripts/context/ruby/rlxtools.rb + base_src_prepare } TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate