Port details on branch 2023Q3 |
- webp Google WebP image format conversion tool
- 1.3.2 graphics =0 1.3.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-09-21 08:57:05
- Last Update: 2023-09-21 08:52:03
- Commit Hash: d1ce1db
- License: BSD3CLAUSE
- WWW:
- https://developers.google.com/speed/webp
- Description:
- WebP is a new image format that provides lossless and lossy compression for
images on the web. WebP lossless images are 26% smaller in size compared to
PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at
equivalent SSIM index. WebP supports lossless transparency (also known as alpha
channel) with just 22% additional bytes. Transparency is also supported with
lossy compression and typically provides 3x smaller file sizes compared to PNG
when lossy compression is acceptable for the red/green/blue color channels.
Webmasters and web developers can use the WebP image format to create smaller
and richer images that can help make the web faster.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/webp/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/webp
- pkg install webp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: webp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694715318
SHA256 (libwebp-1.3.2.tar.gz) = 2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4
SIZE (libwebp-1.3.2.tar.gz) = 4162949
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libgif.so : graphics/giflib
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- devel/electron22
- devel/electron24
- graphics/chafa
- mail/thunderbird
- multimedia/motion
- www/chromium
- www/firefox
Configuration Options:
- ===> The following configuration options are available for webp-1.3.2:
IMGCONV=on: Install converters to/from WebP
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_webp
- USES:
- compiler:c11 libtool localbase jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2 21 Sep 2023 08:52:03 |
Tijl Coosemans (tijl) |
graphics/webp: Update to 1.3.2
PR: 273766
Security: CVE-2023-4863
(cherry picked from commit 8005c3565d0bbf76a3e7d6751156c7de979dddb7) |
1.3.1 21 Sep 2023 08:48:08 |
Tijl Coosemans (tijl) Author: Po-Chuan Hsieh |
graphics/webp: Update to 1.3.1
Changes: https://chromium.googlesource.com/webm/libwebp/+/main/NEWS
(cherry picked from commit 7113f719ed96928a4040750c0bdd5a5df2a75251) |
Number of commits found: 2
|