[36506] trunk/dports/graphics

mr_bond at macports.org mr_bond at macports.org
Sun May 4 14:21:27 PDT 2008


Revision: 36506
          http://trac.macosforge.org/projects/macports/changeset/36506
Author:   mr_bond at macports.org
Date:     2008-05-04 14:21:27 -0700 (Sun, 04 May 2008)

Log Message:
-----------
New port submission, libdmtx 0.5.0. Closes #15110

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

Added: trunk/dports/graphics/libdmtx/Portfile
===================================================================
--- trunk/dports/graphics/libdmtx/Portfile	                        (rev 0)
+++ trunk/dports/graphics/libdmtx/Portfile	2008-05-04 21:21:27 UTC (rev 36506)
@@ -0,0 +1,34 @@
+# $Id$
+PortSystem 1.0
+
+name          libdmtx
+version       0.5.0
+
+categories    graphics
+maintainers   mr_bond openmaintainer
+platforms     darwin 
+description   Data Matrix library
+long_description \
+  libdmtx is open source software for reading and writing Data Matrix \
+  barcodes. Data Matrix barcodes are two-dimensional symbols that hold a \
+  dense pattern of data with built-in error correction. The Data Matrix \
+  symbology (sometimes casually referred to as DataMatrix) was \
+  invented and released into the public domain by RVSI Acuity CiMatrix. \
+  Wikipedia has a good article on the symbology and its characteristics. 
+
+homepage      http://www.libdmtx.org/
+master_sites  sourceforge:libdmtx
+
+checksums \
+		libdmtx-0.5.0.tar.bz2 \
+			md5  3c33d934e30c95e22d90ca9ac3c4659a \
+			sha1  cb8870401da12e8a680a7ab03e9e1daafc264f0b \
+			rmd160  d5c1ebe3bc674afdc3c2f351b71058179d191ff4 \
+		libdmtx-0.5.0.tar.gz \
+			md5  9a35c8f4a88c2823bf371806fdfcc770 \
+			sha1  f1c4126ab281f21b5668da774695bfb1476657de \
+			rmd160  9ef5bfef421c5935c2754fadcc27f8ab0ec8a5c7
+
+depends_lib	port:libpng \
+		port:tiff
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080504/623f32d5/attachment.html


More information about the macports-changes mailing list