[packages] add libqrencode
authorPeter Wagner <​tripolar@gmx.at>
Tue, 22 Oct 2013 00:54:06 +0000 (00:54 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Tue, 22 Oct 2013 00:54:06 +0000 (00:54 +0000)
commitf03571a421f09250d1460456eb7d5637a4ffd520
tree6cbd13f0e171c6d34c87af4473abeb894c468392
parentc53f7abc946afffd56f7b8d33dfee7028473c50f
[packages] add libqrencode

Libqrencode is a C library for encoding data in a QR Code symbol,
a kind of 2D symbology that can be scanned by handy terminals such
as a mobile phone with CCD. The capacity of QR Code is up to 7000
digits or 4000 characters, and is highly robust.

based on a patch by DkSoul

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38491
libs/qrencode/Makefile [new file with mode: 0644]