Source Releases
| Filename | Bytes | MD5SUM | Date |
|---|---|---|---|
| README-0.5.0.txt | 1,969 | 0b10db6ec1d486be1c6f4c66658d3ed4 | 13-Apr-2008 |
| libdmtx-0.5.0.tar.bz2 | 938,343 | 3c33d934e30c95e22d90ca9ac3c4659a | 13-Apr-2008 |
| libdmtx-0.5.0.tar.gz | 1,028,507 | 9a35c8f4a88c2823bf371806fdfcc770 | 13-Apr-2008 |
| libdmtx-images-0.5.0.tar | 32,061,440 | d5af21717556fa8580649112632c2f10 | 13-Apr-2008 |
| README-0.4.0.txt | 1,581 | 1197cedee965a3ef04382ea0350d3311 | 07-Dec-2007 |
| libdmtx-0.4.0.tar.bz2 | 923,827 | 287ee4c5631ce82cd8c54eca4fcd1ff5 | 07-Dec-2007 |
| libdmtx-0.4.0.tar.gz | 1,013,385 | e06806265e934e4f5c0598560a03c379 | 07-Dec-2007 |
| libdmtx-images-0.4.0.tar | 13,373,440 | 64bc7d5a8e351ad797e41426d335ae5c | 07-Dec-2007 |
| README-0.3.0.txt | 1,189 | 5db95d63db4d417896a7880d554c0c1b | 15-Oct-2006 |
| libdmtx-0.3.0.tar.bz2 | 609,030 | df3cd374d94dda02df7426e45ae99657 | 15-Oct-2006 |
| libdmtx-0.3.0.tar.gz | 604,092 | da8dcc6b540da5dbf2883458d73e0610 | 15-Oct-2006 |
| README-0.2.0.txt | 1,914 | fe5fa3b05b990cc3440b82c6a3cd3352 | 11-Jun-2006 |
| libdmtx-0.2.0.tar.bz2 | 549,130 | 2fc6610e3f2857df75637b00a07c54e5 | 11-Jun-2006 |
| libdmtx-0.2.0.tar.gz | 547,908 | 7e41713abfbf29cf8f63789b691373fe | 11-Jun-2006 |
| README-0.1.0.txt | 1,226 | 98609c8eb896459fabfab7ac9d7a4218 | 22-Apr-2006 |
| libdmtx-0.1.0.tar.bz2 | 510,059 | 4d99d49610f0702c2d40485dbf0b35b1 | 22-Apr-2006 |
| libdmtx-0.1.0.tar.gz | 508,434 | f8c88b5d79e5ff4133a0bde85c461e78 | 22-Apr-2006 |
Precompiled Binaries
Debian
If you run Debian or a Debian-derived distro like Ubuntu then you can use pcitizen's binary package to install and maintain libdmtx. To access them you need to add the following repositories to your sources.list file:
deb http://www2.codegnome.org:59321/codegnome-debs/ sid contrib non-free
deb-src http://www2.codegnome.org:59321/codegnome-debs/ sid contrib non-free
deb-src http://www2.codegnome.org:59321/codegnome-debs/ sid contrib non-free
Most end-users will want the libdmtx-utils package, which can be installed with the following command:
$ aptitude install libdmtx-utils
Unstable Version (Subversion)
Instructions for Anonymous Subversion Checkout
libdmtx uses Subversion (SVN) revision control hosted by the awesome people at SourceForge. You can check out a working copy for yourself with the following command:$ svn co https://libdmtx.svn.sourceforge.net/svnroot/libdmtx libdmtx
This creates a directory named "
libdmtx" that contains the latest versions of all required project files. If you checked out a version previously and want to update it with the latest changes, then cd into the libdmtx directory and give it one of these:$ svn update
If command lines aren't your thing, you can also browse the entire
libdmtx SVN repository over the web or by running a dedicated Subversion client.

