[111071] trunk/dports/cad/gaw/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Sep 13 23:58:40 PDT 2013
Revision: 111071
https://trac.macports.org/changeset/111071
Author: ryandesign at macports.org
Date: 2013-09-13 23:58:40 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
gaw: whitespace changes only (#40461)
Modified Paths:
--------------
trunk/dports/cad/gaw/Portfile
Modified: trunk/dports/cad/gaw/Portfile
===================================================================
--- trunk/dports/cad/gaw/Portfile 2013-09-14 06:57:17 UTC (rev 111070)
+++ trunk/dports/cad/gaw/Portfile 2013-09-14 06:58:40 UTC (rev 111071)
@@ -1,37 +1,37 @@
# -*- 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 gaw
-version 20130801
-categories cad
-platforms darwin
-license GPL-2
-maintainers gmx.de:Torsten.Maehne
-description Gtk Analog Wave viewer
-long_description \
- Gaw is a software tool for displaying analog waveforms from \
- sampled data, e.g., from the output of simulators like Spice. Data \
- can be imported to gaw using files or direct TCP/IP connections. \
- Gaw is based on the Gtk2+ toolkit.
+name gaw
+version 20130801
+categories cad
+platforms darwin
+license GPL-2
+maintainers gmx.de:Torsten.Maehne
+description Gtk Analog Wave viewer
+long_description Gaw is a software tool for displaying analog waveforms \
+ from sampled data, e.g., from the output of simulators \
+ like Spice. Data can be imported to gaw using files or \
+ direct TCP/IP connections. Gaw is based on the \
+ Gtk2+ toolkit.
-homepage http://www.rvq.fr/linux/gaw.php
-master_sites http://download.tuxfamily.org/gaw/download/
-distname ${name}2-${version}
+homepage http://www.rvq.fr/linux/gaw.php
+master_sites http://download.tuxfamily.org/gaw/download/
+distname ${name}2-${version}
-checksums md5 2ea388d530176d30be52a1530237f21b \
- sha1 c3d54a320454f3fc5e8fc45db213eaeda3e4f2fd \
- rmd160 aa0e7c95afa1be77b6c84a97863e77f0d9e147cd
+checksums md5 2ea388d530176d30be52a1530237f21b \
+ sha1 c3d54a320454f3fc5e8fc45db213eaeda3e4f2fd \
+ rmd160 aa0e7c95afa1be77b6c84a97863e77f0d9e147cd
-depends_build port:pkgconfig
-depends_lib port:gtk2 \
- port:hicolor-icon-theme
-depends_run port:openbrowser
+depends_build port:pkgconfig
+depends_lib port:gtk2 \
+ port:hicolor-icon-theme
+depends_run port:openbrowser
-patchfiles patch-src-userprefs.h.diff
+patchfiles patch-src-userprefs.h.diff
-configure.args --enable-gawsound=no
+configure.args --enable-gawsound=no
livecheck.type regex
livecheck.url ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130913/2a6db2f7/attachment.html>
More information about the macports-changes
mailing list