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