Ravenports generated: 12 Oct 2018 22:29
[ravenports.git] / bucket_93 / uchardet
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               uchardet
4 VERSION=                0.0.6
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.6.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 FPC_EQUIVALENT=         textproc/uchardet
23
24 post-install:
25         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/uchardet
26         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libuchardet.${LIBEXT}
27
28 [FILE:453:descriptions/desc.single]
29 uchardet is an encoding detection library, which takes a sequence
30 of bytes in an unknown character encoding without any additional
31 information, and attempts to determine the encoding of the text.
32 Returned encoding names are iconv-compatible.
33
34 It started as a C language binding of the original C++ implementation
35 of the universal charset detection library by Mozilla. It can now
36 detect more charsets, and more reliably than the original implementation.
37
38
39 [FILE:100:distinfo]
40 8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61       169192 uchardet-0.0.6.tar.xz
41
42
43 [FILE:172:manifests/plist.single]
44 bin/uchardet
45 include/uchardet/uchardet.h
46 lib/
47  libuchardet.a
48  libuchardet.so
49  libuchardet.so.0
50  libuchardet.so.0.0.6
51 lib/pkgconfig/uchardet.pc
52 share/man/man1/uchardet.1.gz
53