[39168] trunk/dports/print/gv/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 10 18:36:28 PDT 2008
Revision: 39168
http://trac.macosforge.org/projects/macports/changeset/39168
Author: ryandesign at macports.org
Date: 2008-08-10 18:36:27 -0700 (Sun, 10 Aug 2008)
Log Message:
-----------
gv: whitespace changes only
Modified Paths:
--------------
trunk/dports/print/gv/Portfile
Modified: trunk/dports/print/gv/Portfile
===================================================================
--- trunk/dports/print/gv/Portfile 2008-08-10 19:59:50 UTC (rev 39167)
+++ trunk/dports/print/gv/Portfile 2008-08-11 01:36:27 UTC (rev 39168)
@@ -1,37 +1,40 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name gv
-version 3.6.5
-revision 1
-categories print
-maintainers nomaintainer
-homepage http://www.gnu.org/software/gv/
-platforms darwin
+name gv
+version 3.6.5
+revision 1
+categories print
+maintainers nomaintainer
+homepage http://www.gnu.org/software/gv/
+platforms darwin
-description PostScript and PDF previewer
-long_description \
- gv is a X11 PostScript and PDF previewer based on Tim Theisen's \
- ghostview-1.5. It uses the Xaw3d widget set, thus providing a \
- much nicer look and it's said to be a bit faster.
+description PostScript and PDF previewer
+long_description gv is a X11 PostScript and PDF previewer based on \
+ Tim Theisen's ghostview-1.5. It uses the Xaw3d \
+ widget set, thus providing a much nicer look and \
+ it's said to be a bit faster.
-master_sites gnu
-checksums md5 ce3081b1b3e6258607f2de70f39cbcd2 \
- sha1 90d0bd5b8243108925d46ddf478c7499b475df3a \
- rmd160 915d42789c3e5403dca89ba7ea76c75b4dff606e
+master_sites gnu
+checksums md5 ce3081b1b3e6258607f2de70f39cbcd2 \
+ sha1 90d0bd5b8243108925d46ddf478c7499b475df3a \
+ rmd160 915d42789c3e5403dca89ba7ea76c75b4dff606e
-depends_lib port:Xaw3d
-depends_run bin:gs:ghostscript
+depends_lib port:Xaw3d
+depends_run bin:gs:ghostscript
-patchfiles patch-Makefile.in.diff
+patchfiles patch-Makefile.in.diff
-configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-dependency-tracking --enable-setenv-code
+configure.args --mandir=${prefix}/share/man \
+ --infodir=${prefix}/share/info \
+ --disable-dependency-tracking \
+ --enable-setenv-code
post-destroot {
move ${destroot}${prefix}/lib/gv/GV.sample ${destroot}${prefix}/lib/gv/GV
}
variant letter description {sets default paper size to letter} {
- configure.args-append --with-default-papersize=letter
+ configure.args-append --with-default-papersize=letter
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080810/dfc07d43/attachment.html
More information about the macports-changes
mailing list