[40248] trunk/dports/gnome/goffice/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Sep 27 00:49:02 PDT 2008
Revision: 40248
http://trac.macports.org/changeset/40248
Author: ryandesign at macports.org
Date: 2008-09-27 00:49:01 -0700 (Sat, 27 Sep 2008)
Log Message:
-----------
goffice:
* update to 0.6.5 and add gnome extensions; see #16624
* add dependencies on things which goffice does link with
* remove dependencies on things which goffice does not link with
* enable parallel build
Modified Paths:
--------------
trunk/dports/gnome/goffice/Portfile
Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile 2008-09-27 07:17:17 UTC (rev 40247)
+++ trunk/dports/gnome/goffice/Portfile 2008-09-27 07:49:01 UTC (rev 40248)
@@ -4,7 +4,7 @@
PortSystem 1.0
name goffice
-version 0.6.3
+version 0.6.5
description GOffice is a library of document-centric objects and utilities.
long_description GOffice is a library of document-centric objects \
and utilities building on top of GLib and Gtk+ and \
@@ -15,14 +15,33 @@
homepage http://freshmeat.net/projects/goffice/
master_sites gnome:sources/goffice/[strsed ${version} {/\.[0-9]*$//}]/
use_bzip2 yes
-checksums md5 3d8d3357f9d58af901cd1d6eb42e2973 \
- sha1 206e84ccf243a04d7556e96e225bcdd9a3cc8c59 \
- rmd160 8f2665bceefd9858487863fda44fbb971161acc4
+checksums md5 ab0cf11995b7750f26112669cedf6707 \
+ sha1 c27d310a90d79bcd2e655ac8facc8abcce80deb3 \
+ rmd160 f0f73da919432ef1d91395bc6f98c15ab03a884d
-depends_lib port:pcre \
+depends_lib port:xrender \
+ port:libart_lgpl \
+ port:atk \
+ port:bzip2 \
+ port:cairo \
+ port:expat \
+ port:fontconfig \
+ port:freetype \
+ port:gtk2 \
+ port:libglade2 \
+ port:glib2 \
port:libgsf \
- port:libgnomeprintui \
- port:dbus \
- port:dbus-glib
+ port:libiconv \
+ port:gettext \
+ port:jpeg \
+ port:pango \
+ port:libpng \
+ port:tiff \
+ port:libxml2 \
+ port:zlib
configure.env GMSGFMT=${prefix}/bin/msgfmt
+
+configure.args --without-gnome
+
+use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080927/eb518abe/attachment.html
More information about the macports-changes
mailing list