Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_6F / WebP
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               WebP
4 VERSION=                1.3.2
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        Google WebP image format library and tool
8 HOMEPAGE=               https://developers.google.com/speed/webp/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://downloads.webmproject.org/releases/webp/
13 DISTFILE[1]=            libwebp-1.3.2.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18                         tools
19                         man
20
21 OPTIONS_AVAILABLE=      none
22 OPTIONS_STANDARD=       none
23
24 BUILD_DEPENDS=          freeglut:dev:standard
25                         libglvnd:dev:standard
26 BUILDRUN_DEPENDS=       freeglut:primary:standard
27
28 USES=                   cpe jpeg png tiff gif libtool
29
30 DISTNAME=               libwebp-1.3.2
31
32 LICENSE=                BSD3CLAUSE:primary
33 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYING
34 LICENSE_SCHEME=         solo
35
36 CPE_PRODUCT=            libwebp
37 CPE_VENDOR=             webmproject
38 FPC_EQUIVALENT=         graphics/webp
39
40 MUST_CONFIGURE=         gnu
41 CONFIGURE_ARGS=         --enable-libwebpdecoder
42                         --enable-libwebpdemux
43                         --enable-libwebpmux
44                         --with-pkgconfigdir={{PREFIX}}/lib/pkgconfig
45
46 INSTALL_TARGET=         install-strip
47 INSTALL_REQ_TOOLCHAIN=  yes
48 SOVERSION=              7.1.8
49 PLIST_SUB=              MUX_VERSION=3.0.13
50                         MUX_MAJOR=3
51                         DEMUX_VERSION=2.0.14
52                         DEMUX_MAJOR=2
53                         DECOD_VERSION=3.1.8
54                         DECOD_MAJOR=3
55                         SHARP_VERSION=0.0.1
56                         SHARP_MAJOR=0
57
58 [FILE:674:descriptions/desc.primary]
59 WebP is a new image format that provides lossless and lossy compression
60 for images on the web. WebP lossless images are 26% smaller in size
61 compared to PNGs. WebP lossy images are 25-34% smaller in size compared to
62 JPEG images at equivalent SSIM index. WebP supports lossless transparency
63 (also known as alpha channel) with just 22% additional bytes. Transparency
64 is also supported with lossy compression and typically provides 3x smaller
65 file sizes compared to PNG when lossy compression is acceptable for the
66 red/green/blue color channels.
67
68 Webmasters and web developers can use the WebP image format to create
69 smaller and richer images that can help make the web faster.
70
71
72 [FILE:51:descriptions/desc.tools]
73 This package contains tools based on WebP library.
74
75
76 [FILE:99:distinfo]
77 2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4      4162949 libwebp-1.3.2.tar.gz
78
79
80 [FILE:321:manifests/plist.primary]
81 lib/
82  libsharpyuv.so.%%SHARP_MAJOR%%
83  libsharpyuv.so.%%SHARP_VERSION%%
84  libwebp.so.%%SOMAJOR%%
85  libwebp.so.%%SOVERSION%%
86  libwebpdecoder.so.%%DECOD_MAJOR%%
87  libwebpdecoder.so.%%DECOD_VERSION%%
88  libwebpdemux.so.%%DEMUX_MAJOR%%
89  libwebpdemux.so.%%DEMUX_VERSION%%
90  libwebpmux.so.%%MUX_MAJOR%%
91  libwebpmux.so.%%MUX_VERSION%%
92
93
94 [FILE:375:manifests/plist.dev]
95 include/webp/
96  decode.h
97  demux.h
98  encode.h
99  mux.h
100  mux_types.h
101  types.h
102 include/webp/sharpyuv/
103  sharpyuv.h
104  sharpyuv_csp.h
105 lib/
106  libsharpyuv.a
107  libsharpyuv.so
108  libwebp.a
109  libwebp.so
110  libwebpdecoder.a
111  libwebpdecoder.so
112  libwebpdemux.a
113  libwebpdemux.so
114  libwebpmux.a
115  libwebpmux.so
116 lib/pkgconfig/
117  libsharpyuv.pc
118  libwebp.pc
119  libwebpdecoder.pc
120  libwebpdemux.pc
121  libwebpmux.pc
122
123
124 [FILE:65:manifests/plist.tools]
125 bin/
126  cwebp
127  dwebp
128  gif2webp
129  img2webp
130  vwebp
131  webpinfo
132  webpmux
133
134
135 [FILE:111:manifests/plist.man]
136 share/man/man1/
137  cwebp.1.gz
138  dwebp.1.gz
139  gif2webp.1.gz
140  img2webp.1.gz
141  vwebp.1.gz
142  webpinfo.1.gz
143  webpmux.1.gz
144