Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7692

Modified Files:
        dvipdfmx.info dvipdfmx.patch 
Log Message:
New upstream version; fixed some bugs in PostInstScript

Index: dvipdfmx.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/dvipdfmx.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dvipdfmx.info       28 Dec 2004 13:18:57 -0000      1.3
+++ dvipdfmx.info       16 Jan 2005 07:31:03 -0000      1.4
@@ -1,14 +1,14 @@
 Package: dvipdfmx
-Version: 20031207
-Revision: 5
+Version: 20040912
+Revision: 1
 GCC: 3.3
 Depends: ptex-base, ptex-shlibs, libpng3-shlibs, ghostscript, appleotffonts
 BuildDepends: ptex-dev, libpng3
 Conflicts: dvipdfm
 Replaces: dvipdfm
 Provides: dvipdfm
-Source: http://project.ktug.or.kr/dvipdfmx/snapshot/current/%n-%v.tar.gz
-Source-MD5: af0bfe9af4bfd4e29377e00c70fe3fc4
+Source: http://project.ktug.or.kr/dvipdfmx/snapshot/release/%n-%v.tar.gz
+Source-MD5: 70fe46cf74254d954272a81e3f9adafb 
 Patch: %n.patch
 ConfigureParams: --prefix=%i --mandir=%i/share/man --with-kpathsea=%p/lib 
--with-png=%p --with-zlib=%p
 CompileScript: ./configure %c ; make
@@ -18,7 +18,10 @@
 ConfFiles: %p/share/texmf/dvipdfm/config/dvipdfmx.cfg
 PostInstScript:<<
   cd %p/share/texmf/dvipdfm
-  ln -s %p/share/ghostscript/Resource .
+  res=`find %p/share/ghostscript -type d -name Resource | sort -r | head -1`
+  if test -d $res ; then
+    ln -s %p/share/ghostscript/Resource .
+  fi
   ln -s %p/lib/X11/fonts .
   mktexlsr
 <<

Index: dvipdfmx.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/dvipdfmx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dvipdfmx.patch      27 Jun 2004 16:22:29 -0000      1.1
+++ dvipdfmx.patch      16 Jan 2005 07:31:03 -0000      1.2
@@ -1,9 +1,9 @@
---- dvipdfmx-20031207/data/config/cid-x.map.org        Wed Mar  3 14:33:16 2004
-+++ dvipdfmx-20031207/data/config/cid-x.map    Wed Mar  3 14:33:42 2004
-@@ -92,14 +92,14 @@
- rmlv V Ryumin-Light
- gbmv V GothicBBB-Medium
+--- dvipdfmx-20040912/data/config/cid-x.map.orig       Sun Jan 16 16:07:50 2005
++++ dvipdfmx-20040912/data/config/cid-x.map    Sun Jan 16 16:08:28 2005
+@@ -70,14 +70,14 @@
  
+ %% Synthetic font used for futo* family.
+ %% jun101 not available.
 -%ryumin-l    H Ryumin-Light
 -%gtbbb-m     H GothicBBB-Medium
 -%futomin-b   H Ryumin-Light,Bold
@@ -21,10 +21,10 @@
 +futomin-b-v V Ryumin-Light,Bold
 +futogo-b-v  V GothicBBB-Medium,Bold
  
- %% OpenType version sold by Morisawa:
- %rml  H RyuminPro-Light
---- dvipdfmx-20031207/data/config/dvipdfmx.cfg.org     Tue Mar  9 16:23:05 2004
-+++ dvipdfmx-20031207/data/config/dvipdfmx.cfg Tue Mar  9 16:26:16 2004
+ %% Morisawa OpenType Basic 7 Family Pack
+ %%
+--- dvipdfmx-20040912/data/config/dvipdfmx.cfg.org     Tue Mar  9 16:23:05 2004
++++ dvipdfmx-20040912/data/config/dvipdfmx.cfg Tue Mar  9 16:26:16 2004
 @@ -16,7 +16,7 @@
  
  % The following line works with GhostScript



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to