[105910] trunk/dports/gnome/gcalctool/Portfile
devans at macports.org
devans at macports.org
Thu May 9 10:55:36 PDT 2013
Revision: 105910
https://trac.macports.org/changeset/105910
Author: devans at macports.org
Date: 2013-05-09 10:55:36 -0700 (Thu, 09 May 2013)
Log Message:
-----------
gcalctool: white space only.
Modified Paths:
--------------
trunk/dports/gnome/gcalctool/Portfile
Modified: trunk/dports/gnome/gcalctool/Portfile
===================================================================
--- trunk/dports/gnome/gcalctool/Portfile 2013-05-09 17:51:36 UTC (rev 105909)
+++ trunk/dports/gnome/gcalctool/Portfile 2013-05-09 17:55:36 UTC (rev 105910)
@@ -1,33 +1,34 @@
# -*- 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 gcalctool
-version 5.30.2
+name gcalctool
+version 5.30.2
revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
-description a GNOME 2 desktop calculator.
-long_description gcalctool is the desktop calculator that has been proposed \
- for GNOME. It has Basic, Financial and Scientific modes.
-maintainers nomaintainer
-categories gnome math
-license GPL-2+
-platforms darwin
-homepage http://calctool.sourceforge.net/
+description A GNOME 2 desktop calculator.
+long_description \
+ gcalctool is the desktop calculator that has been proposed \
+ for GNOME. It has Basic, Financial and Scientific modes.
+maintainers nomaintainer
+categories gnome math
+license GPL-2+
+platforms darwin
+homepage http://calctool.sourceforge.net/
master_sites gnome:sources/${name}/${branch}/
checksums md5 9357de6835da305ee4f0ebad509b509a \
sha1 3d0d2f90695dc20fbd3eadddb49f9666fb9eebed \
rmd160 af3e031d370f2fc9a88cb821ebe59e9a5913ee2d
-use_bzip2 yes
+use_bzip2 yes
-depends_build port:pkgconfig \
+depends_build port:pkgconfig \
port:intltool \
port:gnome-doc-utils
-depends_lib port:gconf \
+depends_lib port:gconf \
port:flex \
port:bison \
port:libxml2
@@ -37,10 +38,10 @@
configure.args --disable-scrollkeeper \
--disable-schemas-install
-post-activate {
- system "${prefix}/bin/scrollkeeper-update"
- system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
- gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+post-activate {
+ system "${prefix}/bin/scrollkeeper-update"
+ system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
+ gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
}
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/cce5fb50/attachment.html>
More information about the macports-changes
mailing list