[29508] trunk/dports/graphics

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 26 00:25:21 PDT 2007


Revision: 29508
          http://trac.macosforge.org/projects/macports/changeset/29508
Author:   ryandesign at macports.org
Date:     2007-09-26 00:25:21 -0700 (Wed, 26 Sep 2007)

Log Message:
-----------
libiptcdata: new port, thanks to Gregory Gaskill. See #12713.

Added Paths:
-----------
    trunk/dports/graphics/libiptcdata/
    trunk/dports/graphics/libiptcdata/Portfile

Added: trunk/dports/graphics/libiptcdata/Portfile
===================================================================
--- trunk/dports/graphics/libiptcdata/Portfile	                        (rev 0)
+++ trunk/dports/graphics/libiptcdata/Portfile	2007-09-26 07:25:21 UTC (rev 29508)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name             libiptcdata
+version          1.0.2
+categories       graphics
+maintainers      grrr at technokracy.net
+description      IPTC parsing library
+long_description \
+    libiptcdata is a library for manipulating the International \
+    Press Telecommunications Council (IPTC) metadata stored \
+    within multimedia files such as images. This metadata can \
+    include captions and keywords, often used by popular photo \
+    management applications. The libiptcdata package also \
+    includes a command-line utility, iptc, for editing IPTC \
+    data in JPEG files.
+homepage         http://libiptcdata.sourceforge.net/
+platforms        darwin
+master_sites     sourceforge
+checksums        md5 4ed81889846a5d9b750331f684651f89 \
+                 sha1 017b51638bd66449c459de815b4f729a3cc5b1f2 \
+                 rmd160 7e8c0ceecb74bf7add4e1a92f4ca3fc514d00bab
+
+depends_lib      port:gettext
+
+configure.args   --with-html-dir=${prefix}/share/doc


Property changes on: trunk/dports/graphics/libiptcdata/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list