aballier    15/07/30 15:52:35

  Modified:             metadata.xml ChangeLog texlive-basic-2015.ebuild
  Log:
  make luajittex optional, bug #542620
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.3                  dev-texlive/texlive-basic/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        9 Sep 2008 16:12:30 -0000       1.2
+++ metadata.xml        30 Jul 2015 15:52:35 -0000      1.3
@@ -11,4 +11,7 @@
 plain TeX macros, Computer Modern fonts, and configuration for
 common drivers; no LaTeX.
 </longdescription>
+  <use>
+       <flag name="luajittex">Add support for LuaJitTeX: LuaTeX based on 
LuaJIT which is usually faster.</flag>
+  </use>
 </pkgmetadata>



1.87                 dev-texlive/texlive-basic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.87&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.87&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   22 Jul 2015 19:37:41 -0000      1.86
+++ ChangeLog   30 Jul 2015 15:52:35 -0000      1.87
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.86 
2015/07/22 19:37:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.87 
2015/07/30 15:52:35 aballier Exp $
+
+  30 Jul 2015; Alexis Ballier <[email protected]> texlive-basic-2015.ebuild,
+  metadata.xml:
+  make luajittex optional, bug #542620
 
   22 Jul 2015; Anthony G. Basile <[email protected]>
   texlive-basic-2014.ebuild:



1.2                  dev-texlive/texlive-basic/texlive-basic-2015.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild?r1=1.1&r2=1.2

Index: texlive-basic-2015.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-basic-2015.ebuild   16 Jul 2015 09:12:45 -0000      1.1
+++ texlive-basic-2015.ebuild   30 Jul 2015 15:52:35 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild,v 
1.1 2015/07/16 09:12:45 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2015.ebuild,v 
1.2 2015/07/30 15:52:35 aballier Exp $
 
 EAPI="5"
 
@@ -8,6 +8,7 @@
 "
 TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc 
etex.doc etex-pkg.doc hyph-utf8.doc ifluatex.doc ifxetex.doc lua-alt-getopt.doc 
luatex.doc makeindex.doc metafont.doc mflogo.doc mfware.doc pdftex.doc tex.doc 
texlive-common.doc texlive-docindex.doc texlive-en.doc texlive-scripts.doc "
 TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source ifluatex.source 
ifxetex.source mflogo.source "
+TEXLIVE_MODULE_OPTIONAL_ENGINE="luajittex"
 inherit  texlive-module
 DESCRIPTION="TeXLive Essential programs and files"
 
@@ -15,10 +16,10 @@
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
-DEPEND="!<app-text/texlive-core-2009
-!<dev-texlive/texlive-latex-2009
+DEPEND="!<dev-texlive/texlive-latex-2009
 !<dev-texlive/texlive-latexrecommended-2009
 !dev-texlive/texlive-documentation-base
+>=app-text/texlive-core-2015[luajittex?]
 "
 RDEPEND="${DEPEND} "
 PATCHES=( "${FILESDIR}/texmfcnflua2015.patch" )




Reply via email to