Port details |
- R-cran-webp Reads and writes webp images
- 1.3.0 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-03-04 14:57:05
- Last Update: 2025-03-04 14:53:35
- Commit Hash: deb4c97
- License: MIT
- WWW:
- https://cran.r-project.org/package=webp
- Description:
- Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images
are 25-34% smaller in size compared to JPEG. This package reads and writes webp
images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from
the 'jpeg' and 'png' packages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-webp>0:graphics/R-cran-webp
- To install the port:
- cd /usr/ports/graphics/R-cran-webp/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-webp
- pkg install R-cran-webp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-webp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741071412
SHA256 (webp_1.3.0.tar.gz) = 3addb4ad61f1297372391c2d8fbb81f78d9c080f31bcecc70739145b271aa23e
SIZE (webp_1.3.0.tar.gz) = 17501
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-jpeg>0 : graphics/R-cran-jpeg
- R-cran-png>0 : graphics/R-cran-png
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libwebp.so : graphics/webp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-webp
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0 04 Mar 2025 14:53:35
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-webp: new port
Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images
are 25-34% smaller in size compared to JPEG. This package reads and writes webp
images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from
the 'jpeg' and 'png' packages. |
Number of commits found: 1
|