[22675] trunk/dports/graphics/libexif/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 9 23:23:06 PST 2007


Revision: 22675
          http://trac.macosforge.org/projects/macports/changeset/22675
Author:   takanori at macports.org
Date:     2007-03-09 23:23:06 -0800 (Fri, 09 Mar 2007)

Log Message:
-----------
* Add dependencies on gettext, libiconv.
* Use doxygen to create API docs.

Modified Paths:
--------------
    trunk/dports/graphics/libexif/Portfile

Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile	2007-03-10 07:18:33 UTC (rev 22674)
+++ trunk/dports/graphics/libexif/Portfile	2007-03-10 07:23:06 UTC (rev 22675)
@@ -11,8 +11,17 @@
     with extra tags that contain information about the image. The \
     EXIF library allows you to parse an EXIF file and read the \
     data from those tags.
-homepage         http://home.bawue.de/~lutz/
+homepage         http://libexif.sourceforge.net/
 platforms        darwin
 master_sites     sourceforge
 checksums        md5 1b1e2b495c5aa20c08725f30545a110b
 use_bzip2        yes
+depends_lib      port:gettext \
+                 port:libiconv
+depends_build	 port:doxygen \
+                 port:fontconfig \
+                 port:graphviz \
+                 port:pango
+
+test.run         yes
+test.target      check

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


More information about the macports-changes mailing list