Ravenports generated: 02 Apr 2023 18:43
[ravenports.git] / bucket_4C / libcss
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libcss
4 VERSION=                0.9.1
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        CSS parser and selection engine
8 HOMEPAGE=               https://www.netsurf-browser.org/projects/libcss/
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]=            libcss-0.9.1-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                         libwapcaplet:single:standard
23
24 USES=                   gmake perl:build pkgconfig
25
26 LICENSE=                MIT:single
27 LICENSE_FILE=           MIT:{{WRKSRC}}/COPYING
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         textproc/libcss
31
32 MAKE_ENV=               COMPONENT_TYPE="lib-shared"
33
34 INSTALL_REQ_TOOLCHAIN=  yes
35 SOVERSION=              0.9.1
36
37 post-patch:
38         ${REINPLACE_CMD} -e '/-Werror/d' ${WRKSRC}/Makefile
39
40 post-install:
41         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcss.so.0.9.1
42
43 [FILE:237:descriptions/desc.single]
44 LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, 
45 written in C. It was developed as part of the NetSurf project and is 
46 available for use by other software under the MIT licence. For further 
47 details, see the readme.
48
49
50 [FILE:102:distinfo]
51 d2dce16e93392e8d6a7209420d47c2d56a3811701a0e81a724fc541c63d3c6dc       522715 libcss-0.9.1-src.tar.gz
52
53
54 [FILE:227:manifests/plist.single]
55 include/libcss/
56  computed.h
57  errors.h
58  font_face.h
59  fpmath.h
60  functypes.h
61  hint.h
62  libcss.h
63  properties.h
64  select.h
65  stylesheet.h
66  types.h
67 lib/
68  libcss.so
69  libcss.so.%%SOMAJOR%%
70  libcss.so.%%SOVERSION%%
71 lib/pkgconfig/libcss.pc
72