Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7842/10.4/unstable/main/finkinfo/text
Modified Files:
libkpathsea4.info
Log Message:
Apply following 3 patches.
(1) tetex-3.0-magstep-20060511.patch (Bug fix)
Prevent errors of 'dvips -Ppdf' in the some situation.
(2) tetex-3.0-libkanji-0.85.patch (New feature)
Add support for KANJI, especially Japanese character code.
See also:
[Fink-devel] Patch for fixing errors and supporting kanji for libkpathsea4
(3) xputenv.c (Bug fix)
Fix an implementation problem on certain versions of OSX.
http://sarovar.org/tracker/?func=detail&atid=493&aid=378&group_id=106
Take over the Maintainer of this package.
Index: libkpathsea4.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/libkpathsea4.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libkpathsea4.info 20 Dec 2006 00:16:40 -0000 1.4
+++ libkpathsea4.info 12 Feb 2007 08:50:19 -0000 1.5
@@ -1,9 +1,9 @@
Package: libkpathsea4
Version: 3.0
-Revision: 1002
+Revision: 1003
Description: Complete distribution of the TeX typesetting system
BuildDepends: <<
- t1lib5, libpng3 (>= 1:1.2.8-1), libwww, libncurses5 (>= 5.4-20041023-1006),
tetex-texmf (>= 3.0-1)
+ t1lib5, libpng3 (>= 1:1.2.8-1), libwww, libncurses5 (>= 5.4-20041023-1006),
tetex-texmf (>= 3.0-1), libiconv-dev
<<
BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
@@ -11,11 +11,20 @@
Replaces: tetex-dev, tetex-base (<= 2.0.2-46), tetex-nox (<= 2.0.2-24)
Source:
ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/3.0/distrib/tetex-src-%v.tar.gz
Source-MD5: 944a4641e79e61043fdaf8f38ecbb4b3
+Source2:
http://fink.sodan.ecc.u-tokyo.ac.jp/~okayama/distfiles/tetex-%v-magstep-20060511.patch
+Source2-MD5: c88f4c99f3e984c0d3ff540373f2e359
+Source3:
http://fink.sodan.ecc.u-tokyo.ac.jp/~okayama/distfiles/tetex-%v-libkanji-0.85.patch
+Source3-MD5: c53015a95584bd3e8d07b2dbf55169b6
+Source4: http://sarovar.org/tracker/download.php/106/493/378/119/xputenv.c
+Source4-MD5: 9b271c52c4a591c23cacb81a2230c042
PatchScript: <<
sed 's|@PREFIX@|%p|g' < %a/tetex.patch | sed 's|@PACKAGE@|%n-%v-%r|g' | patch
-p1
perl -pi -e "s|hardcode_direct=yes|hardcode_direct=no|" texk/configure
texk/kpathsea/configure utils/texinfo/configure
perl -pi -e 's,-flat_namespace -undefined suppress,-twolevel_namespace
-undefined error,g' texk/configure texk/kpathsea/configure
utils/texinfo/configure
- perl -pi -e 's,\*\.obj\),*.obj | *.dSYM),' texk/configure
texk/kpathsea/configure utils/texinfo/configure
+ patch -p1 < ../tetex-%v-magstep-20060511.patch
+ patch -p1 < ../tetex-%v-libkanji-0.85.patch
+ cp ../xputenv.c texk/kpathsea/
+ sed -i.bak 's|-rpath|$(LIBS) -rpath|' texk/kpathsea/Makefile.in
<<
ConfigureParams: <<
--without-texi2html --without-texinfo --enable-shared \
@@ -24,7 +33,8 @@
--with-system-pnglib --with-system-t1lib --with-system-wwwlib \
--with-system-zlib \
--with-system-gd \
- --without-x
+ --without-x \
+ --enable-kanji=UTF8 --enable-kanji-iconv
<<
CompileScript: <<
cd texk; ./configure %c
@@ -40,11 +50,12 @@
InfoDocs: kpathsea.info
SplitOff: <<
Package: %N-shlibs
+ Depends: libiconv
Description: Shared libraries for a teTeX installation
Files: lib/libkpathsea.*.dylib
Shlibs: %p/lib/libkpathsea.4.dylib 5.0.0 %n (>= 3.0-1)
DocFiles: LICENSE.src README README.fink
<<
License: OSI-Approved
-Maintainer: Dave Morrison <[EMAIL PROTECTED]>
+Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
Homepage: http://www.tug.org/teTeX
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits