[150010] trunk/dports/math/qalculate-gtk/Portfile

mf2k at macports.org mf2k at macports.org
Fri Jul 8 07:35:15 PDT 2016


Revision: 150010
          https://trac.macports.org/changeset/150010
Author:   mf2k at macports.org
Date:     2016-07-08 07:35:15 -0700 (Fri, 08 Jul 2016)
Log Message:
-----------
qalculate-gtk: Spacing tweaks. Remove reference to Linux in descriptions. Maintainer approved.

Modified Paths:
--------------
    trunk/dports/math/qalculate-gtk/Portfile

Modified: trunk/dports/math/qalculate-gtk/Portfile
===================================================================
--- trunk/dports/math/qalculate-gtk/Portfile	2016-07-08 14:19:15 UTC (rev 150009)
+++ trunk/dports/math/qalculate-gtk/Portfile	2016-07-08 14:35:15 UTC (rev 150010)
@@ -2,20 +2,18 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup   github 1.0
+PortGroup           github 1.0
 
-github.setup    qalculate qalculate-gtk 0.9.8
+github.setup        qalculate qalculate-gtk 0.9.8
 
 categories          math
 platforms           darwin
 license             GPL-2+
 maintainers         gmail.com:jjstickel
 
-description         Qalculate! is a multi-purpose desktop calculator for\
-    GNU/Linux.
-
-long_description    Qalculate! is a multi-purpose desktop calculator for \
-                    GNU/Linux. It is small and simple to use but with much \
+description         Qalculate! is a multi-purpose desktop calculator
+long_description    Qalculate! is a multi-purpose desktop calculator. \
+                    It is small and simple to use but with much \
                     power and versatility underneath. Features include \
                     customizable functions, units, arbitrary precision, \
                     plotting, and a user-friendly interface.
@@ -23,15 +21,12 @@
 master_sites        https://github.com/${github.author}/${github.project}/files/316290
 
 checksums           rmd160  91f3781f48f5f6d33f997006299f02d7f32392d3 \
-    sha256  0ee6c239def411515fd35a0dca8b3fd144e8a41c19709ef0ee094b3db4ceda30
-                    
+                    sha256  0ee6c239def411515fd35a0dca8b3fd144e8a41c19709ef0ee094b3db4ceda30
 
-depends_build-append       port:pkgconfig port:intltool
+depends_build-append      port:intltool port:pkgconfig
+depends_lib-append        port:libqalculate
+depends_run-append        port:gtk3
 
-depends_lib-append         port:libqalculate
-
-depends_run-append         port:gtk3
-
 patchfiles          patch-src_callbacks.cc-const.diff
 
 configure.args      --disable-gnuplot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160708/a035f6e0/attachment-0001.html>


More information about the macports-changes mailing list