Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv22295

Added Files:
        libqrencode3.info 
Log Message:
New package.


--- NEW FILE: libqrencode3.info ---
Package: libqrencode3
Version: 3.1.1
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 <[email protected]>

Source: http://fukuchi.org/works/qrencode/qrencode-%v.tar.bz2
Source-MD5: e7feb2c2c65d0f2f4010a14da3ecdb89

Depends: %n-shlibs (= %v-%r)
BuildDepends: libpng15, pkgconfig
BuildDependsOnly: true

NoSetCPPFLAGS: true
NoSetLDFLAGS: true

ConfigureParams: <<
        --disable-static \
        png_CFLAGS=-I%p/include/libpng15 \
        png_LIBS="-L%p/lib -lpng15"
<<

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 5.0.0 %n (>= 3.1.1-1)
        <<
        
        DocFiles: ChangeLog COPYING NEWS README TODO
<<

SplitOff2: <<
        Package: qrencode
        Description: Utility to generate pngs from QR Codes
        
        Depends: %N-shlibs (= %v-%r), libpng15-shlibs
        
        Files: bin share
        
        DocFiles: ChangeLog COPYING NEWS README TODO
<<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to