[50610] trunk/dports/devel

blb at macports.org blb at macports.org
Mon May 4 19:06:10 PDT 2009


Revision: 50610
          http://trac.macports.org/changeset/50610
Author:   blb at macports.org
Date:     2009-05-04 19:06:09 -0700 (Mon, 04 May 2009)
Log Message:
-----------
New port - devel/libdc1394, Library for Firewire IIDC Cameras; ticket #19528

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

Added: trunk/dports/devel/libdc1394/Portfile
===================================================================
--- trunk/dports/devel/libdc1394/Portfile	                        (rev 0)
+++ trunk/dports/devel/libdc1394/Portfile	2009-05-05 02:06:09 UTC (rev 50610)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                libdc1394
+version             2.1.0
+categories          devel
+platforms           darwin
+
+maintainers         uwe-arzt.de:mail
+
+description         Library for Firewire IIDC Cameras
+long_description    libdc1394 is a library that provides a complete \
+                    high level application programming interface (API) \
+                    for developers who wish to control IEEE 1394 based \
+                    cameras that conform to the 1394-based Digital \
+                    Camera Specifications (also known as the IIDC or \
+                    DCAM Specifications).
+
+homepage            http://damien.douxchamps.net/ieee1394/libdc1394/
+
+master_sites        sourceforge
+checksums           md5 51909785c8c3da6881dd983c98c0c6d6 \
+                    sha1 a588d8802b555e45358435c48a399571532a817d
+
+depends_build       port:pkgconfig
+


Property changes on: trunk/dports/devel/libdc1394/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/20090504/eea43541/attachment.html>


More information about the macports-changes mailing list