[27059] trunk/dports/gnome/gnucash/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 16 15:55:13 PDT 2007


Revision: 27059
          http://trac.macosforge.org/projects/macports/changeset/27059
Author:   mas at macports.org
Date:     2007-07-16 15:55:12 -0700 (Mon, 16 Jul 2007)

Log Message:
-----------
UPDATE gnucash to 2.2.0

Modified Paths:
--------------
    trunk/dports/gnome/gnucash/Portfile

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2007-07-16 22:18:57 UTC (rev 27058)
+++ trunk/dports/gnome/gnucash/Portfile	2007-07-16 22:55:12 UTC (rev 27059)
@@ -2,8 +2,8 @@
 
 PortSystem        1.0
 name              gnucash
-version		  2.0.5
-revision	  2
+version		  2.2.0
+revision	  0
 categories        gnome x11
 maintainers       mas at macports.org
 description       a personal and small-business financial-accounting software
@@ -15,38 +15,34 @@
 		  use as a checkbook register, it is based on professional \
 		  accounting principles to ensure balanced books and \
 		  accurate reports. -- \
-		  GnuCash is supposed to run as root once after initial \
-		  installation.  This port does not work around this \
-		  decision at the moment. -- \
 		  There are several variants that disable dependencies that \
 		  have proven problematic for some people.  Variant +guile16 \
 		  is enabled by default because newer guile versions do not \
 		  yet work correctly with MacPorts.
 homepage          http://www.gnucash.org/
-master_sites      http://www.gnucash.org/pub/gnucash/sources/stable/
-checksums	  md5 0fa3da0122a025b1abcba524740d7633 
-		  # gpg signature for 2.0.5 verified
+master_sites      sourceforge \
+		  http://www.gnucash.org/pub/gnucash/sources/stable/
+use_bzip2	  yes
+checksums	  md5 6e8c1602b365d76ec19ef211857d3ece 
+		  # gpg signature for 2.2.0 verified
 depends_lib	  lib:XML/Parser.pm:p5-xml-parser \
 		  port:glib2 \
 		  port:gconf \
 		  port:guile \
 		  port:slib \
 		  port:slib-guile \
-		  port:g-wrap \
 		  lib:libpopt:popt \
 		  lib:libgnomeui:libgnomeui \
 		  lib:libgnomeprintui:libgnomeprintui \
-		  port:libgtkhtml312 \
+		  lib:libgtkhtml-3:libgtkhtml3 \
 		  lib:libgsf:libgsf \
+		  lib:libgoffice:goffice \
 		  lib:aqbanking:aqbanking \
 		  lib:libofx:libofx \
 		  lib:Finance/Quote.pm:p5-finance-quote \
 		  port:gnucash-docs
 depends_build	  bin:glibtoolize:libtool
 
-configure.env	  CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
-		  CFLAGS="-L${prefix}/lib -I${prefix}/include" \
-		  LDFLAGS=-L${prefix}/lib
 configure.args	  --disable-glibtest --disable-debug --disable-profile \
 		  --disable-dependency-tracking --enable-hbci --enable-ofx
 
@@ -75,8 +71,6 @@
 variant guile16 {
 	depends_lib-delete	port:guile
 	depends_lib-delete	port:slib-guile
-	depends_lib-delete	port:g-wrap
 	depends_lib-append	port:guile16 \
-				port:slib-guile16 \
-				port:g-wrap16
+				port:slib-guile16
 }

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


More information about the macports-changes mailing list