[39544] trunk/dports/kde
macsforever2000 at macports.org
macsforever2000 at macports.org
Sat Aug 23 15:31:43 PDT 2008
Revision: 39544
http://trac.macosforge.org/projects/macports/changeset/39544
Author: macsforever2000 at macports.org
Date: 2008-08-23 15:31:42 -0700 (Sat, 23 Aug 2008)
Log Message:
-----------
Added new port. Satisfies ticket #14707.
Added Paths:
-----------
trunk/dports/kde/kmymoney/
trunk/dports/kde/kmymoney/Portfile
Added: trunk/dports/kde/kmymoney/Portfile
===================================================================
--- trunk/dports/kde/kmymoney/Portfile (rev 0)
+++ trunk/dports/kde/kmymoney/Portfile 2008-08-23 22:31:42 UTC (rev 39544)
@@ -0,0 +1,39 @@
+# $Id$
+
+PortSystem 1.0
+
+name kmymoney
+version 0.8.9
+
+categories kde finance
+maintainers nomaintainer
+platforms darwin
+
+description a personal finance manager
+long_description KMyMoney is the personal finance manager for KDE. \
+ It operates in a similar way to Microsoft Money and \
+ Quicken, it supports different account types, categorisation \
+ of expenses and incomes, reconciliation of bank accounts, \
+ QIF import/export, multiple currencies and initial online \
+ banking support. \
+ Released under the GNU General Public License. \
+ KMyMoney is free software.
+
+homepage http://kmymoney2.sourceforge.net/index-home.html
+master_sites sourceforge:kmymoney2
+distname kmymoney2-${version}
+use_bzip2 yes
+checksums md5 1f0c412f88b9344c18562fbca3c10717
+
+depends_lib port:aqbanking3 \
+ port:kdebase3 \
+ port:qt3
+
+configure.cppflags-append "-L${prefix}/lib"
+configure.cflags-append "-L${prefix}/lib"
+configure.ldflags-append "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
+configure.env QTDIR=${prefix}/lib/qt3
+configure.args --with-qt-dir=${prefix}/lib/qt3 \
+ --without-arts \
+ --enable-mac \
+ --enable-ofxbanking
Property changes on: trunk/dports/kde/kmymoney/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/20080823/09e8a62c/attachment-0001.html
More information about the macports-changes
mailing list