Ravenports generated: 02 Feb 2023 02:37
[ravenports.git] / bucket_C8 / libhubbub
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libhubbub
4 VERSION=                0.3.7
5 KEYWORDS=               www
6 VARIANTS=               standard
7 SDESC[standard]=        HTML5 compliant parsing library
8 HOMEPAGE=               https://www.netsurf-browser.org/projects/hubbub/
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://download.netsurf-browser.org/libs/releases/
13 DISTFILE[1]=            libhubbub-0.3.7-src.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILD_DEPENDS=          netsurf-buildsystem:single:standard
21 BUILDRUN_DEPENDS=       libparserutils:single:standard
22
23 USES=                   gmake perl:build pkgconfig
24
25 LICENSE=                MIT:single
26 LICENSE_FILE=           MIT:{{WRKSRC}}/COPYING
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         www/libhubbub
30
31 MAKE_ENV=               COMPONENT_TYPE="lib-shared"
32
33 INSTALL_REQ_TOOLCHAIN=  yes
34 SOVERSION=              0.3.7
35
36 post-install:
37         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhubbub.so.0.3.7
38
39 [FILE:406:descriptions/desc.single]
40 Hubbub is an HTML5 compliant parsing library, written in C. It was 
41 developed as part of the NetSurf project and is available for use by other 
42 software under the MIT licence.
43
44 The HTML5 specification defines a parsing algorithm, based on the 
45 behaviour of mainstream browsers, which provides instructions for how to 
46 parse all markup, both valid and invalid. As a result, Hubbub parses web 
47 content well.
48
49
50 [FILE:105:distinfo]
51 9e7ae253e6c9069e757eb9ad4e4846f38b4db52c0ca0151446a9fa4a977735b6       784780 libhubbub-0.3.7-src.tar.gz
52
53
54 [FILE:176:manifests/plist.single]
55 include/hubbub/
56  errors.h
57  functypes.h
58  hubbub.h
59  parser.h
60  tree.h
61  types.h
62 lib/
63  libhubbub.so
64  libhubbub.so.%%SOMAJOR%%
65  libhubbub.so.%%SOVERSION%%
66 lib/pkgconfig/libhubbub.pc
67