[84777] trunk/dports/kde

jmr at macports.org jmr at macports.org
Sat Oct 1 10:55:19 PDT 2011


Revision: 84777
          http://trac.macports.org/changeset/84777
Author:   jmr at macports.org
Date:     2011-10-01 10:55:15 -0700 (Sat, 01 Oct 2011)
Log Message:
-----------
New port: kgraphviewer, a GraphViz dot graph viewer for KDE (#27167)

Added Paths:
-----------
    trunk/dports/kde/kgraphviewer/
    trunk/dports/kde/kgraphviewer/Portfile

Added: trunk/dports/kde/kgraphviewer/Portfile
===================================================================
--- trunk/dports/kde/kgraphviewer/Portfile	                        (rev 0)
+++ trunk/dports/kde/kgraphviewer/Portfile	2011-10-01 17:55:15 UTC (rev 84777)
@@ -0,0 +1,33 @@
+# -*- 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
+PortGroup           kde4 1.1
+
+name                kgraphviewer
+version             2.1.1
+categories          kde kde4
+maintainers         hep.phy.cam.ac.uk:jonesc openmaintainer
+
+description         GraphViz dot graph viewer for KDE
+long_description    KGraphViewer is a GraphViz dot graph viewer for KDE. \
+                    The graphviz program suite is a free software set of \
+                    layout engines for graphs. They are commonly used in \
+                    scientific domains and particularly in computer science. \
+                    But until now there was a lack of a modern GUI to look \
+                    at the graphs. KGraphViewer is aimed at replacing these \
+                    tools with a modern user-friendly GUI with all the power \
+                    of a well integrated KDE application.
+
+platforms           darwin
+
+homepage            http://extragear.kde.org/apps/kgraphviewer/
+
+fetch.type          git
+git.url             git://anongit.kde.org/kgraphviewer
+git.branch          651d41c0
+
+depends_lib-append  port:kdelibs4 \
+                    port:graphviz \
+                    port:boost \
+                    port:kde4-runtime


Property changes on: trunk/dports/kde/kgraphviewer/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/20111001/c98afe92/attachment.html>


More information about the macports-changes mailing list