[43117] trunk/dports/science

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Dec 5 09:58:03 PST 2008


Revision: 43117
          http://trac.macports.org/changeset/43117
Author:   macsforever2000 at macports.org
Date:     2008-12-05 09:58:02 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
Added new port kst.

Added Paths:
-----------
    trunk/dports/science/kst/
    trunk/dports/science/kst/Portfile

Added: trunk/dports/science/kst/Portfile
===================================================================
--- trunk/dports/science/kst/Portfile	                        (rev 0)
+++ trunk/dports/science/kst/Portfile	2008-12-05 17:58:02 UTC (rev 43117)
@@ -0,0 +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
+
+name             kst
+version          1.7.0
+
+categories       science
+platforms        darwin
+maintainers      macsforever2000 openmaintainer
+
+description      Plots scientific data
+long_description Kst is the fastest real-time large-dataset viewing and plotting tool available and has basic data analysis functionality. Kst contains many powerful built-in features and is expandable with plugins and extensions. 
+
+homepage         http://kst.kde.org/
+master_sites     ftp://ftp.oregonstate.edu/pub/kde/stable/apps/KDE3.x/scientific/	\
+                 http://kde.mirrors.tds.net/pub/kde/stable/apps/KDE3.x/scientific/
+
+checksums        md5    69db059134c9f9df0875ce89f5b178f7 \
+                 sha1   95eb30b5be96311949cfa6743da15465abc3a904 \
+                 rmd160 be479b3ab82d2758bcb0fb1acda5a390cfc6157b
+
+depends_build    port:kde \
+                 port:gsl
+
+configure.args   --without-arts \
+                 --with-sqlite=${prefix} \
+                 --with-qt-libraries=${prefix}/lib/qt3/lib \
+                 --with-qt-includes=${prefix}/lib/qt3/include/
\ No newline at end of file


Property changes on: trunk/dports/science/kst/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/b2fa9d93/attachment.html>


More information about the macports-changes mailing list