| 1 | # $Id: Portfile 35829 2008-04-07 20:45:28Z mww@macports.org $ |
|---|
| 2 | PortSystem 1.0 |
|---|
| 3 | |
|---|
| 4 | name libdmtx |
|---|
| 5 | version 0.5.0 |
|---|
| 6 | |
|---|
| 7 | categories graphics |
|---|
| 8 | maintainers nomantainer |
|---|
| 9 | platforms darwin |
|---|
| 10 | description Data Matrix library |
|---|
| 11 | long_description \ |
|---|
| 12 | libdmtx is open source software for reading and writing Data Matrix \ |
|---|
| 13 | barcodes. Data Matrix barcodes are two-dimensional symbols that hold a \ |
|---|
| 14 | dense pattern of data with built-in error correction. The Data Matrix \ |
|---|
| 15 | symbology (sometimes casually referred to as DataMatrix) was \ |
|---|
| 16 | invented and released into the public domain by RVSI Acuity CiMatrix. \ |
|---|
| 17 | Wikipedia has a good article on the symbology and its characteristics. |
|---|
| 18 | |
|---|
| 19 | homepage http://www.libdmtx.org/ |
|---|
| 20 | master_sites sourceforge:libdmtx |
|---|
| 21 | |
|---|
| 22 | checksums \ |
|---|
| 23 | libdmtx-0.5.0.tar.bz2 \ |
|---|
| 24 | md5 3c33d934e30c95e22d90ca9ac3c4659a \ |
|---|
| 25 | sha1 cb8870401da12e8a680a7ab03e9e1daafc264f0b \ |
|---|
| 26 | rmd160 d5c1ebe3bc674afdc3c2f351b71058179d191ff4 \ |
|---|
| 27 | libdmtx-0.5.0.tar.gz \ |
|---|
| 28 | md5 9a35c8f4a88c2823bf371806fdfcc770 \ |
|---|
| 29 | sha1 f1c4126ab281f21b5668da774695bfb1476657de \ |
|---|
| 30 | rmd160 9ef5bfef421c5935c2754fadcc27f8ab0ec8a5c7 |
|---|
| 31 | |
|---|
| 32 | #extract.suffix .tar.bz2 |
|---|