[107267] trunk/dports/gnome/ggv/Portfile
devans at macports.org
devans at macports.org
Mon Jun 24 14:13:35 PDT 2013
Revision: 107267
https://trac.macports.org/changeset/107267
Author: devans at macports.org
Date: 2013-06-24 14:13:35 -0700 (Mon, 24 Jun 2013)
Log Message:
-----------
ggv: add mode line, white space.
Modified Paths:
--------------
trunk/dports/gnome/ggv/Portfile
Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile 2013-06-24 20:53:41 UTC (rev 107266)
+++ trunk/dports/gnome/ggv/Portfile 2013-06-24 21:13:35 UTC (rev 107267)
@@ -1,28 +1,30 @@
+# -*- 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
-name ggv
-version 2.12.0
+name ggv
+version 2.12.0
revision 6
-set branch [join [lrange [split ${version} .] 0 1] .]
-description GGV, Gnome GhostView, is a Gnome PostScript document previewer.
-long_description GGV, the Gnome GhostView, is a Gnome PostScript document \
- previewer. It can also preview PDFs, but as it is not a \
- native PDF viewer, it does not take advantage of all the \
- features of the PDF format. Users are strongly \
- discouraged from using it as their PDF viewer \
- - use GPdf instead!
-maintainers nomaintainer
-categories gnome print
-platforms darwin
-homepage http://www.gnome.org/
+set branch [join [lrange [split ${version} .] 0 1] .]
+description GGV, Gnome GhostView, is a Gnome PostScript document previewer.
+long_description \
+ GGV, the Gnome GhostView, is a Gnome PostScript document \
+ previewer. It can also preview PDFs, but as it is not a \
+ native PDF viewer, it does not take advantage of all the \
+ features of the PDF format. Users are strongly \
+ discouraged from using it as their PDF viewer \
+ - use GPdf instead!
+maintainers nomaintainer
+categories gnome print
+platforms darwin
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
-use_bzip2 yes
-checksums md5 418f0ef3f8b82bb0c423a2a1cf6769f7 \
- sha1 571704d11e9ffce8413ee53936b314de06147c56
-depends_build port:intltool port:pkgconfig
-depends_lib port:ghostscript port:libgnomeprintui port:libgnomeui
+use_bzip2 yes
+checksums md5 418f0ef3f8b82bb0c423a2a1cf6769f7 \
+ sha1 571704d11e9ffce8413ee53936b314de06147c56
+depends_build port:intltool port:pkgconfig
+depends_lib port:ghostscript port:libgnomeprintui port:libgnomeui
configure.cppflags-append "-L${prefix}/lib"
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130624/6e3cb3a4/attachment.html>
More information about the macports-changes
mailing list