|
|||||||||
Wednesday the 21st of May, 2008 |
|||||||||
dvipdfmx most recent diff
Scroll down toward the bottom of the page to get installation instructions for dvipdfmx. The raw portfile for dvipdfmx 20071115 is located here: http://dvipdfmx.darwinports.com/dports/print/dvipdfmx/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dvipdfmx # $Id: Portfile 32924 2008-01-15 07:08:59Z pguyot # Note: this port is conflicting with texlive_base, as part of texlive # distribution. It is still around as it is a more recent version of dvipdfmx # than the one provided by texlive distribution (texlive currently provides # dvipdfmx 20061211). PortSystem 1.0 Name: dvipdfmx Version: 20071115 Description: Multi-byte aware replacement for dvipdf Long Description: The DVIPDFMx project provides an eXtended version of the dvipdfm, a DVI format to PDF translator developed by Mark A. Wicks. The primary goal of this project is to support multi-byte character encodings and large character sets for East Asian languages by CID-keyed font technology. The secondary goal is to support as many features as pdfTeX developed by Hàn Thế Thành. This project is a combined work of the dvipdfm-jpn project by Shunsaku Hirata and its modified one, dvipdfm-kor by Jin-Hwan Cho. This port includes Omega font metric for Japanese Adobe fonts. Platform: darwin Category: print Maintainers: pguyot Homepage: http://project.ktug.or.kr/dvipdfmx/ master_sites ${homepage}snapshot/current/:dvipdfmx ${homepage}snapshot/release/:dvipdfmx http://oku.edu.mie-u.ac.jp/~okumura/texfaq/japanese/:omrml http://project.ktug.or.kr/omega-cjk/cjk-otp/:omhysm distfiles [suffix ${distname}]:dvipdfmx omrml.ofm:omrml omhysm.ofm:omhysm checksums [suffix ${distname}] md5 55b30f37da7be24e6a065e286d1f1b2b sha1 96425fdd01f36dda68165fcc3fa0363f92bd3f43 rmd160 4124c96a9833771be2b50ca0c3655c80e8deb4d5 omrml.ofm md5 20802bf39ec990eadb9e349c64a47595 sha1 eb91eb976a645f5975edfb27d9e3026728954c06 rmd160 d16d53ff6651c6977898ac3830cdacfcb707da94 omhysm.ofm md5 0b3bdd8fa303eb7dac5599ca50b13ab9 sha1 e4ca64147214ddd46ae51c59c4337cc4a9d52fe2 rmd160 41fc10b5c603efcf8661f14e6551a048bfe550af patchfiles patch-data-config-cid-x.map depends_lib lib:libkpathsea:teTeX lib:libpng:libpng lib:libz:zlib depends_run port:ghostscript # only extract the tarball. extract.only [suffix ${distname}] post-destroot { # copy omrml.ofm where it belongs (as omrml.ofm & omgbm.ofm) file mkdir ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/japanese/ xinstall ${distpath}/omrml.ofm ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/japanese/ xinstall ${distpath}/omrml.ofm ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/japanese/omgbm.ofm # copy omhysm.ofm where it belongs (as omhysm.ofm & omhygt.ofm) file mkdir ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/korean/ xinstall ${distpath}/omhysm.ofm ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/korean/ xinstall ${distpath}/omhysm.ofm ${destroot}${prefix}/share/texmf-dist/fonts/ofm/public/korean/omhygt.ofm # copy ghostscript encodings file mkdir ${destroot}${prefix}/share/texmf/dvipdfm/CMap/ foreach encoding [glob ${prefix}/share/ghostscript/*/Resource/CMap/*] { set encname [file tail $encoding] if {![file exists ${destroot}${prefix}/share/texmf/dvipdfm/CMap/$encname]} { xinstall $encoding ${destroot}${prefix}/share/texmf/dvipdfm/CMap/ } } } post-activate { system "mktexlsr" } livecheck.check regex livecheck.url ${homepage}snapshot/current/ livecheck.regex ${name}-(\\d{8}) If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/dvipdfmxYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dvipdfmx with these commands: % man dvipdfmx Where to find more information:
|
![]() |
![]() Digg dvipdfmx on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




