-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Moving this to -devel since it's a packaging issue.
- -------- Original Message -------- Subject: [Fink-beginners] Regarding context.info file Date: Mon, 7 Feb 2011 19:36:19 +0530 From: Julius Canute <juliuscan...@gmail.com> To: fink-beginn...@lists.sourceforge.net >> fink beginners mailing list <fink-beginn...@lists.sourceforge.net> Hi, I came up with a naive info file which basically sets up and install context. Can u please review the info file and suggest any modification? - ------------------------------------------------------------------------------------------------------- Package: context Version: 6.2.1 Revision: 1 Provides: context NoSourceDirectory:True Source: http://www.pragma-ade.com/context/current/cont-tmf.zip Source-MD5:88a008311ce619ee81f582fb063a63bf Source2:http://foundry.supelec.fr/gf/download/frsrelease/386/1704/luatex-beta-0.65.0-source.tar.bz2 Source2-MD5:7089d840cef28cd220e6b7bad0a8f78b Source3:http://foundry.supelec.fr/gf/download/frsrelease/383/1651/metapost-1.212-src.tar.bz2 Source3-MD5:949cc7628c956819e1f1bdebdf2cf853 Source4:http://sarovar.org/frs/download.php/1292/pdftex-1.40.10.tar.bz2 Source4-MD5:e451f7a1906a618f35d4e894ca9a13d7 Source5:http://portingcontext.googlecode.com/files/vf.zip Source5-MD5:df713a65e6b80c583fa2bb25e3eb0d1c Source6:http://portingcontext.googlecode.com/files/public.zip Source6-MD5:96e35242cfbac6028a00934389dfcd22 Source7:http://portingcontext.googlecode.com/files/tfm.zip Source7-MD5:8ff62f34e6ffc8b4e2b17896d5eba3a1 Source8:http://portingcontext.googlecode.com/files/afm.zip Source8-MD5:5287ab995ef01afd6de357f207870580 Source9:http://portingcontext.googlecode.com/files/enc.zip Source9-MD5:15f82aedc34e67fdc81cf7c04146521b Source10:http://portingcontext.googlecode.com/files/lm.zip Source10-MD5:fec64c22dabe8d226fdb659d85132f6a Source11:http://portingcontext.googlecode.com/files/map.zip Source11-MD5:575cf8eaaf0f7aec79568432e8a24d8a Source12:http://portingcontext.googlecode.com/files/misc.zip Source12-MD5:b0cd1a2165426af0b87d3c5f2e90df89 Source13:http://portingcontext.googlecode.com/files/opentype.zip Source13-MD5:a9008fbb68c2e54bd8ffbc3cf9db84db Source14:http://portingcontext.googlecode.com/files/truetype.zip Source14-MD5:8bf6b1e2fb818f12898fa12d896b0bc2 Source15:http://portingcontext.googlecode.com/files/type1.zip Source15-MD5:b9bd7c3c62333a8a75d15380b5c20162 Source16:http://portingcontext.googlecode.com/files/web_2c.zip Source16-MD5:0ac4ac7f5dd41a22be181bf3e54049c3 Source17:http://portingcontext.googlecode.com/files/atex.zip Source17-MD5:37c7679940f71a5efd771fbc2c4a514a CompileScript:<< #!/bin/bash -ev mkdir -p ctex/texmf ctex/texmf-context ctex/texmf-osx-intel/bin ctex/texmf-project ctex/texmf-local ctex/texmf-fonts cp -R bibtex ctex/texmf-context/ cp -R tex ctex/texmf-context/ cp -R scripts ctex/texmf-context/ cp -R fonts ctex/texmf-context/ cp -R metapost ctex/texmf-context/ cp -R web2c ctex/texmf-context/ cp -R context ctex/texmf-context/ cp -R doc ctex/texmf-context/ rm -R bibtex tex scripts fonts metapost web2c context doc cp -R ctex/texmf-context/scripts/context/stubs/unix/ ctex/texmf-osx-intel/bin/ chmod +x ctex/texmf-osx-intel/bin/* cd luatex-beta-0.65.0 chmod +x build.sh ./build.sh cd .. cp luatex-beta-0.65.0/build/texk/kpathsea/kpseaccess ctex/texmf-osx-intel/bin/ cp luatex-beta-0.65.0/build/texk/kpathsea/kpsewhich ctex/texmf-osx-intel/bin/ cp luatex-beta-0.65.0/build/texk/kpathsea/kpsestat ctex/texmf-osx-intel/bin/ cp luatex-beta-0.65.0/source/texk/kpathsea/mktexlsr ctex/texmf-osx-intel/bin/ cp luatex-beta-0.65.0/build/texk/web2c/luatex ctex/texmf-osx-intel/bin/ rm -R luatex-beta-0.65.0 cd pdftex-1.40.10 chmod +x build-pdftex.sh ./build-pdftex.sh cd .. cp pdftex-1.40.10/build-pdftex/texk/web2c/pdftex ctex/texmf-osx-intel/bin/ rm -R pdftex-1.40.10 cd metapost-1.212 chmod +x build.sh ./build.sh cd .. cp metapost-1.212/build/texk/web2c/mpost ctex/texmf-osx-intel/bin/ cp -R metapost-1.212/texmf/metapost ctex/texmf rm -R metapost-1.212 mkdir fonts mv afm fonts mv enc fonts mv lm fonts mv map fonts mv misc fonts mv opentype fonts mv public fonts mv tfm fonts mv truetype fonts mv type1 fonts mv vf fonts mv ./fonts/lm ./fonts/public mv ./fonts/public ./fonts/type1 mv fonts ctex/texmf mv web_2c/web2c ctex/texmf mv atex/tex ctex/texmf rm -R atex rm -R web_2c << InstallScript: << mkdir -p %i/bin mv ctex %i/bin << PostInstScript: << chmod -R 755 %p/bin/ctex/texmf/web2c chmod -R 755 %p/bin/ctex/texmf/fonts ln -s %p/bin/ctex/texmf-osx-intel/bin/luatex %p/bin/ctex/texmf-osx-intel/bin/texlua ln -s %p/bin/ctex/texmf-osx-intel/bin/luatex %p/bin/ctex/texmf-osx-intel/bin/texluac rm -f %p/bin/texlua %p/bin/texluac %p/bin/context %p/bin/kpseaccess %p/bin/kpsestat %p/bin/kpsewhich %p/bin/luatex %p/bin/luatools %p/bin/metatex %p/bin/mktexlsr %p/bin/mpost %p/bin/mptopdf %p/bin/mtxrun %p/bin/pdftex %p/bin/texexec %p/bin/texmfstart ln -s %p/bin/ctex/texmf-osx-intel/bin/texlua %p/bin/texlua ln -s %p/bin/ctex/texmf-osx-intel/bin/texluac %p/bin/texluac ln -s %p/bin/ctex/texmf-osx-intel/bin/context %p/bin/context ln -s %p/bin/ctex/texmf-osx-intel/bin/kpseaccess %p/bin/kpseaccess ln -s %p/bin/ctex/texmf-osx-intel/bin/kpsestat %p/bin/kpsestat ln -s %p/bin/ctex/texmf-osx-intel/bin/kpsewhich %p/bin/kpsewhich ln -s %p/bin/ctex/texmf-osx-intel/bin/luatex %p/bin/luatex ln -s %p/bin/ctex/texmf-osx-intel/bin/luatools %p/bin/luatools ln -s %p/bin/ctex/texmf-osx-intel/bin/metatex %p/bin/metatex ln -s %p/bin/ctex/texmf-osx-intel/bin/mktexlsr %p/bin/mktexlsr ln -s %p/bin/ctex/texmf-osx-intel/bin/mpost %p/bin/mpost ln -s %p/bin/ctex/texmf-osx-intel/bin/mptopdf %p/bin/mptopdf ln -s %p/bin/ctex/texmf-osx-intel/bin/mtxrun %p/bin/mtxrun ln -s %p/bin/ctex/texmf-osx-intel/bin/pdftex %p/bin/pdftex ln -s %p/bin/ctex/texmf-osx-intel/bin/texexec %p/bin/texexec ln -s %p/bin/ctex/texmf-osx-intel/bin/texmfstart %p/bin/texmfstart %p/bin/ctex/texmf-osx-intel/bin/mktexlsr %p/bin/ctex/texmf-osx-intel/bin/texexec --make --all << License: OSI-Approved HomePage: http://www.pragma-ade.com Maintainer: Julius Canute <juliuscan...@gmail.com> Description: Typesetting package - ------------------------------------------------------------------------------------------------------- Regards A.Julius Canute - ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Fink-beginners mailing list fink-beginn...@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.beginners -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1P/bQACgkQB8UpO3rKjQ+0igCgmXi2sgCs9viK5OLqyTn26OQ3 4aYAmwUXVfacUIKeWJhDib2wHeUDh5PM =ypzK -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel