Update of /cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6210

Modified Files:
        texlive.info texlive.patch 
Log Message:
Added luatex.

Index: texlive.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- texlive.patch       21 Sep 2009 10:14:45 -0000      1.5
+++ texlive.patch       23 Sep 2009 16:38:15 -0000      1.6
@@ -165,7 +165,7 @@
  #! cont-nl    pdftex         cont-usr.tex    -8bit *cont-nl.ini
  #! cont-uk    pdftex         cont-usr.tex    -8bit *cont-uk.ini
  #
-@@ -89,19 +89,19 @@
+@@ -89,8 +89,8 @@
  eplain                pdftex  -               -translate-file=cp227.tcx 
*eplain.ini
  # ------------------------------------------------------------------
  # $Id$
@@ -176,21 +176,6 @@
  # ------------------------------------------------------------------
  # $Id$
  latex           pdftex        language.dat    -translate-file=cp227.tcx 
*latex.ini
- pdflatex        pdftex        language.dat    -translate-file=cp227.tcx 
*pdflatex.ini
- # ----------------------------------------------------------------------
- # $Id$
--luatex                luatex  -               luatex.ini
--pdfluatex     luatex  -               pdfluatex.ini
-+#! luatex             luatex  -               luatex.ini
-+#! pdfluatex  luatex  -               pdfluatex.ini
- #
--lualatex      luatex  language.dat    lualatex.ini
--pdflualatex   luatex  language.dat    pdflualatex.ini
-+#! lualatex   luatex  language.dat    lualatex.ini
-+#! pdflualatex        luatex  language.dat    pdflualatex.ini
- # ------------------------------------------------------------------
- # $Id$
- mf            mf-nowin -              -translate-file=cp227.tcx mf.ini
 @@ -148,9 +148,14 @@
  # ------------------------------------------------------------------
  # $Id$

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- texlive.info        21 Sep 2009 10:14:45 -0000      1.6
+++ texlive.info        23 Sep 2009 16:38:15 -0000      1.7
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20080816
-Revision: 0test5
+Revision: 0test6luatex
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -35,7 +35,7 @@
 Tar2FilesRename: ptexlive-20090904:ptexlive
 NoSourceDirectory: true
 PatchFile: texlive.patch
-PatchFile-MD5: 2bfb9d7c9433bea8d20abdab50a27406
+PatchFile-MD5: 16cd00baf3a20259e19cf8a431884135
 PatchScript: <<
  lzma -dc texlive-20080816-source.tar.lzma | tar xf -
  mv       texlive-20080816-source                texlive
@@ -70,11 +70,11 @@
  --with-system-pnglib --with-system-t1lib --with-system-wwwlib \
  --with-system-zlib \
  --without-psutils --without-dialog --without-tex4htk --without-t1utils \
- --without-detex --without-dvipdfmx --without-luatex --without-lcdf-typetools \
+ --without-detex --without-dvipdfmx --without-lcdf-typetools \
  --without-xindy --without-xdv2pdf --without-xetex --without-xdvipdfmx \
  --without-lacheck --without-ttf2pk \
- --with-mf-nowin --with-system-freetype2 \
- --with-freetype2-libdir=%p/lib/freetype219/lib \
+ --with-luatex --with-mf-nowin \
+ --with-system-freetype2 --with-freetype2-libdir=%p/lib/freetype219/lib \
  --with-freetype2-include=%p/lib/freetype219/include \
  (%type_raw[-nox] = .) --with-system-gd 
  (%type_raw[-nox] = .) --x-includes=/usr/X11R6/include
@@ -87,13 +87,14 @@
 #!/bin/bash -ev
  export PATH=%p/lib/xmkmf/bin:%p/lib/freetype219/bin:$PATH 
  export IMAKEINCLUDE=-I%p/lib/X11/config
- cd texlive && ./configure %c && make
+ mkdir texlive/Work
+ cd texlive/Work && ../configure %c && make
 <<
 InstallScript: <<
 #!/bin/bash -ev
  export PATH=%p/lib/xmkmf/bin:$PATH 
  export IMAKEINCLUDE=-I%p/lib/X11/config
- cd texlive && make install prefix=%i texmf=%i/share/texmf run_texlinks=true 
run_mktexlsr=true
+ cd texlive/Work && make install prefix=%i texmf=%i/share/texmf 
run_texlinks=true run_mktexlsr=true
  %i/bin/mktexlsr %i/share/texmf
 
 echo "Removing files that belong to the libkpathsea4 package..."


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to