# -*- 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 # $Id$ PortSystem 1.0 name LyX version 1.6.0 platforms darwin categories aqua maintainers rsorasen@broadpark.no description WYSIWYM document processor long_description LyX is an advanced open source document processor \ that encourages an approach to writing based on \ the structure of your documents, not their \ appearance. LyX lets you concentrate on writing, \ leaving details of visual layout to the software. homepage http://www.lyx.org/ master_sites http://lyx.cybermirror.org/stable/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/ \ ftp://ftp.ntua.gr/pub/X11/LyX/stable/ \ ftp://ftp.lyx.org/pub/lyx/stable/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/ use_bzip2 yes distname lyx-${version} checksums md5 a51469e84e3c377df94a1546cf3077b6 \ sha1 55720b9e82dc1c14882a23a3e6ea085d795cb6d3 \ rmd160 8e4ee72b9c677d362a8a2dd49f316530b43a9533 depends_lib port:qt4-mac \ bin:tex:texlive \ port:ImageMagick \ port:python25 use_parallel_build yes configure.python ${prefix}/bin/python2.5 configure.pre_args --prefix=/Applications/MacPorts/LyX.app configure.args --with-frontend=qt4 --without-x --with-included-gettext \ --enable-optimization=-Os --disable-concept-checks \ --with-qt4-dir=${prefix}