[21870] trunk/dports/devel/libextractor
source_changes at macosforge.org
source_changes at macosforge.org
Sat Feb 10 12:47:43 PST 2007
Revision: 21870
http://trac.macosforge.org/projects/macports/changeset/21870
Author: markd at macports.org
Date: 2007-02-10 12:47:42 -0800 (Sat, 10 Feb 2007)
Log Message:
-----------
Closes #11125. Update to 0.5.17a.
Modified Paths:
--------------
trunk/dports/devel/libextractor/Portfile
Removed Paths:
-------------
trunk/dports/devel/libextractor/files/
Modified: trunk/dports/devel/libextractor/Portfile
===================================================================
--- trunk/dports/devel/libextractor/Portfile 2007-02-10 20:40:27 UTC (rev 21869)
+++ trunk/dports/devel/libextractor/Portfile 2007-02-10 20:47:42 UTC (rev 21870)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name libextractor
-version 0.5.11
+version 0.5.17a
categories devel
maintainers nomaintainer at macports.org
description A library for extraction af meta-data.
@@ -14,11 +14,13 @@
homepage http://gnunet.org/libextractor/
master_sites http://gnunet.org/libextractor/download/
platforms darwin
-checksums md5 ba67e55e20bff3fca9f7a5dbfea7d7ed
-patchfiles patch-wordextractor.c
+checksums md5 10b67ec5387e2b819e928c14436e4635
depends_lib port:bzip2 port:zlib port:gettext port:libiconv port:glib2
configure.args --mandir=${prefix}/share/man \
--with-libiconv-prefix=${prefix} \
- --with-libintl-prefix=${prefix}
+ --with-libintl-prefix=${prefix} \
+ --disable-xpdf \
+ --disable-gsf \
+ --disable-gnome
configure.env CPPFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070210/d9af1b58/attachment.html
More information about the macports-changes
mailing list