Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_E8 / qrencode
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               qrencode
4 VERSION=                4.1.1
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        C library for encoding data in a QR Code symbol
8 HOMEPAGE=               https://github.com/fukuchi/libqrencode
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/fukuchi:libqrencode:v4.1.1
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cmake iconv png pkgconfig zlib:build
21
22 LICENSE=                LGPL21:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           LGPL21:{{WRKSRC}}/COPYING
25 LICENSE_AWK=            TERMS:"^\#if"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/qrencode.c
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         graphics/libqrencode
30
31 MUST_CONFIGURE=         gnu
32
33 SOVERSION=              4.1.1
34
35 CMAKE_ARGS=             -DBUILD_SHARED_LIBS=ON
36
37 post-install:
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libqrencode.so
39         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qrencode
40
41 [FILE:467:descriptions/desc.single]
42 Libqrencode is a C library for encoding data in a QR Code symbol, a kind of
43 2D symbology that can be scanned by handy terminals such as a mobile phone
44 with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters,
45 and is highly robustness.
46
47 Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
48 Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are
49 not supported:
50     * ECI and FNC1 mode
51     * QR Code model 1
52
53
54 [FILE:111:distinfo]
55 5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c       190419 fukuchi-libqrencode-4.1.1.tar.gz
56
57
58 [FILE:169:manifests/plist.single]
59 bin/qrencode
60 include/qrencode.h
61 lib/
62  libqrencode.so
63  libqrencode.so.%%SOMAJOR%%
64  libqrencode.so.%%SOVERSION%%
65 lib/pkgconfig/libqrencode.pc
66 share/man/man1/qrencode.1.gz
67