[27466] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 4 03:37:04 PDT 2007


Revision: 27466
          http://trac.macosforge.org/projects/macports/changeset/27466
Author:   ryandesign at macports.org
Date:     2007-08-04 03:37:04 -0700 (Sat, 04 Aug 2007)

Log Message:
-----------
kcachegrind: new port. Ticket #11802.

Added Paths:
-----------
    trunk/dports/devel/kcachegrind/
    trunk/dports/devel/kcachegrind/Portfile

Added: trunk/dports/devel/kcachegrind/Portfile
===================================================================
--- trunk/dports/devel/kcachegrind/Portfile	                        (rev 0)
+++ trunk/dports/devel/kcachegrind/Portfile	2007-08-04 10:37:04 UTC (rev 27466)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+
+name			kcachegrind
+version		    0.4.6	
+categories		devel
+platforms		darwin
+maintainers		nomaintainer at macports.org
+description		KCachegrind - Profiling Visualization
+
+homepage		http://kcachegrind.sourceforge.net/
+master_sites	http://kcachegrind.sourceforge.net/
+distname		kcachegrind-${version}
+checksums		md5 4ed60028dcefd6bf626635d5f2f50273
+
+depends_lib     port:kdelibs3
+
+configure.args  --with-qt-dir=${prefix}/lib/qt3 --without-arts


Property changes on: trunk/dports/devel/kcachegrind/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/2595aa00/attachment.html


More information about the macports-changes mailing list