Ravenports generated: 21 Sep 2021 23:49
[ravenports.git] / bucket_93 / uchardet
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               uchardet
4 VERSION=                0.0.7
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        Universal charset detection
8 HOMEPAGE=               https://www.freedesktop.org/wiki/Software/uchardet/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://www.freedesktop.org/software/uchardet/releases/
13 DISTFILE[1]=            uchardet-0.0.7.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cmake c++:single
21
22 LICENSE=                MPL:single GPLv2+:single LGPL21+:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           MPL:{{WRKSRC}}/COPYING
25                         GPLv2+:stock
26                         LGPL21+:stock
27 LICENSE_AWK=            TERMS:"UCHARDET_H__"
28 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/uchardet.h
29 LICENSE_SCHEME=         multi
30
31 FPC_EQUIVALENT=         textproc/uchardet
32
33 SOVERSION=              0.0.7
34
35 post-install:
36         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/uchardet
37         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libuchardet.${LIBEXT}
38
39 [FILE:453:descriptions/desc.single]
40 uchardet is an encoding detection library, which takes a sequence
41 of bytes in an unknown character encoding without any additional
42 information, and attempts to determine the encoding of the text.
43 Returned encoding names are iconv-compatible.
44
45 It started as a C language binding of the original C++ implementation
46 of the universal charset detection library by Mozilla. It can now
47 detect more charsets, and more reliably than the original implementation.
48
49
50 [FILE:100:distinfo]
51 3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1       215492 uchardet-0.0.7.tar.xz
52
53
54 [FILE:190:manifests/plist.single]
55 bin/uchardet
56 include/uchardet/uchardet.h
57 lib/
58  libuchardet.a
59  libuchardet.so
60  libuchardet.so.%%SOMAJOR%%
61  libuchardet.so.%%SOVERSION%%
62 lib/pkgconfig/uchardet.pc
63 share/man/man1/uchardet.1.gz
64