[55906] trunk/dports/devel

aecollins1 at macports.org aecollins1 at macports.org
Thu Aug 20 20:53:16 PDT 2009


Revision: 55906
          http://trac.macports.org/changeset/55906
Author:   aecollins1 at macports.org
Date:     2009-08-20 20:53:12 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
New Port: flickcurl (1.13), a C library for the Flickr API

Added Paths:
-----------
    trunk/dports/devel/flickcurl/
    trunk/dports/devel/flickcurl/Portfile

Added: trunk/dports/devel/flickcurl/Portfile
===================================================================
--- trunk/dports/devel/flickcurl/Portfile	                        (rev 0)
+++ trunk/dports/devel/flickcurl/Portfile	2009-08-21 03:53:12 UTC (rev 55906)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem      1.0
+
+name            flickcurl
+version         1.13
+categories      devel
+platforms       darwin
+maintainers     aecollins1
+description     C library for the Flickr API
+
+long_description \
+    Flickcurl is a C library for the Flickr API, handling creating the \
+    requests, signing, token management, calling the API, marshalling request \
+    parameters and decoding responses. It also includes the flickrdf program \
+    to turn photo metadata, tags, machine tags and places into an RDF triples \
+    description.
+
+homepage        http://librdf.org/flickcurl/
+master_sites    http://download.dajobe.org/flickcurl/
+
+checksums       md5 d0a90b9e06e8927f2eb13c55f4fe9640 \
+                sha1 c1834ab66b05891c22131d6868be0fcd7d68bb96 \
+                rmd160 e5140825ff65d537762286e1929f4f33bb816ba1
+
+depends_lib     port:curl \
+                port:libxml2 \
+                port:raptor \


Property changes on: trunk/dports/devel/flickcurl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/11f94e0e/attachment.html>


More information about the macports-changes mailing list