[21898] trunk/dports/gnome/drivel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 11 03:49:07 PST 2007


Revision: 21898
          http://trac.macosforge.org/projects/macports/changeset/21898
Author:   rhwood at macports.org
Date:     2007-02-11 03:49:06 -0800 (Sun, 11 Feb 2007)

Log Message:
-----------
Upgrade to 2.0.3. Add spell-checking with port gtk-spell

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

Modified: trunk/dports/gnome/drivel/Portfile
===================================================================
--- trunk/dports/gnome/drivel/Portfile	2007-02-11 09:58:28 UTC (rev 21897)
+++ trunk/dports/gnome/drivel/Portfile	2007-02-11 11:49:06 UTC (rev 21898)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		drivel
-version		2.0.2
+version		2.0.3
 description	Drivel is a LiveJournal client for the GNOME Desktop.
 long_description        Drivel is a LiveJournal client for the GNOME desktop. \
 			It is designed to utilize the new features of \
@@ -14,9 +14,11 @@
 homepage	http://www.dropline.net/drivel/
 master_sites    sourceforge
 use_bzip2	yes
-checksums	sha1 34a0585c95b37e0b1f0ffcc96ae028a9f0108ebb
-depends_lib	bin:gnome-session:gnome-session lib:libiconv.2:libiconv
-# for some reason it will not work with gtkspell
-configure.args	--without-gtkspell
-configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
-		CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
+checksums	sha1 33f684e6fc9ea710f00a74e14c99800bd3217586
+depends_lib	\
+    port:gnome-session \
+    port:libiconv \
+    port:gtk-spell
+configure.env \
+    CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
+    CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"

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


More information about the macports-changes mailing list