Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs17:/tmp/cvs-serv15892/10.4/unstable/main/finkinfo/text

Modified Files:
        dvipdfmx.info 
Log Message:
Added the program, "out2uni".

Index: dvipdfmx.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/dvipdfmx.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- dvipdfmx.info       2 Jun 2007 13:51:50 -0000       1.17
+++ dvipdfmx.info       16 Jun 2007 03:47:41 -0000      1.18
@@ -1,13 +1,23 @@
 Package: dvipdfmx
 Version: 20070518
-Revision: 1
+Revision: 2
 Depends: ptex3-base, libkpathsea4-shlibs, libpng3-shlibs, libpaper1-shlibs
 BuildDepends: libkpathsea4, libpng3, libpaper1-dev, fink (>= 0.24.12)
 Source: http://project.ktug.or.kr/dvipdfmx/snapshot/release/%n-%v.tar.gz
 Source-MD5: 32493f228e727face7e92cf4d23f0438
+Source2:http://project.ktug.or.kr/dvipdfmx/contrib/kakuto/out2uni.c
+Source2-MD5:3fd0710fa46100a7d0709c780e39f6cc
+Source3:http://members.jcom.home.ne.jp/sh74/dvipdfm/contrib/README-out2uni.jis
+Source3-MD5:03e8310a929f67a9e546cdba09d9b89f
+Source2ExtractDir: %n-%v
+Source3ExtractDir: %n-%v
 PatchFile: %n.patch
 PatchFile-MD5: 3e1c9e0b7457a774e081bb49074d2054
 ConfigureParams: --with-kpathsea=%p --with-png=%p --with-zlib=/usr 
--with-paper=%p
+CompileScript: <<
+ ./configure %c && make
+ gcc -DEUC -o out2uni out2uni.c
+<<
 InstallScript: <<
  make install DESTDIR=%d
 
@@ -16,8 +26,10 @@
  mkdir -p                                %i/share/texmf/fonts/map/dvipdfm
  mv %i/share/texmf/dvipdfm/glyphlist.txt %i/share/texmf/fonts/map/dvipdfm
 #rm %i/share/texmf/dvipdfm/cid-x.map
+
+ install -m 755 out2uni %i/bin
 <<
-DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO README-out2uni.jis
 ConfFiles: %p/share/texmf/dvipdfm/dvipdfmx.cfg
 PreInstScript: <<
  rm -f %p/share/texmf/dvipdfm/Resource
@@ -72,7 +84,7 @@
  You can also write a font map and register the map to dvipdfmx.cfg.
  (same as previous version) 
 <<
-Description: DVI to PDF converter with multi-byte character support
+Description: DVI to PDF translator with CJK support
 License: GPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Homepage: http://project.ktug.or.kr/dvipdfmx/


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to