[78534] trunk/dports/aqua/LyX/Portfile
snc at macports.org
snc at macports.org
Tue May 10 16:20:19 PDT 2011
Revision: 78534
http://trac.macports.org/changeset/78534
Author: snc at macports.org
Date: 2011-05-10 16:20:19 -0700 (Tue, 10 May 2011)
Log Message:
-----------
LyX: whitespace
Modified Paths:
--------------
trunk/dports/aqua/LyX/Portfile
Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile 2011-05-10 23:16:51 UTC (rev 78533)
+++ trunk/dports/aqua/LyX/Portfile 2011-05-10 23:20:19 UTC (rev 78534)
@@ -1,36 +1,36 @@
# -*- 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
+PortSystem 1.0
PortGroup qt4 1.0
-name LyX
+name LyX
conflicts LyX1
-version 2.0.0
+version 2.0.0
set branch [join [lrange [split ${version} .] 0 1] .]
-categories aqua
+categories aqua
license GPL
-maintainers snc openmaintainer
-description WYSIWYM document processor
-homepage http://www.lyx.org/
-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.
+maintainers snc openmaintainer
+description WYSIWYM document processor
+homepage http://www.lyx.org/
+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.
-platforms darwin
+platforms darwin
depends_lib-append bin:tex:texlive \
- port:ImageMagick
+ port:ImageMagick
use_xz yes
-distname lyx-${version}
+distname lyx-${version}
-master_sites http://lyx.cybermirror.org/stable/${branch}.x/ \
- http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${branch}.x/ \
- ftp://ftp.ntua.gr/pub/X11/LyX/stable/${branch}.x/ \
- ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
- http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
+master_sites http://lyx.cybermirror.org/stable/${branch}.x/ \
+ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${branch}.x/ \
+ ftp://ftp.ntua.gr/pub/X11/LyX/stable/${branch}.x/ \
+ ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
+ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
checksums sha1 27bf0ee623aae0e59780d9f627cdf5cb788a2516 \
rmd160 9d2974ae03a986effcd0bccac04a6c877f976f33
@@ -43,13 +43,13 @@
--with-version-suffix=-${branch}
variant python25 conflicts python26 python27 description {Use python25} {
- depends_build-append port:python25
- configure.python ${prefix}/bin/python2.5
+ depends_build-append port:python25
+ configure.python ${prefix}/bin/python2.5
}
variant python26 conflicts python25 python27 description {Use python26} {
- depends_build-append port:python26
- configure.python ${prefix}/bin/python2.6
+ depends_build-append port:python26
+ configure.python ${prefix}/bin/python2.6
}
variant python27 conflicts python25 python26 description {Use python27} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110510/1f4fa5cb/attachment-0001.html>
More information about the macports-changes
mailing list