Ticket #22975: luatex-port-0470.diff
File luatex-port-0470.diff, 1.9 KB (added by patrick@…, 15 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 59519 2009-10-16 00:56:51Z snc@macports.org $ 3 2 # $id$ 4 3 PortSystem 1.0 5 6 4 name luatex 7 version 0.4 3.05 version 0.47.0 8 6 categories tex 9 7 maintainers gundla.ch:patrick 10 8 description LuaTeX … … 13 11 unicode aware and programmable in Lua. This package \ 14 12 provides luatex and texlua binaries only. It is not \ 15 13 a full featured TeX installation. That means, you \ 16 have to take care of format generation etc. 14 have to take care of format generation etc. 17 15 homepage http://luatex.org 18 16 platforms darwin 19 17 use_bzip2 yes 20 18 use_configure no 21 19 distname ${name}-beta-${version} 22 master_sites http://foundry.supelec.fr/gf/download/frsrelease/3 53/1363/23 checksums md5 2ca3f261191310b62fc93c98791a67e7\24 sha1 46f27ccd8630e7903b0f97fb6c41ce57faaf213e\25 rmd160 0d0e8bcdaba73f1d182dc1cb42b06a53b753649420 master_sites http://foundry.supelec.fr/gf/download/frsrelease/362/1414/ 21 checksums md5 6ce419931551fcd56f79020f9312a629 \ 22 sha1 102450d8c98759a71e220160cdfabe0416b44056 \ 23 rmd160 1ace879eaaf94b4890e71226734a80bec22cc8ad 26 24 build.cmd ./build.sh 27 25 build.args --parallel 28 build.target 26 build.target 29 27 destroot { 30 28 xinstall -m 755 -d ${destroot}${prefix}/bin 31 29 xinstall -m 755 ${worksrcpath}/build/texk/web2c/luatex ${destroot}${prefix}/bin