Ravenports generated: 20 Jan 2019 12:44
[ravenports.git] / bucket_6F / WebP
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               WebP
4 VERSION=                1.0.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.0.2.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILDRUN_DEPENDS=       freeglut:primary:standard
21                         tiff:primary:standard
22                         gif:single:standard
23
24 USES=                   jpeg png libtool
25
26 DISTNAME=               libwebp-1.0.2
27
28 LICENSE=                BSD3CLAUSE:single
29 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYING
30 LICENSE_SCHEME=         solo
31
32 FPC_EQUIVALENT=         graphics/webp
33
34 MUST_CONFIGURE=         gnu
35 CONFIGURE_ARGS=         --enable-libwebpdecoder
36                         --enable-libwebpdemux
37                         --enable-libwebpmux
38                         --with-pkgconfigdir={{PREFIX}}/lib/pkgconfig
39
40 INSTALL_TARGET=         install-strip
41 INSTALL_REQ_TOOLCHAIN=  yes
42 SOVERSION=              7.0.4
43 PLIST_SUB=              MUX_VERSION=3.0.4
44                         MUX_MAJOR=3
45                         DEMUX_VERSION=2.0.6
46                         DEMUX_MAJOR=2
47                         DECOD_VERSION=3.0.4
48                         DECOD_MAJOR=3
49
50 [FILE:674:descriptions/desc.single]
51 WebP is a new image format that provides lossless and lossy compression
52 for images on the web. WebP lossless images are 26% smaller in size
53 compared to PNGs. WebP lossy images are 25-34% smaller in size compared to
54 JPEG images at equivalent SSIM index. WebP supports lossless transparency
55 (also known as alpha channel) with just 22% additional bytes. Transparency
56 is also supported with lossy compression and typically provides 3x smaller
57 file sizes compared to PNG when lossy compression is acceptable for the
58 red/green/blue color channels.
59
60 Webmasters and web developers can use the WebP image format to create
61 smaller and richer images that can help make the web faster.
62
63
64 [FILE:99:distinfo]
65 3d47b48c40ed6476e8047b2ddb81d93835e0ca1b8d3e8c679afbb3004dd564b1      4036397 libwebp-1.0.2.tar.gz
66
67
68 [FILE:703:manifests/plist.single]
69 bin/
70  cwebp
71  dwebp
72  gif2webp
73  img2webp
74  vwebp
75  webpinfo
76  webpmux
77 include/webp/
78  decode.h
79  demux.h
80  encode.h
81  mux.h
82  mux_types.h
83  types.h
84 lib/
85  libwebp.a
86  libwebp.so
87  libwebp.so.%%SOMAJOR%%
88  libwebp.so.%%SOVERSION%%
89  libwebpdecoder.a
90  libwebpdecoder.so
91  libwebpdecoder.so.%%DECOD_MAJOR%%
92  libwebpdecoder.so.%%DECOD_VERSION%%
93  libwebpdemux.a
94  libwebpdemux.so
95  libwebpdemux.so.%%DEMUX_MAJOR%%
96  libwebpdemux.so.%%DEMUX_VERSION%%
97  libwebpmux.a
98  libwebpmux.so
99  libwebpmux.so.%%MUX_MAJOR%%
100  libwebpmux.so.%%MUX_VERSION%%
101 lib/pkgconfig/
102  libwebp.pc
103  libwebpdecoder.pc
104  libwebpdemux.pc
105  libwebpmux.pc
106 share/man/man1/
107  cwebp.1.gz
108  dwebp.1.gz
109  gif2webp.1.gz
110  img2webp.1.gz
111  vwebp.1.gz
112  webpinfo.1.gz
113  webpmux.1.gz
114