Update of /cvsroot/fink/experimental/todai/ecc-10.7/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv20197

Modified Files:
        texlive.info texlive.patch 
Log Message:
Added pmpost, and modified XDvi settings.

Index: texlive.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.7/main/finkinfo/text/texlive.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- texlive.patch       3 Jan 2012 17:36:20 -0000       1.2
+++ texlive.patch       9 Jan 2012 11:07:36 -0000       1.3
@@ -193,7 +193,7 @@
  }
   
 --- texlive-20110705-source.orig/texk/web2c/luatexdir/image/pdftoepdf.cc       
2011-04-14 15:45:02.000000000 +0900
-+++ texlive-20110705-source.orig/texk/web2c/luatexdir/image/pdftoepdf.cc       
2011-04-12 23:17:47.000000000 +0900
++++ texlive-20110705-source/texk/web2c/luatexdir/image/pdftoepdf.cc    
2011-04-12 23:17:47.000000000 +0900
 @@ -25,6 +25,7 @@
  // define DEBUG
  

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.7/main/finkinfo/text/texlive.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- texlive.info        4 Jan 2012 15:09:34 -0000       1.3
+++ texlive.info        9 Jan 2012 11:07:36 -0000       1.4
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20110705
-Revision: 0test3
+Revision: 0test4
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -39,16 +39,16 @@
 Source2: http://tutimura.ath.cx/~nob/tex/ptexlive/ptexlive-20100711.tar.gz
 Source2-MD5: 2dbd0ab5290bf6dfb0b2b04a813df89f
 Tar2FilesRename: ptexlive-20100711:ptexlive
-Source3: 
http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/dvipsk-TL2010-fix_20110208.diff
-Source3-MD5: c09419f618dbc3c9200cf471039404d8
+Source3: 
http://sourceforge.jp/projects/eptex/wiki/TeX_Live_2011/attach/tl11supp-111101.tar.xz
+Source3-MD5: 5faa742af438292971415bc088580353
 Source4: 
http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/xdvik-20090903-texlive2009_2011.patch.gz
-Source4-MD5: 1b2450cd11d5da052ee25d7b3803c768
-Source5: 
http://sourceforge.jp/projects/eptex/wiki/TeX_Live_2011/attach/tl11supp-111101.tar.xz
-Source5-MD5: 5faa742af438292971415bc088580353
+Source4-MD5: 2177965a735d9fff0f206b5b8a309258
+Source5: 
http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/pmpost-makeconf-tl11.diff.gz
+Source5-Md5: 0c25f072f252a42a9c4774ffe6378b31
 NoSourceDirectory: true
 UseMaxBuildJobs: true
 PatchFile: texlive.patch
-PatchFile-MD5: 5fe3f561c0420ad82f6f041537b980e0
+PatchFile-MD5: d06b3f633b64223544ebff713b663456
 PatchScript: <<
 #!/bin/bash -ev
  xz -dc texlive-????????-source.tar.xz | tar xf -
@@ -126,12 +126,16 @@
             -e "s|\(TMPDIR=\)/tmp|\1`pwd`|" \
             -e 's|texlive-$TLV-source|texlive|' tl11/common.sh
 
- sed -n -e "1,4p" -e "8,18p" -e "34,61p" tl11/scripts/unpack.sh \
-                                       > tl11/unpack.sh
- sed -i.bak /ovp2ovf_web.patch/d         tl11/unpack.sh
- chmod +x                                tl11/unpack.sh
- pushd tl11 &&                              ./unpack.sh
+ sed -n -e "1,4p"   -e "8,18p"  \
+        -e "34,38p" -e "45,61p" \
+         tl11/scripts/unpack.sh > tl11/unpack.sh
+                       
+ sed -i.bak 's|^# \(zpatch\)|\1|' tl11/unpack.sh
+ chmod +x                         tl11/unpack.sh
+ pushd tl11 &&    FLG_PMPOST=TRUE    ./unpack.sh
  popd
+
+ gzcat pmpost-makeconf-tl11.diff.gz | patch -p1 -d texlive
  #####
 
  echo "f  kanjix.map" >> texlive/texk/dvipdfmx/dvipdfmx-20*/data/dvipdfmx.cfg
@@ -228,7 +232,6 @@
  %i/bin/mktexlsr %i/etc/texmf-config
 
 echo "Removing files that are supplied in the texlive-texmf package ..."
-#mv -f  %i/share/texmf-dist/scripts/luaotfload %i/share/texmf/scripts
  mv -f  %i/share/texmf-dist texmf-dist.conflict
 
 if [ "%type_raw[-nox]" == "." ]; then


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to