Package: libqrencode3 Version: 3.4.3 Revision: 1 Description: Library for encoding data in QR Code DescDetail: << 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. Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. << License: LGPL2+ Homepage: http://fukuchi.org/works/qrencode/index.en.html Maintainer: Daniel Johnson Source: http://fukuchi.org/works/qrencode/qrencode-%v.tar.bz2 Source-MD5: 89a90a3b8cbca60ac412b2e0e0c776e7 Depends: %n-shlibs (= %v-%r) BuildDepends: libpng16, pkgconfig BuildDependsOnly: true NoSetCPPFLAGS: true NoSetLDFLAGS: true ConfigureParams: << --disable-static \ png_CFLAGS=-I%p/include/libpng16 \ png_LIBS="-L%p/lib -lpng16" << InstallScript: << make install DESTDIR=%d << DocFiles: ChangeLog COPYING NEWS README TODO SplitOff: << Package: %N-shlibs Files: lib/libqrencode.*.dylib Shlibs: << %p/lib/libqrencode.3.dylib 8.0.0 %n (>= 3.4.2-1) << DocFiles: ChangeLog COPYING NEWS README TODO << SplitOff2: << Package: qrencode Description: Utility to generate pngs from QR Codes Depends: %N-shlibs (= %v-%r), libpng16-shlibs Files: bin share DocFiles: ChangeLog COPYING NEWS README TODO <<