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

Modified Files:
        libkpathsea6.info ptexenc1.info 
Log Message:
Fink can unpack xz file.

Index: libkpathsea6.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.7/main/finkinfo/text/libkpathsea6.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libkpathsea6.info   9 Jan 2012 11:08:37 -0000       1.5
+++ libkpathsea6.info   3 Feb 2012 13:14:44 -0000       1.6
@@ -2,23 +2,20 @@
 Version: 6.0.1
 Revision: 0
 Description: Path search library for TeX
-BuildDepends: texlive-texmf | tetex-texmf, fink (>= 0.24.12), xz
+BuildDepends: texlive-texmf | tetex-texmf, fink (>= 0.32)
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
 Conflicts: tetex-dev, ptex-dev, libkpathsea4
 Replaces: tetex-dev, tetex-base (<= 2.0.2-46), tetex-nox (<= 2.0.2-24), 
ptex-base (<< 3.1.8), libkpathsea4
 Source: mirror:ctan:systems/texlive/Source/texlive-20110705-source.tar.xz
 Source-MD5: 968d238949e8a34a1fd74c374ddfe6f1
-NoSourceDirectory: true
 PatchFile: texlive.patch
 PatchFile-MD5: d06b3f633b64223544ebff713b663456
 PatchScript: <<
- xz -dc texlive-????????-source.tar.xz | tar xf -
- mv     texlive-????????-source texlive
- sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -d texlive -p1
+ sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 
  # Change the directory to be installed
- for file in `find texlive -name Makefile.in`; do \
+ for file in `find . -name Makefile.in`; do \
   sed -i.bak -e 's|/texmf/|/share/texmf/|' \
              -e 's|\(texmfdir = \)${prefix}|\1${datadir}|' \
              -e 's|/texmf-dist/|/share/texmf-dist/|' ${file} ; done
@@ -35,20 +32,20 @@
  --without-x 
 <<
 CompileScript: <<
- cd texlive/texk/kpathsea; ./configure %c
- cd texlive/texk/kpathsea; make
+ cd texk/kpathsea; ./configure %c
+ cd texk/kpathsea; make
 <<
 InstallScript: <<
- cd texlive/texk/kpathsea; make install-strip DESTDIR=%d
+ cd texk/kpathsea; make install-strip DESTDIR=%d
  rm -Rf %i/bin %i/share/info %i/share/man %i/share/texmf
 <<
-DocFiles: texlive/texk/kpathsea/README
+DocFiles: texk/kpathsea/README
 SplitOff: <<
  Package: %N-shlibs
  Description: Shared libraries of path search library for TeX
  Files: lib/libkpathsea.*.dylib
  Shlibs: %p/lib/libkpathsea.6.dylib 7.0.0 %n (>= 6.0.0-1)
- DocFiles: texlive/texk/kpathsea/README
+ DocFiles: texk/kpathsea/README
 <<
 License: LGPL
 Maintainer: Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>

Index: ptexenc1.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.7/main/finkinfo/text/ptexenc1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ptexenc1.info       4 Jan 2012 12:01:40 -0000       1.2
+++ ptexenc1.info       3 Feb 2012 13:14:45 -0000       1.3
@@ -2,20 +2,16 @@
 Version: 1.2.0
 Revision: 0
 Description: Kanji code convert library for pTeX
-BuildDepends: texlive-texmf, fink (>= 0.24.12), libiconv-dev, libkpathsea6 (>= 
6.0.1-0), xz
+BuildDepends: texlive-texmf, fink (>= 0.32), libiconv-dev, libkpathsea6 (>= 
6.0.1-0)
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
 Conflicts: ptexenc
 Replaces:  ptexenc
 Source: mirror:ctan:systems/texlive/Source/texlive-20110705-source.tar.xz
 Source-MD5: 968d238949e8a34a1fd74c374ddfe6f1
-NoSourceDirectory: true
 PatchScript: <<
- xz -dc texlive-????????-source.tar.xz | tar xf -
- mv     texlive-????????-source texlive
-
  sed -i.bak 's|\(-version-info\)|$(KPATHSEA_LIBS) $(LIBS) \1|' \
-                                     texlive/texk/ptexenc/Makefile.in
+                                     texk/ptexenc/Makefile.in
 <<
 ConfigureParams: <<
  --with-banner-add="/Fink" \
@@ -39,20 +35,20 @@
  --without-x 
 <<
 CompileScript: <<
- cd texlive/texk/ptexenc; ./configure %c
- cd texlive/texk/ptexenc; make
+ cd texk/ptexenc; ./configure %c
+ cd texk/ptexenc; make
 <<
 InstallScript: <<
- cd texlive/texk/ptexenc; make install-strip DESTDIR=%d
+ cd texk/ptexenc; make install-strip DESTDIR=%d
 <<
-DocFiles: texlive/texk/ptexenc/{COPYRIGHT,ChangeLog,README}
+DocFiles: texk/ptexenc/{COPYRIGHT,ChangeLog,README}
 SplitOff: <<
  Package: %N-shlibs
  Description: Shared libraries of Kanji code convert library for pTeX
  Depends: libkpathsea6-shlibs (>= 6.0.1-0), libiconv
  Files: lib/libptexenc.*.dylib
  Shlibs: %p/lib/libptexenc.1.dylib 4.0.0 %n (>= 1.2.0-0)
- DocFiles: texlive/texk/ptexenc/{COPYRIGHT,ChangeLog,README}
+ DocFiles: texk/ptexenc/{COPYRIGHT,ChangeLog,README}
 <<
 License: BSD
 Maintainer: Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to